"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/08/13 01:48:28 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-bodalay0tuku" 2025/08/13 01:48:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 01:48:30 DEBUG : Creating backend with remote "/tmp/rclone617979321" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:48:30 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:48:32 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:48:32 DEBUG : dir: Looking for writers 2025/08/13 01:48:32 DEBUG : Looking for writers 2025/08/13 01:48:32 DEBUG : dir: reading active writers 2025/08/13 01:48:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.31s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:48:33 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:48:36 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:48:36 DEBUG : dir/subdir: Looking for writers 2025/08/13 01:48:36 DEBUG : dir: Looking for writers 2025/08/13 01:48:36 DEBUG : file1: reading active writers 2025/08/13 01:48:36 DEBUG : file2: reading active writers 2025/08/13 01:48:36 DEBUG : subdir: reading active writers 2025/08/13 01:48:36 DEBUG : Looking for writers 2025/08/13 01:48:36 DEBUG : dir: reading active writers 2025/08/13 01:48:36 DEBUG : >WaitForWriters: 2025/08/13 01:48:37 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bodalay0tuku/dir not empty`) 2025/08/13 01:48:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/13 01:48:38 DEBUG : pacer: Reducing sleep to 15ms 2025/08/13 01:48:38 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.70s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:48:38 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:48:38 DEBUG : pacer: Reducing sleep to 10ms 2025/08/13 01:48:39 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:48:39 DEBUG : dir: Looking for writers 2025/08/13 01:48:39 DEBUG : file1: reading active writers 2025/08/13 01:48:39 DEBUG : Looking for writers 2025/08/13 01:48:39 DEBUG : dir: reading active writers 2025/08/13 01:48:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.11s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:48:40 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:48:41 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:48:41 DEBUG : dir: Looking for writers 2025/08/13 01:48:41 DEBUG : Looking for writers 2025/08/13 01:48:41 DEBUG : dir: reading active writers 2025/08/13 01:48:41 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.02s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:48:42 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:48:43 DEBUG : dir: forgetting directory cache 2025/08/13 01:48:43 DEBUG : forgetting directory cache 2025/08/13 01:48:43 DEBUG : dir: forgetting directory cache 2025/08/13 01:48:43 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:48:43 DEBUG : Looking for writers 2025/08/13 01:48:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.11s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:48:44 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:48:45 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/13 01:48:45 DEBUG : dir: invalidating directory cache 2025/08/13 01:48:45 DEBUG : >ForgetPath: 2025/08/13 01:48:45 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/13 01:48:45 DEBUG : invalidating directory cache 2025/08/13 01:48:45 DEBUG : dir: forgetting directory cache 2025/08/13 01:48:45 DEBUG : >ForgetPath: 2025/08/13 01:48:45 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/13 01:48:45 DEBUG : >ForgetPath: 2025/08/13 01:48:45 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:48:45 DEBUG : dir: Looking for writers 2025/08/13 01:48:45 DEBUG : Looking for writers 2025/08/13 01:48:45 DEBUG : dir: reading active writers 2025/08/13 01:48:45 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.14s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:48:46 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:48:49 DEBUG : forgetting directory cache 2025/08/13 01:48:49 DEBUG : dir: forgetting directory cache 2025/08/13 01:48:49 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:48:49 DEBUG : dir: Looking for writers 2025/08/13 01:48:49 DEBUG : fil/a/b: Looking for writers 2025/08/13 01:48:49 DEBUG : fil/a: Looking for writers 2025/08/13 01:48:49 DEBUG : b: reading active writers 2025/08/13 01:48:49 DEBUG : fil: Looking for writers 2025/08/13 01:48:49 DEBUG : a: reading active writers 2025/08/13 01:48:49 DEBUG : Looking for writers 2025/08/13 01:48:49 DEBUG : dir: reading active writers 2025/08/13 01:48:49 DEBUG : fil: reading active writers 2025/08/13 01:48:49 DEBUG : >WaitForWriters: 2025/08/13 01:48:51 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bodalay0tuku/fil/a not empty`) 2025/08/13 01:48:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/13 01:48:51 DEBUG : pacer: Reducing sleep to 15ms 2025/08/13 01:48:51 DEBUG : pacer: Reducing sleep to 11.25ms 2025/08/13 01:48:51 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirWalk (5.01s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:48:51 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-bodalay0tuku'": object not found 2025/08/13 01:48:52 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:48:52 DEBUG : Looking for writers 2025/08/13 01:48:52 DEBUG : >WaitForWriters: --- FAIL: TestDirSetModTime (1.05s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:48:52 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:48:54 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:48:54 DEBUG : dir: Looking for writers 2025/08/13 01:48:54 DEBUG : file1: reading active writers 2025/08/13 01:48:54 DEBUG : Looking for writers 2025/08/13 01:48:54 DEBUG : dir: reading active writers 2025/08/13 01:48:54 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.25s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:48:54 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/08/13 01:48:58 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/13 01:48:58 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/13 01:48:58 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/13 01:48:58 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/13 01:49:00 DEBUG : dir: invalidating directory cache 2025/08/13 01:49:01 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/13 01:49:01 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/13 01:49:01 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/13 01:49:01 DEBUG : dir/file1: Reset virtual modtime 2025/08/13 01:49:01 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/13 01:49:01 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/13 01:49:01 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/13 01:49:01 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/13 01:49:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:49:01 DEBUG : dir: invalidating directory cache 2025/08/13 01:49:01 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/13 01:49:01 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/13 01:49:01 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/13 01:49:01 DEBUG : forgetting directory cache 2025/08/13 01:49:01 DEBUG : dir: forgetting directory cache 2025/08/13 01:49:01 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/13 01:49:01 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:01 DEBUG : dir/virtualDir: Looking for writers 2025/08/13 01:49:01 DEBUG : dir: Looking for writers 2025/08/13 01:49:01 DEBUG : virtualDir: reading active writers 2025/08/13 01:49:01 DEBUG : file1: reading active writers 2025/08/13 01:49:01 DEBUG : virtualFile2: reading active writers 2025/08/13 01:49:01 DEBUG : virtualFile: reading active writers 2025/08/13 01:49:01 DEBUG : Looking for writers 2025/08/13 01:49:01 DEBUG : dir: reading active writers 2025/08/13 01:49:01 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (8.58s) --- PASS: TestDirReadDirAll/Virtual (2.69s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:49:03 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:49:05 ERROR : dir/: Can only open directories read only 2025/08/13 01:49:05 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:05 DEBUG : dir: Looking for writers 2025/08/13 01:49:05 DEBUG : Looking for writers 2025/08/13 01:49:05 DEBUG : dir: reading active writers 2025/08/13 01:49:05 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.27s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:49:05 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:49:07 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:49:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/13 01:49:07 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/13 01:49:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/13 01:49:07 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (5 bytes), uploading instead of streaming 2025/08/13 01:49:08 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/08/13 01:49:08 DEBUG : dir/potato: Size of src and dst objects identical 2025/08/13 01:49:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/13 01:49:08 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:08 DEBUG : dir: Looking for writers 2025/08/13 01:49:08 DEBUG : file1: reading active writers 2025/08/13 01:49:08 DEBUG : potato: reading active writers 2025/08/13 01:49:08 DEBUG : Looking for writers 2025/08/13 01:49:08 DEBUG : dir: reading active writers 2025/08/13 01:49:08 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.54s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:49:09 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:49:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/13 01:49:11 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:11 DEBUG : dir/sub: Looking for writers 2025/08/13 01:49:11 DEBUG : dir: Looking for writers 2025/08/13 01:49:11 DEBUG : file1: reading active writers 2025/08/13 01:49:11 DEBUG : sub: reading active writers 2025/08/13 01:49:11 DEBUG : Looking for writers 2025/08/13 01:49:11 DEBUG : dir: reading active writers 2025/08/13 01:49:11 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.29s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:49:12 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:49:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/13 01:49:14 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/13 01:49:15 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:15 DEBUG : dir/sub/subsub: Looking for writers 2025/08/13 01:49:15 DEBUG : dir/sub: Looking for writers 2025/08/13 01:49:15 DEBUG : subsub: reading active writers 2025/08/13 01:49:15 DEBUG : dir: Looking for writers 2025/08/13 01:49:15 DEBUG : sub: reading active writers 2025/08/13 01:49:15 DEBUG : file1: reading active writers 2025/08/13 01:49:15 DEBUG : Looking for writers 2025/08/13 01:49:15 DEBUG : dir: reading active writers 2025/08/13 01:49:15 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (3.98s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:49:16 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:49:18 ERROR : dir/: Dir.Remove not empty 2025/08/13 01:49:18 DEBUG : dir/file1: Remove: 2025/08/13 01:49:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:49:18 DEBUG : dir/file1: >Remove: err= 2025/08/13 01:49:18 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/13 01:49:18 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:18 DEBUG : Looking for writers 2025/08/13 01:49:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.41s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:49:18 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:49:20 DEBUG : dir/file1: Remove: 2025/08/13 01:49:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:49:20 DEBUG : dir/file1: >Remove: err= 2025/08/13 01:49:20 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/13 01:49:20 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:20 DEBUG : Looking for writers 2025/08/13 01:49:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.08s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:49:21 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:49:22 DEBUG : dir/file1: Remove: 2025/08/13 01:49:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:49:22 DEBUG : dir/file1: >Remove: err= 2025/08/13 01:49:23 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:23 DEBUG : dir: Looking for writers 2025/08/13 01:49:23 DEBUG : Looking for writers 2025/08/13 01:49:23 DEBUG : dir: reading active writers 2025/08/13 01:49:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.67s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:49:23 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:49:26 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/13 01:49:26 DEBUG : dir: Updating dir with dir2 0xc0009b6dd0 2025/08/13 01:49:26 DEBUG : dir: forgetting directory cache 2025/08/13 01:49:26 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/13 01:49:26 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/13 01:49:27 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/13 01:49:27 DEBUG : file2: Updating file with file2 0xc000a38840 2025/08/13 01:49:27 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/13 01:49:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/13 01:49:28 INFO : dir2/file3: Deleted 2025/08/13 01:49:29 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/13 01:49:29 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a38840 2025/08/13 01:49:29 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/13 01:49:29 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/13 01:49:30 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/13 01:49:30 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0009b7380 2025/08/13 01:49:30 DEBUG : empty directory: forgetting directory cache 2025/08/13 01:49:30 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/13 01:49:30 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/13 01:49:30 DEBUG : dir2: Renaming to "dir3" 2025/08/13 01:49:30 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:30 DEBUG : dir3: Looking for writers 2025/08/13 01:49:30 DEBUG : file3: reading active writers 2025/08/13 01:49:30 DEBUG : renamed empty directory: Looking for writers 2025/08/13 01:49:30 DEBUG : Looking for writers 2025/08/13 01:49:30 DEBUG : dir3: reading active writers 2025/08/13 01:49:30 DEBUG : renamed empty directory: reading active writers 2025/08/13 01:49:30 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.95s) === 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-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:49:31 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:49:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/13 01:49:33 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:49:34 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:49:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/13 01:49:34 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/13 01:49:34 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/13 01:49:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/13 01:49:34 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:49:34 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:49:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/13 01:49:34 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/13 01:49:34 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/13 01:49:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/13 01:49:34 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (12 bytes), uploading instead of streaming 2025/08/13 01:49:35 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/08/13 01:49:35 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/08/13 01:49:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/13 01:49:35 DEBUG : forgetting directory cache 2025/08/13 01:49:35 DEBUG : dir: forgetting directory cache 2025/08/13 01:49:35 DEBUG : dir/sub: forgetting directory cache 2025/08/13 01:49:35 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/13 01:49:35 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/13 01:49:35 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (5 bytes), uploading instead of streaming 2025/08/13 01:49:35 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/08/13 01:49:35 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/08/13 01:49:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/13 01:49:35 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:35 DEBUG : dir/sub: Looking for writers 2025/08/13 01:49:35 DEBUG : file0: reading active writers 2025/08/13 01:49:35 DEBUG : file2: reading active writers 2025/08/13 01:49:35 DEBUG : dir: Looking for writers 2025/08/13 01:49:35 DEBUG : file1: reading active writers 2025/08/13 01:49:35 DEBUG : sub: reading active writers 2025/08/13 01:49:35 DEBUG : Looking for writers 2025/08/13 01:49:35 DEBUG : dir: reading active writers 2025/08/13 01:49:35 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (5.87s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:49:37 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:49:39 DEBUG : forgetting directory cache 2025/08/13 01:49:41 DEBUG : forgetting directory cache 2025/08/13 01:49:41 DEBUG : dir: forgetting directory cache 2025/08/13 01:49:41 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:41 DEBUG : dir: Looking for writers 2025/08/13 01:49:41 DEBUG : Looking for writers 2025/08/13 01:49:41 DEBUG : dir: reading active writers 2025/08/13 01:49:41 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.62s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:49:42 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:49:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/13 01:49:43 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:49:43 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/13 01:49:43 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/13 01:49:43 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/13 01:49:43 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:49:43 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/13 01:49:43 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/13 01:49:43 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:49:43 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/13 01:49:43 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/13 01:49:43 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/13 01:49:43 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:49:43 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/13 01:49:43 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:43 DEBUG : dir: Looking for writers 2025/08/13 01:49:43 DEBUG : file1: reading active writers 2025/08/13 01:49:43 DEBUG : file1.metadata: reading active writers 2025/08/13 01:49:43 DEBUG : Looking for writers 2025/08/13 01:49:43 DEBUG : dir: reading active writers 2025/08/13 01:49:43 DEBUG : dir.metadata: reading active writers 2025/08/13 01:49:43 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.16s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:49:44 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:49:45 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:45 DEBUG : dir: Looking for writers 2025/08/13 01:49:45 DEBUG : file1: reading active writers 2025/08/13 01:49:45 DEBUG : Looking for writers 2025/08/13 01:49:45 DEBUG : dir: reading active writers 2025/08/13 01:49:45 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.12s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:49:46 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:49:49 DEBUG : Can set mod time: true 2025/08/13 01:49:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/13 01:49:50 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:50 DEBUG : dir: Looking for writers 2025/08/13 01:49:50 DEBUG : file1: reading active writers 2025/08/13 01:49:50 DEBUG : Looking for writers 2025/08/13 01:49:50 DEBUG : dir: reading active writers 2025/08/13 01:49:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:49:51 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:49:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:49:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/13 01:49:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:49:53 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (0 bytes), uploading instead of streaming 2025/08/13 01:49:54 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/13 01:49:54 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/13 01:49:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/13 01:49:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:49:54 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:54 DEBUG : dir: Looking for writers 2025/08/13 01:49:54 DEBUG : file1: reading active writers 2025/08/13 01:49:54 DEBUG : Looking for writers 2025/08/13 01:49:54 DEBUG : dir: reading active writers 2025/08/13 01:49:54 DEBUG : >WaitForWriters: 2025/08/13 01:49:54 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:54 DEBUG : dir: Looking for writers 2025/08/13 01:49:54 DEBUG : file1: reading active writers 2025/08/13 01:49:54 DEBUG : Looking for writers 2025/08/13 01:49:54 DEBUG : dir: reading active writers 2025/08/13 01:49:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:49:55 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:49:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:49:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/13 01:49:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:49:56 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (5 bytes), uploading instead of streaming 2025/08/13 01:49:57 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/13 01:49:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/13 01:49:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/13 01:49:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:49:57 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:57 DEBUG : dir: Looking for writers 2025/08/13 01:49:57 DEBUG : file1: reading active writers 2025/08/13 01:49:57 DEBUG : Looking for writers 2025/08/13 01:49:57 DEBUG : dir: reading active writers 2025/08/13 01:49:57 DEBUG : >WaitForWriters: 2025/08/13 01:49:58 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:58 DEBUG : dir: Looking for writers 2025/08/13 01:49:58 DEBUG : file1: reading active writers 2025/08/13 01:49:58 DEBUG : Looking for writers 2025/08/13 01:49:58 DEBUG : dir: reading active writers 2025/08/13 01:49:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:49:58 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:49:58 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:49:59 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:49:59 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:49:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:49:59 DEBUG : Config file has changed externally - reloading 2025/08/13 01:49:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:49:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:49:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:49:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:49:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:49:59 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:50:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/13 01:50:01 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:01 DEBUG : dir: Looking for writers 2025/08/13 01:50:01 DEBUG : file1: reading active writers 2025/08/13 01:50:01 DEBUG : Looking for writers 2025/08/13 01:50:01 DEBUG : dir: reading active writers 2025/08/13 01:50:01 DEBUG : >WaitForWriters: 2025/08/13 01:50:01 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:50:01 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:50:01 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:50:01 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:01 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:50:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:50:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:01 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:50:04 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/13 01:50:04 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:50:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:50:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:50:04 DEBUG : dir/file1(0xc0002d3880): close: 2025/08/13 01:50:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/13 01:50:05 DEBUG : dir/file1(0xc0002d3880): >close: err= 2025/08/13 01:50:05 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:05 DEBUG : dir: Looking for writers 2025/08/13 01:50:05 DEBUG : file1: reading active writers 2025/08/13 01:50:05 DEBUG : Looking for writers 2025/08/13 01:50:05 DEBUG : dir: reading active writers 2025/08/13 01:50:05 DEBUG : >WaitForWriters: 2025/08/13 01:50:05 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:05 DEBUG : dir: Looking for writers 2025/08/13 01:50:05 DEBUG : file1: reading active writers 2025/08/13 01:50:05 DEBUG : Looking for writers 2025/08/13 01:50:05 DEBUG : dir: reading active writers 2025/08/13 01:50:05 DEBUG : >WaitForWriters: 2025/08/13 01:50:05 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:50:06 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:50:06 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:50:06 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:06 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:50:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:50:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:06 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:50:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/13 01:50:07 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:50:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:50:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:50:07 DEBUG : dir/file1(0xc000a08b40): _writeAt: size=5, off=0 2025/08/13 01:50:07 DEBUG : dir/file1(0xc000a08b40): openPending: 2025/08/13 01:50:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/13 01:50:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:50:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:50:07 DEBUG : dir/file1(0xc000a08b40): >openPending: err= 2025/08/13 01:50:07 DEBUG : dir/file1(0xc000a08b40): >_writeAt: n=5, err= 2025/08/13 01:50:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/13 01:50:07 DEBUG : dir/file1(0xc000a08b40): close: 2025/08/13 01:50:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/08/13 01:50:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/08/13 01:50:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/08/13 01:50:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/13 01:50:08 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/13 01:50:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:50:08 DEBUG : dir/file1(0xc000a08b40): >close: err= 2025/08/13 01:50:08 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:08 DEBUG : dir: Looking for writers 2025/08/13 01:50:08 DEBUG : file1: reading active writers 2025/08/13 01:50:08 DEBUG : Looking for writers 2025/08/13 01:50:08 DEBUG : dir: reading active writers 2025/08/13 01:50:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:50:08 DEBUG : dir: Looking for writers 2025/08/13 01:50:08 DEBUG : file1: reading active writers 2025/08/13 01:50:08 DEBUG : Looking for writers 2025/08/13 01:50:08 DEBUG : dir: reading active writers 2025/08/13 01:50:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:50:08 DEBUG : dir: Looking for writers 2025/08/13 01:50:08 DEBUG : file1: reading active writers 2025/08/13 01:50:08 DEBUG : Looking for writers 2025/08/13 01:50:08 DEBUG : dir: reading active writers 2025/08/13 01:50:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:50:08 DEBUG : dir: Looking for writers 2025/08/13 01:50:08 DEBUG : file1: reading active writers 2025/08/13 01:50:08 DEBUG : Looking for writers 2025/08/13 01:50:08 DEBUG : dir: reading active writers 2025/08/13 01:50:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:50:08 DEBUG : dir/file1: vfs cache: starting upload 2025/08/13 01:50:08 DEBUG : dir: Looking for writers 2025/08/13 01:50:08 DEBUG : file1: reading active writers 2025/08/13 01:50:08 DEBUG : Looking for writers 2025/08/13 01:50:08 DEBUG : dir: reading active writers 2025/08/13 01:50:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:50:08 DEBUG : dir: Looking for writers 2025/08/13 01:50:08 DEBUG : file1: reading active writers 2025/08/13 01:50:08 DEBUG : Looking for writers 2025/08/13 01:50:08 DEBUG : dir: reading active writers 2025/08/13 01:50:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:50:08 DEBUG : dir: Looking for writers 2025/08/13 01:50:08 DEBUG : file1: reading active writers 2025/08/13 01:50:08 DEBUG : Looking for writers 2025/08/13 01:50:08 DEBUG : dir: reading active writers 2025/08/13 01:50:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:50:09 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/08/13 01:50:09 INFO : dir/file1: Copied (replaced existing) 2025/08/13 01:50:09 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/08/13 01:50:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/13 01:50:09 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/08/13 01:50:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:50:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/13 01:50:09 DEBUG : dir: Looking for writers 2025/08/13 01:50:09 DEBUG : file1: reading active writers 2025/08/13 01:50:09 DEBUG : Looking for writers 2025/08/13 01:50:09 DEBUG : dir: reading active writers 2025/08/13 01:50:09 DEBUG : >WaitForWriters: 2025/08/13 01:50:09 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:09 DEBUG : dir: Looking for writers 2025/08/13 01:50:09 DEBUG : file1: reading active writers 2025/08/13 01:50:09 DEBUG : Looking for writers 2025/08/13 01:50:09 DEBUG : dir: reading active writers 2025/08/13 01:50:09 DEBUG : >WaitForWriters: 2025/08/13 01:50:09 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (24.11s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (4.99s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (4.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.52s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.95s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.30s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.33s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:50:10 INFO : files root 'rclone-test-bodalay0tuku': 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:178 Error: Should be true Test: TestFileOpenRead 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:178 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenRead 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:178 Error: Received unexpected error: file does not exist Test: TestFileOpenRead 2025/08/13 01:50:19 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:19 DEBUG : Looking for writers 2025/08/13 01:50:19 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (9.08s) === RUN TestFileOpenReadUnknownSize 2025/08/13 01:50:19 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/13 01:50:19 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:50:19 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:50:19 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/13 01:50:19 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:19 DEBUG : Looking for writers 2025/08/13 01:50:19 DEBUG : file.txt: reading active writers 2025/08/13 01:50:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:50:19 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:50:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:50:22 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (25 bytes), uploading instead of streaming 2025/08/13 01:50:23 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/13 01:50:23 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/13 01:50:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:50:23 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:23 DEBUG : dir: Looking for writers 2025/08/13 01:50:23 DEBUG : file1: reading active writers 2025/08/13 01:50:23 DEBUG : Looking for writers 2025/08/13 01:50:23 DEBUG : dir: reading active writers 2025/08/13 01:50:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.95s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:50:24 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:50:26 DEBUG : dir/file1: Remove: 2025/08/13 01:50:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:50:26 DEBUG : dir/file1: >Remove: err= 2025/08/13 01:50:26 DEBUG : dir/file1: Remove: 2025/08/13 01:50:26 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/13 01:50:26 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:26 DEBUG : dir: Looking for writers 2025/08/13 01:50:26 DEBUG : Looking for writers 2025/08/13 01:50:26 DEBUG : dir: reading active writers 2025/08/13 01:50:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.63s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:50:27 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:50:28 DEBUG : dir/file1: Remove: 2025/08/13 01:50:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:50:28 DEBUG : dir/file1: >Remove: err= 2025/08/13 01:50:29 DEBUG : dir/file1: Remove: 2025/08/13 01:50:29 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/13 01:50:29 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:29 DEBUG : dir: Looking for writers 2025/08/13 01:50:29 DEBUG : Looking for writers 2025/08/13 01:50:29 DEBUG : dir: reading active writers 2025/08/13 01:50:29 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.64s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:50:29 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:50:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:50:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:50:31 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/13 01:50:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/13 01:50:31 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/13 01:50:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/13 01:50:31 DEBUG : dir/file1: Open: flags=0x3 2025/08/13 01:50:31 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/13 01:50:31 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/13 01:50:31 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:31 DEBUG : dir: Looking for writers 2025/08/13 01:50:31 DEBUG : file1: reading active writers 2025/08/13 01:50:31 DEBUG : Looking for writers 2025/08/13 01:50:31 DEBUG : dir: reading active writers 2025/08/13 01:50:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.80s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:50:32 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:50:34 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:34 DEBUG : dir: Looking for writers 2025/08/13 01:50:34 DEBUG : file1: reading active writers 2025/08/13 01:50:34 DEBUG : Looking for writers 2025/08/13 01:50:34 DEBUG : dir: reading active writers 2025/08/13 01:50:34 DEBUG : >WaitForWriters: 2025/08/13 01:50:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:50:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000582540 2025/08/13 01:50:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:50:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:50:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:50:36 DEBUG : dir/file1: Updating file with dir/file1 0xc000582540 2025/08/13 01:50:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:50:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:50:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:50:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/13 01:50:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:50:36 DEBUG : dir/file1: File is currently open, delaying rename 0xc000582540 2025/08/13 01:50:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:50:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:50:36 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (25 bytes), uploading instead of streaming 2025/08/13 01:50:37 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/13 01:50:37 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/13 01:50:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:50:37 DEBUG : newLeaf: Running delayed rename now 2025/08/13 01:50:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:50:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000582540 2025/08/13 01:50:37 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:37 DEBUG : dir: Looking for writers 2025/08/13 01:50:37 DEBUG : Looking for writers 2025/08/13 01:50:37 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:37 DEBUG : dir: reading active writers 2025/08/13 01:50:37 DEBUG : >WaitForWriters: 2025/08/13 01:50:38 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:38 DEBUG : dir: Looking for writers 2025/08/13 01:50:38 DEBUG : Looking for writers 2025/08/13 01:50:38 DEBUG : dir: reading active writers 2025/08/13 01:50:38 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:38 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:50:39 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:50:39 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:50:39 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:39 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:50:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:50:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:39 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:50:40 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:40 DEBUG : dir: Looking for writers 2025/08/13 01:50:40 DEBUG : file1: reading active writers 2025/08/13 01:50:40 DEBUG : Looking for writers 2025/08/13 01:50:40 DEBUG : dir: reading active writers 2025/08/13 01:50:40 DEBUG : >WaitForWriters: 2025/08/13 01:50:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:50:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f3080 2025/08/13 01:50:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:50:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:50:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:50:42 DEBUG : dir/file1: Updating file with dir/file1 0xc0008f3080 2025/08/13 01:50:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:50:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:50:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:50:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/13 01:50:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:50:43 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008f3080 2025/08/13 01:50:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:50:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:50:43 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (25 bytes), uploading instead of streaming 2025/08/13 01:50:43 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/13 01:50:43 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/13 01:50:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:50:43 DEBUG : newLeaf: Running delayed rename now 2025/08/13 01:50:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:50:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f3080 2025/08/13 01:50:44 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:44 DEBUG : dir: Looking for writers 2025/08/13 01:50:44 DEBUG : Looking for writers 2025/08/13 01:50:44 DEBUG : dir: reading active writers 2025/08/13 01:50:44 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:44 DEBUG : >WaitForWriters: 2025/08/13 01:50:44 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:44 DEBUG : dir: Looking for writers 2025/08/13 01:50:44 DEBUG : Looking for writers 2025/08/13 01:50:44 DEBUG : dir: reading active writers 2025/08/13 01:50:44 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:44 DEBUG : >WaitForWriters: 2025/08/13 01:50:44 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:50:45 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:50:45 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:50:45 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:45 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:50:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:50:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:45 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:50:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:50:47 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:50:47 DEBUG : dir/file1(0xc000a08300): openPending: 2025/08/13 01:50:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/13 01:50:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:50:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:50:47 DEBUG : dir/file1(0xc000a08300): >openPending: err= 2025/08/13 01:50:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:50:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:50:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:50:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:50:47 DEBUG : dir/file1(0xc000a08300): _writeAt: size=14, off=0 2025/08/13 01:50:47 DEBUG : dir/file1(0xc000a08300): >_writeAt: n=14, err= 2025/08/13 01:50:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/13 01:50:47 DEBUG : dir/file1(0xc000a08300): close: 2025/08/13 01:50:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/13 01:50:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/13 01:50:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:50:47 DEBUG : dir/file1(0xc000a08300): >close: err= 2025/08/13 01:50:47 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:47 DEBUG : dir: Looking for writers 2025/08/13 01:50:47 DEBUG : file1: reading active writers 2025/08/13 01:50:47 DEBUG : Looking for writers 2025/08/13 01:50:47 DEBUG : dir: reading active writers 2025/08/13 01:50:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:50:47 DEBUG : dir: Looking for writers 2025/08/13 01:50:47 DEBUG : file1: reading active writers 2025/08/13 01:50:47 DEBUG : Looking for writers 2025/08/13 01:50:47 DEBUG : dir: reading active writers 2025/08/13 01:50:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:50:47 DEBUG : dir: Looking for writers 2025/08/13 01:50:47 DEBUG : file1: reading active writers 2025/08/13 01:50:47 DEBUG : Looking for writers 2025/08/13 01:50:47 DEBUG : dir: reading active writers 2025/08/13 01:50:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:50:48 DEBUG : dir: Looking for writers 2025/08/13 01:50:48 DEBUG : file1: reading active writers 2025/08/13 01:50:48 DEBUG : Looking for writers 2025/08/13 01:50:48 DEBUG : dir: reading active writers 2025/08/13 01:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:50:48 DEBUG : dir/file1: vfs cache: starting upload 2025/08/13 01:50:48 DEBUG : dir: Looking for writers 2025/08/13 01:50:48 DEBUG : file1: reading active writers 2025/08/13 01:50:48 DEBUG : Looking for writers 2025/08/13 01:50:48 DEBUG : dir: reading active writers 2025/08/13 01:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:50:48 DEBUG : dir: Looking for writers 2025/08/13 01:50:48 DEBUG : file1: reading active writers 2025/08/13 01:50:48 DEBUG : Looking for writers 2025/08/13 01:50:48 DEBUG : dir: reading active writers 2025/08/13 01:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:50:48 DEBUG : dir: Looking for writers 2025/08/13 01:50:48 DEBUG : file1: reading active writers 2025/08/13 01:50:48 DEBUG : Looking for writers 2025/08/13 01:50:48 DEBUG : dir: reading active writers 2025/08/13 01:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:50:48 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/13 01:50:48 INFO : dir/file1: Copied (replaced existing) 2025/08/13 01:50:48 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/13 01:50:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/13 01:50:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/13 01:50:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:50:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/13 01:50:49 DEBUG : dir: Looking for writers 2025/08/13 01:50:49 DEBUG : file1: reading active writers 2025/08/13 01:50:49 DEBUG : Looking for writers 2025/08/13 01:50:49 DEBUG : dir: reading active writers 2025/08/13 01:50:49 DEBUG : >WaitForWriters: 2025/08/13 01:50:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:50:49 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:50:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:50:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:50:49 DEBUG : dir/file1(0xc000c00600): _readAt: size=512, off=0 2025/08/13 01:50:49 DEBUG : dir/file1(0xc000c00600): openPending: 2025/08/13 01:50:49 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/13 01:50:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/13 01:50:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:50:49 DEBUG : dir/file1(0xc000c00600): >openPending: err= 2025/08/13 01:50:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/13 01:50:49 DEBUG : dir/file1(0xc000c00600): >_readAt: n=14, err=EOF 2025/08/13 01:50:49 DEBUG : dir/file1(0xc000c00600): close: 2025/08/13 01:50:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/13 01:50:49 DEBUG : dir/file1(0xc000c00600): >close: err= 2025/08/13 01:50:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:50:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:50:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000583740 2025/08/13 01:50:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:50:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:50:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:50:51 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/13 01:50:51 DEBUG : dir/file1: Updating file with dir/file1 0xc000583740 2025/08/13 01:50:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:50:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:50:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:50:51 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:50:51 DEBUG : dir/file1(0xc000c00ec0): openPending: 2025/08/13 01:50:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/13 01:50:51 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/08/13 01:50:51 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:50:51 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:50:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:50:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:50:51 DEBUG : dir/file1(0xc000c00ec0): >openPending: err= 2025/08/13 01:50:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:50:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:50:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:50:51 DEBUG : dir/file1(0xc000c00ec0): _writeAt: size=25, off=0 2025/08/13 01:50:51 DEBUG : dir/file1(0xc000c00ec0): >_writeAt: n=25, err= 2025/08/13 01:50:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:50:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:50:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000583740 2025/08/13 01:50:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:50:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:50:52 DEBUG : newLeaf(0xc000c00ec0): close: 2025/08/13 01:50:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/13 01:50:52 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-13 01:50:51.7334466 +0000 UTC m=+143.482625325 2025/08/13 01:50:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/13 01:50:52 DEBUG : newLeaf(0xc000c00ec0): >close: err= 2025/08/13 01:50:52 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:52 DEBUG : dir: Looking for writers 2025/08/13 01:50:52 DEBUG : Looking for writers 2025/08/13 01:50:52 DEBUG : dir: reading active writers 2025/08/13 01:50:52 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:50:52 DEBUG : dir: Looking for writers 2025/08/13 01:50:52 DEBUG : Looking for writers 2025/08/13 01:50:52 DEBUG : dir: reading active writers 2025/08/13 01:50:52 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:50:52 DEBUG : dir: Looking for writers 2025/08/13 01:50:52 DEBUG : Looking for writers 2025/08/13 01:50:52 DEBUG : dir: reading active writers 2025/08/13 01:50:52 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:50:52 DEBUG : dir: Looking for writers 2025/08/13 01:50:52 DEBUG : Looking for writers 2025/08/13 01:50:52 DEBUG : dir: reading active writers 2025/08/13 01:50:52 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:50:52 DEBUG : newLeaf: vfs cache: starting upload 2025/08/13 01:50:52 DEBUG : dir: Looking for writers 2025/08/13 01:50:52 DEBUG : Looking for writers 2025/08/13 01:50:52 DEBUG : dir: reading active writers 2025/08/13 01:50:52 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:50:52 DEBUG : dir: Looking for writers 2025/08/13 01:50:52 DEBUG : Looking for writers 2025/08/13 01:50:52 DEBUG : dir: reading active writers 2025/08/13 01:50:52 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:50:53 DEBUG : dir: Looking for writers 2025/08/13 01:50:53 DEBUG : Looking for writers 2025/08/13 01:50:53 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:53 DEBUG : dir: reading active writers 2025/08/13 01:50:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:50:53 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/13 01:50:53 INFO : newLeaf: Copied (replaced existing) 2025/08/13 01:50:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-13 01:50:51 +0000 UTC," 2025/08/13 01:50:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/13 01:50:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:50:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/13 01:50:53 DEBUG : dir: Looking for writers 2025/08/13 01:50:53 DEBUG : Looking for writers 2025/08/13 01:50:53 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:53 DEBUG : dir: reading active writers 2025/08/13 01:50:53 DEBUG : >WaitForWriters: 2025/08/13 01:50:53 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:53 DEBUG : dir: Looking for writers 2025/08/13 01:50:53 DEBUG : Looking for writers 2025/08/13 01:50:53 DEBUG : dir: reading active writers 2025/08/13 01:50:53 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:53 DEBUG : >WaitForWriters: 2025/08/13 01:50:53 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:50:54 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:50:54 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:50:54 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:54 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:54 DEBUG : Config file has changed externally - reloading 2025/08/13 01:50:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:50:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:50:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:50:54 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:50:56 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:56 DEBUG : dir: Looking for writers 2025/08/13 01:50:56 DEBUG : file1: reading active writers 2025/08/13 01:50:56 DEBUG : Looking for writers 2025/08/13 01:50:56 DEBUG : dir: reading active writers 2025/08/13 01:50:56 DEBUG : >WaitForWriters: 2025/08/13 01:50:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:50:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000c72480 2025/08/13 01:50:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:50:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:50:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:50:57 DEBUG : dir/file1: Updating file with dir/file1 0xc000c72480 2025/08/13 01:50:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:50:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:50:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:50:58 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:50:58 DEBUG : dir/file1(0xc000bd51c0): openPending: 2025/08/13 01:50:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/13 01:50:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:50:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:50:58 DEBUG : dir/file1(0xc000bd51c0): >openPending: err= 2025/08/13 01:50:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:50:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:50:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:50:58 DEBUG : dir/file1(0xc000bd51c0): _writeAt: size=25, off=0 2025/08/13 01:50:58 DEBUG : dir/file1(0xc000bd51c0): >_writeAt: n=25, err= 2025/08/13 01:50:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:50:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:50:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000c72480 2025/08/13 01:50:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:50:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:50:58 DEBUG : newLeaf(0xc000bd51c0): close: 2025/08/13 01:50:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/13 01:50:58 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-13 01:50:58.256389955 +0000 UTC m=+150.005568670 2025/08/13 01:50:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/13 01:50:58 DEBUG : newLeaf(0xc000bd51c0): >close: err= 2025/08/13 01:50:58 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:58 DEBUG : dir: Looking for writers 2025/08/13 01:50:58 DEBUG : Looking for writers 2025/08/13 01:50:58 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:58 DEBUG : dir: reading active writers 2025/08/13 01:50:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:50:58 DEBUG : dir: Looking for writers 2025/08/13 01:50:58 DEBUG : Looking for writers 2025/08/13 01:50:58 DEBUG : dir: reading active writers 2025/08/13 01:50:58 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:50:58 DEBUG : dir: Looking for writers 2025/08/13 01:50:58 DEBUG : Looking for writers 2025/08/13 01:50:58 DEBUG : dir: reading active writers 2025/08/13 01:50:58 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:50:58 DEBUG : dir: Looking for writers 2025/08/13 01:50:58 DEBUG : Looking for writers 2025/08/13 01:50:58 DEBUG : dir: reading active writers 2025/08/13 01:50:58 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:50:58 DEBUG : newLeaf: vfs cache: starting upload 2025/08/13 01:50:59 DEBUG : dir: Looking for writers 2025/08/13 01:50:59 DEBUG : Looking for writers 2025/08/13 01:50:59 DEBUG : dir: reading active writers 2025/08/13 01:50:59 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:50:59 DEBUG : dir: Looking for writers 2025/08/13 01:50:59 DEBUG : Looking for writers 2025/08/13 01:50:59 DEBUG : dir: reading active writers 2025/08/13 01:50:59 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:50:59 DEBUG : dir: Looking for writers 2025/08/13 01:50:59 DEBUG : Looking for writers 2025/08/13 01:50:59 DEBUG : dir: reading active writers 2025/08/13 01:50:59 DEBUG : newLeaf: reading active writers 2025/08/13 01:50:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:50:59 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/13 01:50:59 INFO : newLeaf: Copied (replaced existing) 2025/08/13 01:50:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-13 01:50:58 +0000 UTC," 2025/08/13 01:50:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/13 01:50:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:50:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/13 01:51:00 DEBUG : dir: Looking for writers 2025/08/13 01:51:00 DEBUG : Looking for writers 2025/08/13 01:51:00 DEBUG : dir: reading active writers 2025/08/13 01:51:00 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:00 DEBUG : >WaitForWriters: 2025/08/13 01:51:00 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:00 DEBUG : dir: Looking for writers 2025/08/13 01:51:00 DEBUG : Looking for writers 2025/08/13 01:51:00 DEBUG : dir: reading active writers 2025/08/13 01:51:00 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:00 DEBUG : >WaitForWriters: 2025/08/13 01:51:00 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:01 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:01 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:51:01 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:01 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:01 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:51:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:51:02 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:51:02 DEBUG : dir/file1(0xc0003a3ac0): openPending: 2025/08/13 01:51:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/13 01:51:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:51:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:02 DEBUG : dir/file1(0xc0003a3ac0): >openPending: err= 2025/08/13 01:51:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:51:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:51:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:51:02 DEBUG : dir/file1(0xc0003a3ac0): _writeAt: size=14, off=0 2025/08/13 01:51:02 DEBUG : dir/file1(0xc0003a3ac0): >_writeAt: n=14, err= 2025/08/13 01:51:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/13 01:51:02 DEBUG : dir/file1(0xc0003a3ac0): close: 2025/08/13 01:51:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/13 01:51:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/13 01:51:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:51:02 DEBUG : dir/file1(0xc0003a3ac0): >close: err= 2025/08/13 01:51:02 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:02 DEBUG : dir: Looking for writers 2025/08/13 01:51:02 DEBUG : file1: reading active writers 2025/08/13 01:51:02 DEBUG : Looking for writers 2025/08/13 01:51:02 DEBUG : dir: reading active writers 2025/08/13 01:51:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:51:02 DEBUG : dir: Looking for writers 2025/08/13 01:51:02 DEBUG : file1: reading active writers 2025/08/13 01:51:02 DEBUG : Looking for writers 2025/08/13 01:51:02 DEBUG : dir: reading active writers 2025/08/13 01:51:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:51:02 DEBUG : dir: Looking for writers 2025/08/13 01:51:02 DEBUG : file1: reading active writers 2025/08/13 01:51:02 DEBUG : Looking for writers 2025/08/13 01:51:02 DEBUG : dir: reading active writers 2025/08/13 01:51:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:51:02 DEBUG : dir: Looking for writers 2025/08/13 01:51:02 DEBUG : file1: reading active writers 2025/08/13 01:51:02 DEBUG : Looking for writers 2025/08/13 01:51:02 DEBUG : dir: reading active writers 2025/08/13 01:51:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:51:02 DEBUG : dir/file1: vfs cache: starting upload 2025/08/13 01:51:02 DEBUG : dir: Looking for writers 2025/08/13 01:51:02 DEBUG : file1: reading active writers 2025/08/13 01:51:02 DEBUG : Looking for writers 2025/08/13 01:51:02 DEBUG : dir: reading active writers 2025/08/13 01:51:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:51:02 DEBUG : dir: Looking for writers 2025/08/13 01:51:02 DEBUG : file1: reading active writers 2025/08/13 01:51:02 DEBUG : Looking for writers 2025/08/13 01:51:02 DEBUG : dir: reading active writers 2025/08/13 01:51:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:51:03 DEBUG : dir: Looking for writers 2025/08/13 01:51:03 DEBUG : file1: reading active writers 2025/08/13 01:51:03 DEBUG : Looking for writers 2025/08/13 01:51:03 DEBUG : dir: reading active writers 2025/08/13 01:51:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:51:03 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/13 01:51:03 INFO : dir/file1: Copied (replaced existing) 2025/08/13 01:51:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/13 01:51:03 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/13 01:51:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/13 01:51:03 DEBUG : dir: Looking for writers 2025/08/13 01:51:03 DEBUG : file1: reading active writers 2025/08/13 01:51:03 DEBUG : Looking for writers 2025/08/13 01:51:03 DEBUG : dir: reading active writers 2025/08/13 01:51:03 DEBUG : >WaitForWriters: 2025/08/13 01:51:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:51:03 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:51:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:51:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:51:03 DEBUG : dir/file1(0xc000c6a900): _readAt: size=512, off=0 2025/08/13 01:51:03 DEBUG : dir/file1(0xc000c6a900): openPending: 2025/08/13 01:51:03 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/13 01:51:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/13 01:51:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:03 DEBUG : dir/file1(0xc000c6a900): >openPending: err= 2025/08/13 01:51:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/13 01:51:03 DEBUG : dir/file1(0xc000c6a900): >_readAt: n=14, err=EOF 2025/08/13 01:51:03 DEBUG : dir/file1(0xc000c6a900): close: 2025/08/13 01:51:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/13 01:51:03 DEBUG : dir/file1(0xc000c6a900): >close: err= 2025/08/13 01:51:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:51:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:51:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ad140 2025/08/13 01:51:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:51:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:51:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:51:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/13 01:51:05 DEBUG : dir/file1: Updating file with dir/file1 0xc0001ad140 2025/08/13 01:51:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:51:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:51:06 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:51:06 DEBUG : dir/file1(0xc0002d3e00): openPending: 2025/08/13 01:51:06 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/13 01:51:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/13 01:51:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:06 DEBUG : dir/file1(0xc0002d3e00): >openPending: err= 2025/08/13 01:51:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:51:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:51:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:51:06 DEBUG : dir/file1(0xc0002d3e00): _writeAt: size=25, off=0 2025/08/13 01:51:06 DEBUG : dir/file1(0xc0002d3e00): >_writeAt: n=25, err= 2025/08/13 01:51:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:51:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:51:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ad140 2025/08/13 01:51:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:51:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:51:06 DEBUG : newLeaf(0xc0002d3e00): close: 2025/08/13 01:51:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/13 01:51:06 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-13 01:51:06.071849019 +0000 UTC m=+157.821027704 2025/08/13 01:51:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/13 01:51:06 DEBUG : newLeaf(0xc0002d3e00): >close: err= 2025/08/13 01:51:06 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:06 DEBUG : dir: Looking for writers 2025/08/13 01:51:06 DEBUG : Looking for writers 2025/08/13 01:51:06 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:06 DEBUG : dir: reading active writers 2025/08/13 01:51:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:51:06 DEBUG : dir: Looking for writers 2025/08/13 01:51:06 DEBUG : Looking for writers 2025/08/13 01:51:06 DEBUG : dir: reading active writers 2025/08/13 01:51:06 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:51:06 DEBUG : dir: Looking for writers 2025/08/13 01:51:06 DEBUG : Looking for writers 2025/08/13 01:51:06 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:06 DEBUG : dir: reading active writers 2025/08/13 01:51:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:51:06 DEBUG : dir: Looking for writers 2025/08/13 01:51:06 DEBUG : Looking for writers 2025/08/13 01:51:06 DEBUG : dir: reading active writers 2025/08/13 01:51:06 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:51:06 DEBUG : newLeaf: vfs cache: starting upload 2025/08/13 01:51:06 DEBUG : dir: Looking for writers 2025/08/13 01:51:06 DEBUG : Looking for writers 2025/08/13 01:51:06 DEBUG : dir: reading active writers 2025/08/13 01:51:06 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:51:06 DEBUG : dir: Looking for writers 2025/08/13 01:51:06 DEBUG : Looking for writers 2025/08/13 01:51:06 DEBUG : dir: reading active writers 2025/08/13 01:51:06 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:51:07 DEBUG : dir: Looking for writers 2025/08/13 01:51:07 DEBUG : Looking for writers 2025/08/13 01:51:07 DEBUG : dir: reading active writers 2025/08/13 01:51:07 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:51:07 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/13 01:51:07 INFO : newLeaf: Copied (replaced existing) 2025/08/13 01:51:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-13 01:51:06 +0000 UTC," 2025/08/13 01:51:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/13 01:51:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:51:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/13 01:51:07 DEBUG : dir: Looking for writers 2025/08/13 01:51:07 DEBUG : Looking for writers 2025/08/13 01:51:07 DEBUG : dir: reading active writers 2025/08/13 01:51:07 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:07 DEBUG : >WaitForWriters: 2025/08/13 01:51:08 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:08 DEBUG : dir: Looking for writers 2025/08/13 01:51:08 DEBUG : Looking for writers 2025/08/13 01:51:08 DEBUG : dir: reading active writers 2025/08/13 01:51:08 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:08 DEBUG : >WaitForWriters: 2025/08/13 01:51:08 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:08 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:08 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:51:08 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:08 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:08 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:51:10 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:10 DEBUG : dir: Looking for writers 2025/08/13 01:51:10 DEBUG : file1: reading active writers 2025/08/13 01:51:10 DEBUG : Looking for writers 2025/08/13 01:51:10 DEBUG : dir: reading active writers 2025/08/13 01:51:10 DEBUG : >WaitForWriters: 2025/08/13 01:51:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:51:10 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:51:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:51:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:51:10 DEBUG : dir/file1(0xc000f98980): _readAt: size=512, off=0 2025/08/13 01:51:10 DEBUG : dir/file1(0xc000f98980): openPending: 2025/08/13 01:51:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/13 01:51:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:51:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:10 DEBUG : dir/file1(0xc000f98980): >openPending: err= 2025/08/13 01:51:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/13 01:51:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:51:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:51:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:51:10 DEBUG : dir/file1(0xc000f98980): >_readAt: n=14, err=EOF 2025/08/13 01:51:10 DEBUG : dir/file1(0xc000f98980): close: 2025/08/13 01:51:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/13 01:51:10 DEBUG : dir/file1(0xc000f98980): >close: err= 2025/08/13 01:51:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:51:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:51:11 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f3380 2025/08/13 01:51:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:51:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:51:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:51:12 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/13 01:51:12 DEBUG : dir/file1: Updating file with dir/file1 0xc0008f3380 2025/08/13 01:51:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:51:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:51:12 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:51:12 DEBUG : dir/file1(0xc000c00300): openPending: 2025/08/13 01:51:12 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/13 01:51:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/13 01:51:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:12 DEBUG : dir/file1(0xc000c00300): >openPending: err= 2025/08/13 01:51:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:51:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:51:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:51:12 DEBUG : dir/file1(0xc000c00300): _writeAt: size=25, off=0 2025/08/13 01:51:12 DEBUG : dir/file1(0xc000c00300): >_writeAt: n=25, err= 2025/08/13 01:51:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:51:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:51:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0008f3380 2025/08/13 01:51:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:51:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:51:13 DEBUG : newLeaf(0xc000c00300): close: 2025/08/13 01:51:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/13 01:51:13 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-13 01:51:12.719333199 +0000 UTC m=+164.468511874 2025/08/13 01:51:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/13 01:51:13 DEBUG : newLeaf(0xc000c00300): >close: err= 2025/08/13 01:51:13 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:13 DEBUG : dir: Looking for writers 2025/08/13 01:51:13 DEBUG : Looking for writers 2025/08/13 01:51:13 DEBUG : dir: reading active writers 2025/08/13 01:51:13 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:51:13 DEBUG : dir: Looking for writers 2025/08/13 01:51:13 DEBUG : Looking for writers 2025/08/13 01:51:13 DEBUG : dir: reading active writers 2025/08/13 01:51:13 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:51:13 DEBUG : dir: Looking for writers 2025/08/13 01:51:13 DEBUG : Looking for writers 2025/08/13 01:51:13 DEBUG : dir: reading active writers 2025/08/13 01:51:13 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:51:13 DEBUG : dir: Looking for writers 2025/08/13 01:51:13 DEBUG : Looking for writers 2025/08/13 01:51:13 DEBUG : dir: reading active writers 2025/08/13 01:51:13 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:51:13 DEBUG : newLeaf: vfs cache: starting upload 2025/08/13 01:51:13 DEBUG : dir: Looking for writers 2025/08/13 01:51:13 DEBUG : Looking for writers 2025/08/13 01:51:13 DEBUG : dir: reading active writers 2025/08/13 01:51:13 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:51:14 DEBUG : dir: Looking for writers 2025/08/13 01:51:14 DEBUG : Looking for writers 2025/08/13 01:51:14 DEBUG : dir: reading active writers 2025/08/13 01:51:14 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:51:14 DEBUG : dir: Looking for writers 2025/08/13 01:51:14 DEBUG : Looking for writers 2025/08/13 01:51:14 DEBUG : dir: reading active writers 2025/08/13 01:51:14 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:51:14 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/13 01:51:14 INFO : newLeaf: Copied (replaced existing) 2025/08/13 01:51:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-13 01:51:12 +0000 UTC," 2025/08/13 01:51:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/13 01:51:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:51:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/13 01:51:15 DEBUG : dir: Looking for writers 2025/08/13 01:51:15 DEBUG : Looking for writers 2025/08/13 01:51:15 DEBUG : dir: reading active writers 2025/08/13 01:51:15 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:15 DEBUG : >WaitForWriters: 2025/08/13 01:51:15 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:15 DEBUG : dir: Looking for writers 2025/08/13 01:51:15 DEBUG : Looking for writers 2025/08/13 01:51:15 DEBUG : dir: reading active writers 2025/08/13 01:51:15 DEBUG : newLeaf: reading active writers 2025/08/13 01:51:15 DEBUG : >WaitForWriters: 2025/08/13 01:51:15 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestFileRename (43.36s) --- PASS: TestFileRename/off,forceCache=false (6.52s) --- PASS: TestFileRename/minimal,forceCache=false (6.29s) --- PASS: TestFileRename/minimal,forceCache=true (9.17s) --- PASS: TestFileRename/writes,forceCache=false (6.49s) --- PASS: TestFileRename/writes,forceCache=true (7.82s) --- PASS: TestFileRename/full,forceCache=false (7.07s) === 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-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:16 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:16 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:16 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:16 DEBUG : Looking for writers 2025/08/13 01:51:16 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-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:16 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:51:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:51:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:51:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/13 01:51:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:51:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/13 01:51:18 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/13 01:51:18 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:18 DEBUG : dir: Looking for writers 2025/08/13 01:51:18 DEBUG : file1: reading active writers 2025/08/13 01:51:18 DEBUG : Looking for writers 2025/08/13 01:51:18 DEBUG : dir: reading active writers 2025/08/13 01:51:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.45s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:18 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-bodalay0tuku'": object not found 2025/08/13 01:51:19 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:19 DEBUG : Looking for writers 2025/08/13 01:51:19 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (1.03s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:19 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:51:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:51:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:51:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/13 01:51:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:51:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/13 01:51:21 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/13 01:51:21 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/13 01:51:21 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/13 01:51:21 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/13 01:51:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/13 01:51:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/13 01:51:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/13 01:51:21 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/13 01:51:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/13 01:51:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/13 01:51:21 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/13 01:51:22 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/13 01:51:22 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/13 01:51:22 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/13 01:51:22 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/13 01:51:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/13 01:51:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/13 01:51:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/13 01:51:22 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/13 01:51:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/13 01:51:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/13 01:51:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/13 01:51:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/13 01:51:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/13 01:51:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/13 01:51:23 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/13 01:51:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/13 01:51:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/13 01:51:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/13 01:51:23 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/13 01:51:23 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:23 DEBUG : dir: Looking for writers 2025/08/13 01:51:23 DEBUG : file1: reading active writers 2025/08/13 01:51:23 DEBUG : Looking for writers 2025/08/13 01:51:23 DEBUG : dir: reading active writers 2025/08/13 01:51:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.23s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:24 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:51:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:51:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:51:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/13 01:51:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:51:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/13 01:51:25 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:25 DEBUG : dir: Looking for writers 2025/08/13 01:51:25 DEBUG : file1: reading active writers 2025/08/13 01:51:25 DEBUG : Looking for writers 2025/08/13 01:51:25 DEBUG : dir: reading active writers 2025/08/13 01:51:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.58s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:26 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:51:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:51:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:51:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/13 01:51:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:51:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/13 01:51:28 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/13 01:51:28 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/13 01:51:28 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:28 DEBUG : dir: Looking for writers 2025/08/13 01:51:28 DEBUG : file1: reading active writers 2025/08/13 01:51:28 DEBUG : Looking for writers 2025/08/13 01:51:28 DEBUG : dir: reading active writers 2025/08/13 01:51:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.48s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:29 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:29 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:51:29 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:29 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:29 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:51:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:51:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:51:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:51:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:51:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:51:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:51:30 DEBUG : dir/file1(0xc0003a3580): _readAt: size=1, off=0 2025/08/13 01:51:30 DEBUG : dir/file1(0xc0003a3580): openPending: 2025/08/13 01:51:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/13 01:51:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:51:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:30 DEBUG : dir/file1(0xc0003a3580): >openPending: err= 2025/08/13 01:51:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/13 01:51:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:51:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:51:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:51:30 DEBUG : dir/file1(0xc0003a3580): >_readAt: n=1, err= 2025/08/13 01:51:30 DEBUG : dir/file1(0xc0003a3580): _readAt: size=256, off=1 2025/08/13 01:51:30 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/13 01:51:30 DEBUG : dir/file1(0xc0003a3580): >_readAt: n=15, err=EOF 2025/08/13 01:51:30 DEBUG : dir/file1(0xc0003a3580): _readAt: size=16, off=16 2025/08/13 01:51:30 DEBUG : dir/file1(0xc0003a3580): >_readAt: n=0, err=EOF 2025/08/13 01:51:30 DEBUG : dir/file1(0xc0003a3580): close: 2025/08/13 01:51:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/13 01:51:30 DEBUG : dir/file1(0xc0003a3580): >close: err= 2025/08/13 01:51:30 DEBUG : dir/file1(0xc0003a3580): close: 2025/08/13 01:51:30 DEBUG : dir/file1(0xc0003a3580): >close: err=file already closed 2025/08/13 01:51:30 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:30 DEBUG : dir: Looking for writers 2025/08/13 01:51:30 DEBUG : file1: reading active writers 2025/08/13 01:51:30 DEBUG : Looking for writers 2025/08/13 01:51:30 DEBUG : dir: reading active writers 2025/08/13 01:51:30 DEBUG : >WaitForWriters: 2025/08/13 01:51:30 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.46s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:31 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:31 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:51:31 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:31 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:31 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:51:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:51:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:51:32 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:51:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:51:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:51:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:51:32 DEBUG : dir/file1(0xc000bd4540): _readAt: size=1, off=0 2025/08/13 01:51:32 DEBUG : dir/file1(0xc000bd4540): openPending: 2025/08/13 01:51:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/13 01:51:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:51:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:32 DEBUG : dir/file1(0xc000bd4540): >openPending: err= 2025/08/13 01:51:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/13 01:51:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:51:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:51:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:51:33 DEBUG : dir/file1(0xc000bd4540): >_readAt: n=1, err= 2025/08/13 01:51:33 DEBUG : dir/file1(0xc000bd4540): _readAt: size=1, off=5 2025/08/13 01:51:33 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/13 01:51:33 DEBUG : dir/file1(0xc000bd4540): >_readAt: n=1, err= 2025/08/13 01:51:33 DEBUG : dir/file1(0xc000bd4540): _readAt: size=1, off=3 2025/08/13 01:51:33 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/13 01:51:33 DEBUG : dir/file1(0xc000bd4540): >_readAt: n=1, err= 2025/08/13 01:51:33 DEBUG : dir/file1(0xc000bd4540): _readAt: size=1, off=13 2025/08/13 01:51:33 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/13 01:51:33 DEBUG : dir/file1(0xc000bd4540): >_readAt: n=1, err= 2025/08/13 01:51:33 DEBUG : dir/file1(0xc000bd4540): _readAt: size=16, off=100 2025/08/13 01:51:33 DEBUG : dir/file1(0xc000bd4540): >_readAt: n=0, err=EOF 2025/08/13 01:51:33 DEBUG : dir/file1(0xc000bd4540): close: 2025/08/13 01:51:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/13 01:51:33 DEBUG : dir/file1(0xc000bd4540): >close: err= 2025/08/13 01:51:33 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:33 DEBUG : dir: Looking for writers 2025/08/13 01:51:33 DEBUG : file1: reading active writers 2025/08/13 01:51:33 DEBUG : Looking for writers 2025/08/13 01:51:33 DEBUG : dir: reading active writers 2025/08/13 01:51:33 DEBUG : >WaitForWriters: 2025/08/13 01:51:33 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.38s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:33 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:33 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:51:33 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:33 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:33 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:51:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:51:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:51:35 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:51:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:51:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:51:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): _readAt: size=1, off=0 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): openPending: 2025/08/13 01:51:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/13 01:51:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:51:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): >openPending: err= 2025/08/13 01:51:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/13 01:51:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:51:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:51:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): >_readAt: n=1, err= 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): _readAt: size=1, off=5 2025/08/13 01:51:35 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): >_readAt: n=1, err= 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): _readAt: size=1, off=1 2025/08/13 01:51:35 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): >_readAt: n=1, err= 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): _readAt: size=6, off=10 2025/08/13 01:51:35 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): >_readAt: n=6, err= 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): _readAt: size=256, off=10 2025/08/13 01:51:35 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): >_readAt: n=6, err=EOF 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): _readAt: size=256, off=100 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): >_readAt: n=0, err=EOF 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): close: 2025/08/13 01:51:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): >close: err= 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): _readAt: size=256, off=100 2025/08/13 01:51:35 DEBUG : dir/file1(0xc0008b2380): >_readAt: n=0, err=file already closed 2025/08/13 01:51:35 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:35 DEBUG : dir: Looking for writers 2025/08/13 01:51:35 DEBUG : file1: reading active writers 2025/08/13 01:51:35 DEBUG : Looking for writers 2025/08/13 01:51:35 DEBUG : dir: reading active writers 2025/08/13 01:51:35 DEBUG : >WaitForWriters: 2025/08/13 01:51:35 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.42s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:36 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:36 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:51:36 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:36 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:36 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:51:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:51:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:51:37 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:51:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:51:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:51:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:51:37 DEBUG : dir/file1(0xc0008b31c0): RWFileHandle.Flush 2025/08/13 01:51:37 DEBUG : dir/file1(0xc0008b31c0): _readAt: size=256, off=0 2025/08/13 01:51:37 DEBUG : dir/file1(0xc0008b31c0): openPending: 2025/08/13 01:51:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/13 01:51:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:51:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:37 DEBUG : dir/file1(0xc0008b31c0): >openPending: err= 2025/08/13 01:51:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/13 01:51:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:51:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:51:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:51:37 DEBUG : dir/file1(0xc0008b31c0): >_readAt: n=16, err=EOF 2025/08/13 01:51:37 DEBUG : dir/file1(0xc0008b31c0): RWFileHandle.Flush 2025/08/13 01:51:37 DEBUG : dir/file1(0xc0008b31c0): RWFileHandle.Flush 2025/08/13 01:51:37 DEBUG : dir/file1(0xc0008b31c0): close: 2025/08/13 01:51:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/13 01:51:37 DEBUG : dir/file1(0xc0008b31c0): >close: err= 2025/08/13 01:51:37 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:37 DEBUG : dir: Looking for writers 2025/08/13 01:51:37 DEBUG : file1: reading active writers 2025/08/13 01:51:37 DEBUG : Looking for writers 2025/08/13 01:51:37 DEBUG : dir: reading active writers 2025/08/13 01:51:37 DEBUG : >WaitForWriters: 2025/08/13 01:51:37 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.33s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:38 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:38 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:51:38 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:38 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:38 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:51:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:51:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:51:40 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:51:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:51:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:51:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:51:40 DEBUG : dir/file1(0xc0008b3f00): _readAt: size=256, off=0 2025/08/13 01:51:40 DEBUG : dir/file1(0xc0008b3f00): openPending: 2025/08/13 01:51:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/08/13 01:51:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:51:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:40 DEBUG : dir/file1(0xc0008b3f00): >openPending: err= 2025/08/13 01:51:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/13 01:51:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:51:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:51:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:51:40 DEBUG : dir/file1(0xc0008b3f00): >_readAt: n=16, err=EOF 2025/08/13 01:51:40 DEBUG : dir/file1(0xc0008b3f00): RWFileHandle.Release 2025/08/13 01:51:40 DEBUG : dir/file1(0xc0008b3f00): close: 2025/08/13 01:51:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/13 01:51:40 DEBUG : dir/file1(0xc0008b3f00): >close: err= 2025/08/13 01:51:40 DEBUG : dir/file1(0xc0008b3f00): RWFileHandle.Release 2025/08/13 01:51:40 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:40 DEBUG : dir: Looking for writers 2025/08/13 01:51:40 DEBUG : file1: reading active writers 2025/08/13 01:51:40 DEBUG : Looking for writers 2025/08/13 01:51:40 DEBUG : dir: reading active writers 2025/08/13 01:51:40 DEBUG : >WaitForWriters: 2025/08/13 01:51:40 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.42s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:41 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:41 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:51:41 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:41 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:51:41 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:51:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:51:41 DEBUG : file1: newRWFileHandle: 2025/08/13 01:51:41 DEBUG : file1(0xc000a09600): openPending: 2025/08/13 01:51:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:51:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:41 DEBUG : file1(0xc000a09600): >openPending: err= 2025/08/13 01:51:41 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:51:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:51:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:51:41 DEBUG : file1(0xc000a09600): _writeAt: size=5, off=0 2025/08/13 01:51:41 DEBUG : file1(0xc000a09600): >_writeAt: n=5, err= 2025/08/13 01:51:41 DEBUG : file1(0xc000a09600): _writeAt: size=7, off=5 2025/08/13 01:51:41 DEBUG : file1(0xc000a09600): >_writeAt: n=7, err= 2025/08/13 01:51:41 DEBUG : file1: vfs cache: truncate to size=11 2025/08/13 01:51:41 DEBUG : file1(0xc000a09600): close: 2025/08/13 01:51:41 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:51:41.25796643 +0000 UTC m=+193.007145146 2025/08/13 01:51:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:51:41 DEBUG : file1(0xc000a09600): >close: err= 2025/08/13 01:51:41 DEBUG : file1(0xc000a09600): close: 2025/08/13 01:51:41 DEBUG : file1(0xc000a09600): >close: err=file already closed 2025/08/13 01:51:41 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:41 DEBUG : Looking for writers 2025/08/13 01:51:41 DEBUG : file1: reading active writers 2025/08/13 01:51:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:51:41 DEBUG : Looking for writers 2025/08/13 01:51:41 DEBUG : file1: reading active writers 2025/08/13 01:51:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:51:41 DEBUG : Looking for writers 2025/08/13 01:51:41 DEBUG : file1: reading active writers 2025/08/13 01:51:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:51:41 DEBUG : Looking for writers 2025/08/13 01:51:41 DEBUG : file1: reading active writers 2025/08/13 01:51:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:51:41 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:51:41 DEBUG : Looking for writers 2025/08/13 01:51:41 DEBUG : file1: reading active writers 2025/08/13 01:51:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:51:41 DEBUG : Looking for writers 2025/08/13 01:51:41 DEBUG : file1: reading active writers 2025/08/13 01:51:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:51:41 DEBUG : Looking for writers 2025/08/13 01:51:41 DEBUG : file1: reading active writers 2025/08/13 01:51:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:51:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/13 01:51:42 INFO : file1: Copied (new) 2025/08/13 01:51:42 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-13 01:51:41 +0000 UTC," 2025/08/13 01:51:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:51:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:42 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:51:42 DEBUG : Looking for writers 2025/08/13 01:51:42 DEBUG : file1: reading active writers 2025/08/13 01:51:42 DEBUG : >WaitForWriters: 2025/08/13 01:51:42 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:42 DEBUG : Looking for writers 2025/08/13 01:51:42 DEBUG : file1: reading active writers 2025/08/13 01:51:42 DEBUG : >WaitForWriters: 2025/08/13 01:51:42 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.99s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:43 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:43 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:51:43 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:43 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:51:43 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:51:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:51:43 DEBUG : file1: newRWFileHandle: 2025/08/13 01:51:43 DEBUG : file1(0xc000cf2900): openPending: 2025/08/13 01:51:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:51:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:43 DEBUG : file1(0xc000cf2900): >openPending: err= 2025/08/13 01:51:43 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:51:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:51:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:51:43 DEBUG : file1(0xc000cf2900): _writeAt: size=7, off=0 2025/08/13 01:51:43 DEBUG : file1(0xc000cf2900): >_writeAt: n=7, err= 2025/08/13 01:51:43 DEBUG : file1(0xc000cf2900): _writeAt: size=6, off=5 2025/08/13 01:51:43 DEBUG : file1(0xc000cf2900): >_writeAt: n=6, err= 2025/08/13 01:51:43 DEBUG : file1(0xc000cf2900): close: 2025/08/13 01:51:43 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:51:43.23319334 +0000 UTC m=+194.982372025 2025/08/13 01:51:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:51:43 DEBUG : file1(0xc000cf2900): >close: err= 2025/08/13 01:51:43 DEBUG : file1(0xc000cf2900): _writeAt: size=5, off=0 2025/08/13 01:51:43 DEBUG : file1(0xc000cf2900): >_writeAt: n=0, err=file already closed 2025/08/13 01:51:43 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:43 DEBUG : Looking for writers 2025/08/13 01:51:43 DEBUG : file1: reading active writers 2025/08/13 01:51:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:51:43 DEBUG : Looking for writers 2025/08/13 01:51:43 DEBUG : file1: reading active writers 2025/08/13 01:51:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:51:43 DEBUG : Looking for writers 2025/08/13 01:51:43 DEBUG : file1: reading active writers 2025/08/13 01:51:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:51:43 DEBUG : Looking for writers 2025/08/13 01:51:43 DEBUG : file1: reading active writers 2025/08/13 01:51:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:51:43 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:51:43 DEBUG : Looking for writers 2025/08/13 01:51:43 DEBUG : file1: reading active writers 2025/08/13 01:51:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:51:43 DEBUG : Looking for writers 2025/08/13 01:51:43 DEBUG : file1: reading active writers 2025/08/13 01:51:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:51:43 DEBUG : Looking for writers 2025/08/13 01:51:43 DEBUG : file1: reading active writers 2025/08/13 01:51:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:51:44 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/13 01:51:44 INFO : file1: Copied (new) 2025/08/13 01:51:44 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-13 01:51:43 +0000 UTC," 2025/08/13 01:51:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:51:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:44 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:51:44 DEBUG : Looking for writers 2025/08/13 01:51:44 DEBUG : file1: reading active writers 2025/08/13 01:51:44 DEBUG : >WaitForWriters: 2025/08/13 01:51:44 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:44 DEBUG : Looking for writers 2025/08/13 01:51:44 DEBUG : file1: reading active writers 2025/08/13 01:51:44 DEBUG : >WaitForWriters: 2025/08/13 01:51:44 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.98s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:45 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:45 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:51:45 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:45 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:51:45 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:51:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:51:45 DEBUG : file1: newRWFileHandle: 2025/08/13 01:51:45 DEBUG : file1(0xc000300580): openPending: 2025/08/13 01:51:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:51:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:45 DEBUG : file1(0xc000300580): >openPending: err= 2025/08/13 01:51:45 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:51:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:51:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:51:45 DEBUG : file1(0xc000300580): close: 2025/08/13 01:51:45 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:51:45.220402525 +0000 UTC m=+196.969581240 2025/08/13 01:51:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:51:45 DEBUG : file1(0xc000300580): >close: err= 2025/08/13 01:51:45 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/13 01:51:45 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:51:45 DEBUG : file2: newRWFileHandle: 2025/08/13 01:51:45 DEBUG : file2(0xc000300a00): openPending: 2025/08/13 01:51:45 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:51:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/13 01:51:45 DEBUG : file2(0xc000300a00): >openPending: err= 2025/08/13 01:51:45 DEBUG : file2: >newRWFileHandle: err= 2025/08/13 01:51:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/13 01:51:45 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/13 01:51:45 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/13 01:51:45 DEBUG : file2(0xc000300a00): RWFileHandle.Flush 2025/08/13 01:51:45 DEBUG : file2(0xc000300a00): RWFileHandle.Release 2025/08/13 01:51:45 DEBUG : file2(0xc000300a00): close: 2025/08/13 01:51:45 DEBUG : file2: vfs cache: setting modification time to 2025-08-13 01:51:45.222817226 +0000 UTC m=+196.971995941 2025/08/13 01:51:45 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/13 01:51:45 DEBUG : file2(0xc000300a00): >close: err= 2025/08/13 01:51:45 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:45 DEBUG : Looking for writers 2025/08/13 01:51:45 DEBUG : file1: reading active writers 2025/08/13 01:51:45 DEBUG : file2: reading active writers 2025/08/13 01:51:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/13 01:51:45 DEBUG : Looking for writers 2025/08/13 01:51:45 DEBUG : file1: reading active writers 2025/08/13 01:51:45 DEBUG : file2: reading active writers 2025/08/13 01:51:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/13 01:51:45 DEBUG : Looking for writers 2025/08/13 01:51:45 DEBUG : file2: reading active writers 2025/08/13 01:51:45 DEBUG : file1: reading active writers 2025/08/13 01:51:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/13 01:51:45 DEBUG : Looking for writers 2025/08/13 01:51:45 DEBUG : file1: reading active writers 2025/08/13 01:51:45 DEBUG : file2: reading active writers 2025/08/13 01:51:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/13 01:51:45 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:51:45 DEBUG : file2: vfs cache: starting upload 2025/08/13 01:51:45 DEBUG : Looking for writers 2025/08/13 01:51:45 DEBUG : file1: reading active writers 2025/08/13 01:51:45 DEBUG : file2: reading active writers 2025/08/13 01:51:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/13 01:51:45 DEBUG : Looking for writers 2025/08/13 01:51:45 DEBUG : file1: reading active writers 2025/08/13 01:51:45 DEBUG : file2: reading active writers 2025/08/13 01:51:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/13 01:51:45 DEBUG : Looking for writers 2025/08/13 01:51:45 DEBUG : file1: reading active writers 2025/08/13 01:51:45 DEBUG : file2: reading active writers 2025/08/13 01:51:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/08/13 01:51:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/13 01:51:46 INFO : file1: Copied (new) 2025/08/13 01:51:46 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-13 01:51:45 +0000 UTC," 2025/08/13 01:51:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:51:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:46 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:51:46 DEBUG : Looking for writers 2025/08/13 01:51:46 DEBUG : file1: reading active writers 2025/08/13 01:51:46 DEBUG : file2: reading active writers 2025/08/13 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:51:47 DEBUG : Looking for writers 2025/08/13 01:51:47 DEBUG : file1: reading active writers 2025/08/13 01:51:47 DEBUG : file2: reading active writers 2025/08/13 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:51:48 DEBUG : Looking for writers 2025/08/13 01:51:48 DEBUG : file1: reading active writers 2025/08/13 01:51:48 DEBUG : file2: reading active writers 2025/08/13 01:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:51:49 DEBUG : Looking for writers 2025/08/13 01:51:49 DEBUG : file1: reading active writers 2025/08/13 01:51:49 DEBUG : file2: reading active writers 2025/08/13 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:51:49 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/08/13 01:51:49 INFO : file2: Copied (new) 2025/08/13 01:51:49 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-13 01:51:45 +0000 UTC," 2025/08/13 01:51:49 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/13 01:51:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/13 01:51:49 INFO : file2: vfs cache: upload succeeded try #1 2025/08/13 01:51:50 DEBUG : Looking for writers 2025/08/13 01:51:50 DEBUG : file1: reading active writers 2025/08/13 01:51:50 DEBUG : file2: reading active writers 2025/08/13 01:51:50 DEBUG : >WaitForWriters: 2025/08/13 01:51:50 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:50 DEBUG : Looking for writers 2025/08/13 01:51:50 DEBUG : file1: reading active writers 2025/08/13 01:51:50 DEBUG : file2: reading active writers 2025/08/13 01:51:50 DEBUG : >WaitForWriters: 2025/08/13 01:51:50 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (6.79s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:51 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:51 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:51:51 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:51 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:51:51 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:51:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:51:52 DEBUG : file1: newRWFileHandle: 2025/08/13 01:51:52 DEBUG : file1(0xc000c01140): openPending: 2025/08/13 01:51:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:52 DEBUG : file1(0xc000c01140): >openPending: err= 2025/08/13 01:51:52 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:51:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:51:52 DEBUG : file1(0xc000c01140): _writeAt: size=5, off=0 2025/08/13 01:51:52 DEBUG : file1(0xc000c01140): >_writeAt: n=5, err= 2025/08/13 01:51:52 DEBUG : file1(0xc000c01140): RWFileHandle.Flush 2025/08/13 01:51:52 DEBUG : file1(0xc000c01140): RWFileHandle.Flush 2025/08/13 01:51:52 DEBUG : file1(0xc000c01140): close: 2025/08/13 01:51:52 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:51:52.151422115 +0000 UTC m=+203.900600831 2025/08/13 01:51:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:51:52 DEBUG : file1(0xc000c01140): >close: err= 2025/08/13 01:51:52 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:52 DEBUG : Looking for writers 2025/08/13 01:51:52 DEBUG : file1: reading active writers 2025/08/13 01:51:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:51:52 DEBUG : Looking for writers 2025/08/13 01:51:52 DEBUG : file1: reading active writers 2025/08/13 01:51:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:51:52 DEBUG : Looking for writers 2025/08/13 01:51:52 DEBUG : file1: reading active writers 2025/08/13 01:51:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:51:52 DEBUG : Looking for writers 2025/08/13 01:51:52 DEBUG : file1: reading active writers 2025/08/13 01:51:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:51:52 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:51:52 DEBUG : Looking for writers 2025/08/13 01:51:52 DEBUG : file1: reading active writers 2025/08/13 01:51:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:51:52 DEBUG : Looking for writers 2025/08/13 01:51:52 DEBUG : file1: reading active writers 2025/08/13 01:51:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:51:52 DEBUG : Looking for writers 2025/08/13 01:51:52 DEBUG : file1: reading active writers 2025/08/13 01:51:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:51:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/13 01:51:53 INFO : file1: Copied (new) 2025/08/13 01:51:53 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-13 01:51:52 +0000 UTC," 2025/08/13 01:51:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:51:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:53 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:51:53 DEBUG : Looking for writers 2025/08/13 01:51:53 DEBUG : file1: reading active writers 2025/08/13 01:51:53 DEBUG : >WaitForWriters: 2025/08/13 01:51:53 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.00s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:53 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:53 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:51:53 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:53 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:51:53 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:51:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:51:54 DEBUG : file1: newRWFileHandle: 2025/08/13 01:51:54 DEBUG : file1(0xc0003004c0): openPending: 2025/08/13 01:51:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:51:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:54 DEBUG : file1(0xc0003004c0): >openPending: err= 2025/08/13 01:51:54 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:51:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:51:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:51:54 DEBUG : file1(0xc0003004c0): _writeAt: size=5, off=0 2025/08/13 01:51:54 DEBUG : file1(0xc0003004c0): >_writeAt: n=5, err= 2025/08/13 01:51:54 DEBUG : file1(0xc0003004c0): RWFileHandle.Release 2025/08/13 01:51:54 DEBUG : file1(0xc0003004c0): close: 2025/08/13 01:51:54 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:51:54.011195837 +0000 UTC m=+205.760374552 2025/08/13 01:51:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:51:54 DEBUG : file1(0xc0003004c0): >close: err= 2025/08/13 01:51:54 DEBUG : file1(0xc0003004c0): RWFileHandle.Release 2025/08/13 01:51:54 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:54 DEBUG : Looking for writers 2025/08/13 01:51:54 DEBUG : file1: reading active writers 2025/08/13 01:51:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:51:54 DEBUG : Looking for writers 2025/08/13 01:51:54 DEBUG : file1: reading active writers 2025/08/13 01:51:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:51:54 DEBUG : Looking for writers 2025/08/13 01:51:54 DEBUG : file1: reading active writers 2025/08/13 01:51:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:51:54 DEBUG : Looking for writers 2025/08/13 01:51:54 DEBUG : file1: reading active writers 2025/08/13 01:51:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:51:54 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:51:54 DEBUG : Looking for writers 2025/08/13 01:51:54 DEBUG : file1: reading active writers 2025/08/13 01:51:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:51:54 DEBUG : Looking for writers 2025/08/13 01:51:54 DEBUG : file1: reading active writers 2025/08/13 01:51:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:51:54 DEBUG : Looking for writers 2025/08/13 01:51:54 DEBUG : file1: reading active writers 2025/08/13 01:51:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:51:54 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/13 01:51:54 INFO : file1: Copied (new) 2025/08/13 01:51:54 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-13 01:51:54 +0000 UTC," 2025/08/13 01:51:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:51:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:54 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:51:55 DEBUG : Looking for writers 2025/08/13 01:51:55 DEBUG : file1: reading active writers 2025/08/13 01:51:55 DEBUG : >WaitForWriters: 2025/08/13 01:51:55 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.86s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:55 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:55 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:51:55 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:55 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:55 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:51:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/13 01:51:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:51:57 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:51:57 DEBUG : dir/file1(0xc000601800): openPending: 2025/08/13 01:51:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/13 01:51:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:51:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:57 DEBUG : dir/file1(0xc000601800): >openPending: err= 2025/08/13 01:51:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:51:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:51:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:51:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:51:57 DEBUG : dir/file1(0xc000601800): _writeAt: size=5, off=0 2025/08/13 01:51:57 DEBUG : dir/file1(0xc000601800): >_writeAt: n=5, err= 2025/08/13 01:51:57 DEBUG : dir/file1(0xc000601800): close: 2025/08/13 01:51:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:51:57 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-13 01:51:57.149926085 +0000 UTC m=+208.899104780 2025/08/13 01:51:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:51:57 DEBUG : dir/file1(0xc000601800): >close: err= 2025/08/13 01:51:57 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:57 DEBUG : dir: Looking for writers 2025/08/13 01:51:57 DEBUG : file1: reading active writers 2025/08/13 01:51:57 DEBUG : Looking for writers 2025/08/13 01:51:57 DEBUG : dir: reading active writers 2025/08/13 01:51:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:51:57 DEBUG : dir: Looking for writers 2025/08/13 01:51:57 DEBUG : file1: reading active writers 2025/08/13 01:51:57 DEBUG : Looking for writers 2025/08/13 01:51:57 DEBUG : dir: reading active writers 2025/08/13 01:51:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:51:57 DEBUG : dir: Looking for writers 2025/08/13 01:51:57 DEBUG : file1: reading active writers 2025/08/13 01:51:57 DEBUG : Looking for writers 2025/08/13 01:51:57 DEBUG : dir: reading active writers 2025/08/13 01:51:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:51:57 DEBUG : dir: Looking for writers 2025/08/13 01:51:57 DEBUG : file1: reading active writers 2025/08/13 01:51:57 DEBUG : Looking for writers 2025/08/13 01:51:57 DEBUG : dir: reading active writers 2025/08/13 01:51:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:51:57 DEBUG : dir/file1: vfs cache: starting upload 2025/08/13 01:51:57 DEBUG : dir: Looking for writers 2025/08/13 01:51:57 DEBUG : file1: reading active writers 2025/08/13 01:51:57 DEBUG : Looking for writers 2025/08/13 01:51:57 DEBUG : dir: reading active writers 2025/08/13 01:51:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:51:57 DEBUG : dir: Looking for writers 2025/08/13 01:51:57 DEBUG : file1: reading active writers 2025/08/13 01:51:57 DEBUG : Looking for writers 2025/08/13 01:51:57 DEBUG : dir: reading active writers 2025/08/13 01:51:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:51:57 DEBUG : dir: Looking for writers 2025/08/13 01:51:57 DEBUG : file1: reading active writers 2025/08/13 01:51:57 DEBUG : Looking for writers 2025/08/13 01:51:57 DEBUG : dir: reading active writers 2025/08/13 01:51:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:51:58 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/13 01:51:58 INFO : dir/file1: Copied (replaced existing) 2025/08/13 01:51:58 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-13 01:51:57 +0000 UTC," 2025/08/13 01:51:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/13 01:51:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/13 01:51:58 DEBUG : dir: Looking for writers 2025/08/13 01:51:58 DEBUG : file1: reading active writers 2025/08/13 01:51:58 DEBUG : Looking for writers 2025/08/13 01:51:58 DEBUG : dir: reading active writers 2025/08/13 01:51:58 DEBUG : >WaitForWriters: 2025/08/13 01:51:58 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.51s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:51:59 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:51:59 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:51:59 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:59 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:51:59 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:52:00 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:00 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:52:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:52:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:52:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:52:00 DEBUG : dir/file1(0xc000c00f00): _writeAt: size=5, off=0 2025/08/13 01:52:00 DEBUG : dir/file1(0xc000c00f00): openPending: 2025/08/13 01:52:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/13 01:52:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:52:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:00 DEBUG : dir/file1(0xc000c00f00): >openPending: err= 2025/08/13 01:52:00 DEBUG : dir/file1(0xc000c00f00): >_writeAt: n=5, err= 2025/08/13 01:52:00 DEBUG : dir/file1(0xc000c00f00): _writeAt: size=15, off=5 2025/08/13 01:52:00 DEBUG : dir/file1(0xc000c00f00): >_writeAt: n=15, err= 2025/08/13 01:52:00 DEBUG : dir/file1(0xc000c00f00): close: 2025/08/13 01:52:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/13 01:52:00 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-13 01:52:00.679192386 +0000 UTC m=+212.428371091 2025/08/13 01:52:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:00 DEBUG : dir/file1(0xc000c00f00): >close: err= 2025/08/13 01:52:00 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:00 DEBUG : dir: Looking for writers 2025/08/13 01:52:00 DEBUG : file1: reading active writers 2025/08/13 01:52:00 DEBUG : Looking for writers 2025/08/13 01:52:00 DEBUG : dir: reading active writers 2025/08/13 01:52:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:52:00 DEBUG : dir: Looking for writers 2025/08/13 01:52:00 DEBUG : file1: reading active writers 2025/08/13 01:52:00 DEBUG : Looking for writers 2025/08/13 01:52:00 DEBUG : dir: reading active writers 2025/08/13 01:52:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:52:00 DEBUG : dir: Looking for writers 2025/08/13 01:52:00 DEBUG : file1: reading active writers 2025/08/13 01:52:00 DEBUG : Looking for writers 2025/08/13 01:52:00 DEBUG : dir: reading active writers 2025/08/13 01:52:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:52:00 DEBUG : dir: Looking for writers 2025/08/13 01:52:00 DEBUG : file1: reading active writers 2025/08/13 01:52:00 DEBUG : Looking for writers 2025/08/13 01:52:00 DEBUG : dir: reading active writers 2025/08/13 01:52:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:52:00 DEBUG : dir/file1: vfs cache: starting upload 2025/08/13 01:52:00 DEBUG : dir: Looking for writers 2025/08/13 01:52:00 DEBUG : file1: reading active writers 2025/08/13 01:52:00 DEBUG : Looking for writers 2025/08/13 01:52:00 DEBUG : dir: reading active writers 2025/08/13 01:52:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:52:00 DEBUG : dir: Looking for writers 2025/08/13 01:52:00 DEBUG : file1: reading active writers 2025/08/13 01:52:00 DEBUG : Looking for writers 2025/08/13 01:52:00 DEBUG : dir: reading active writers 2025/08/13 01:52:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:52:01 DEBUG : dir: Looking for writers 2025/08/13 01:52:01 DEBUG : file1: reading active writers 2025/08/13 01:52:01 DEBUG : Looking for writers 2025/08/13 01:52:01 DEBUG : dir: reading active writers 2025/08/13 01:52:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:52:01 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/13 01:52:01 INFO : dir/file1: Copied (replaced existing) 2025/08/13 01:52:01 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-13 01:52:00 +0000 UTC," 2025/08/13 01:52:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/13 01:52:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/13 01:52:01 DEBUG : dir: Looking for writers 2025/08/13 01:52:01 DEBUG : file1: reading active writers 2025/08/13 01:52:01 DEBUG : Looking for writers 2025/08/13 01:52:01 DEBUG : dir: reading active writers 2025/08/13 01:52:01 DEBUG : >WaitForWriters: 2025/08/13 01:52:01 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.50s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:02 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:02 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:52:02 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:02 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:02 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:52:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:02 DEBUG : file1: newRWFileHandle: 2025/08/13 01:52:02 DEBUG : file1(0xc0003a35c0): openPending: 2025/08/13 01:52:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:02 DEBUG : file1(0xc0003a35c0): >openPending: err= 2025/08/13 01:52:02 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:52:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:52:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:52:02 DEBUG : file1(0xc0003a35c0): _writeAt: size=5, off=0 2025/08/13 01:52:02 DEBUG : file1(0xc0003a35c0): >_writeAt: n=5, err= 2025/08/13 01:52:02 DEBUG : file1(0xc0003a35c0): close: 2025/08/13 01:52:02 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:52:02.870225591 +0000 UTC m=+214.619404296 2025/08/13 01:52:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:02 DEBUG : file1(0xc0003a35c0): >close: err= 2025/08/13 01:52:02 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:02 DEBUG : Looking for writers 2025/08/13 01:52:02 DEBUG : file1: reading active writers 2025/08/13 01:52:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:52:02 DEBUG : Looking for writers 2025/08/13 01:52:02 DEBUG : file1: reading active writers 2025/08/13 01:52:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:52:02 DEBUG : Looking for writers 2025/08/13 01:52:02 DEBUG : file1: reading active writers 2025/08/13 01:52:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:52:02 DEBUG : Looking for writers 2025/08/13 01:52:02 DEBUG : file1: reading active writers 2025/08/13 01:52:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:52:02 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:52:03 DEBUG : Looking for writers 2025/08/13 01:52:03 DEBUG : file1: reading active writers 2025/08/13 01:52:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:52:03 DEBUG : Looking for writers 2025/08/13 01:52:03 DEBUG : file1: reading active writers 2025/08/13 01:52:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:52:03 DEBUG : Looking for writers 2025/08/13 01:52:03 DEBUG : file1: reading active writers 2025/08/13 01:52:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:52:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/13 01:52:03 INFO : file1: Copied (new) 2025/08/13 01:52:03 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-13 01:52:02 +0000 UTC," 2025/08/13 01:52:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:52:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:03 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:52:04 DEBUG : Looking for writers 2025/08/13 01:52:04 DEBUG : file1: reading active writers 2025/08/13 01:52:04 DEBUG : >WaitForWriters: 2025/08/13 01:52:04 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.85s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:04 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:04 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:52:04 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:04 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/13 01:52:04 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a085c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a085c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a085c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a085c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a085c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.71944458 +0000 UTC m=+216.468623256 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a085c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08a40): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08a40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08a40): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08a40): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08a40): _writeAt: size=3, off=2 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08a40): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08a40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.71944458 +0000 UTC m=+216.468623256 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08a40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08f00): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08f00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08f00): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08f00): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08f00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.71944458 +0000 UTC m=+216.468623256 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08f00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6c40 item 1 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09540): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09540): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09540): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09540): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09540): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.722928619 +0000 UTC m=+216.472107314 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09540): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09a40): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09a40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09a40): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09a40): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09a40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.722928619 +0000 UTC m=+216.472107314 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09a40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7500 item 2 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4280): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4280): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4280): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4280): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4280): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.725391531 +0000 UTC m=+216.474570226 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4280): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd48c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd48c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd48c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd48c0): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd48c0): _writeAt: size=3, off=2 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd48c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd48c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.725391531 +0000 UTC m=+216.474570226 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd48c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4dc0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4dc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4dc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4dc0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4dc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.725391531 +0000 UTC m=+216.474570226 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4dc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c79d0 item 3 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5480): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5480): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5480): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5480): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5480): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.728612907 +0000 UTC m=+216.477791592 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5480): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5a00): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5a00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5a00): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5a00): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5a00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.728612907 +0000 UTC m=+216.477791592 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5a00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380150 item 4 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000413140): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000413140): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000413140): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000413140): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000413140): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.73097043 +0000 UTC m=+216.480149125 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000413140): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000413880): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000413880): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000413880): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000413880): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000413880): _writeAt: size=3, off=2 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000413880): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000413880): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.73097043 +0000 UTC m=+216.480149125 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000413880): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf20c0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf20c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf20c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf20c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf20c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.73097043 +0000 UTC m=+216.480149125 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf20c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380a80 item 5 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2780): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2780): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2780): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2780): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2780): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.734581969 +0000 UTC m=+216.483760684 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2780): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2cc0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2cc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2cc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2cc0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2cc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.734581969 +0000 UTC m=+216.483760684 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2cc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003815e0 item 6 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3340): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3340): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3340): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3340): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3340): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.737123369 +0000 UTC m=+216.486302084 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3340): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3840): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3840): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3840): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3840): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3840): _writeAt: size=3, off=2 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3840): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3840): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.737123369 +0000 UTC m=+216.486302084 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3840): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3d00): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3d00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3d00): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3d00): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3d00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.737123369 +0000 UTC m=+216.486302084 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3d00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381d50 item 7 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3980): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3980): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3980): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3980): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3980): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.741095002 +0000 UTC m=+216.490273717 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3980): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3f00): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3f00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3f00): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3f00): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3f00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.741095002 +0000 UTC m=+216.490273717 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3f00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432380 item 8 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18580): _readAt: size=2, off=0 2025/08/13 01:52:04 ERROR : open-test-file(0xc000c18580): Couldn't read size of file 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18580): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18580): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18580): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18580): close: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18580): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18940): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18940): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18940): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18940): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18940): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.743690523 +0000 UTC m=+216.492869218 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18940): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18dc0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18dc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18dc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18dc0): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18dc0): _writeAt: size=3, off=2 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18dc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.743690523 +0000 UTC m=+216.492869218 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c18dc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c192c0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c192c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c192c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c192c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c192c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.743690523 +0000 UTC m=+216.492869218 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c192c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004327e0 item 9 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c19940): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c19940): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c19940): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c19940): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c19940): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.746761646 +0000 UTC m=+216.495940342 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c19940): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c19e80): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c19e80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c19e80): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c19e80): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c19e80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.746761646 +0000 UTC m=+216.495940342 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c19e80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004330a0 item 10 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34540): _readAt: size=2, off=0 2025/08/13 01:52:04 ERROR : open-test-file(0xc000c34540): Couldn't read size of file 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34540): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34540): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34540): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34540): close: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34540): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34900): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34900): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34900): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34900): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34900): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.749077272 +0000 UTC m=+216.498255967 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34900): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34e00): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34e00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34e00): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34e00): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34e00): _writeAt: size=3, off=2 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34e00): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34e00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.749077272 +0000 UTC m=+216.498255967 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c34e00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35300): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35300): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35300): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35300): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35300): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.749077272 +0000 UTC m=+216.498255967 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35300): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004338f0 item 11 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35980): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35980): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35980): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35980): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35980): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.752027278 +0000 UTC m=+216.501205974 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35980): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35ec0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35ec0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35ec0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35ec0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35ec0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.752027278 +0000 UTC m=+216.501205974 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c35ec0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433ea0 item 12 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c50580): _readAt: size=2, off=0 2025/08/13 01:52:04 ERROR : open-test-file(0xc000c50580): Couldn't read size of file 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c50580): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c50580): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c50580): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c50580): close: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c50580): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c50940): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c50940): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c50940): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c50940): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c50940): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.754297079 +0000 UTC m=+216.503475774 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c50940): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51000): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51000): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51000): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51000): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51000): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.754297079 +0000 UTC m=+216.503475774 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51000): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c460 item 13 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51680): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51680): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51680): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51680): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51680): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.756288957 +0000 UTC m=+216.505467652 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51680): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51bc0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51bc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51bc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51bc0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51bc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.756288957 +0000 UTC m=+216.505467652 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c51bc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c9a0 item 14 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84280): _readAt: size=2, off=0 2025/08/13 01:52:04 ERROR : open-test-file(0xc000c84280): Couldn't read size of file 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84280): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84280): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84280): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84280): close: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84280): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84640): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84640): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84640): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84640): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84640): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.75877346 +0000 UTC m=+216.507952155 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84640): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84d00): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84d00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84d00): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84d00): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84d00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.75877346 +0000 UTC m=+216.507952155 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c84d00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ce70 item 15 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 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/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c85380): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c85380): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c85380): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c85380): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c85380): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.760896774 +0000 UTC m=+216.510075470 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c85380): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c858c0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c858c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c858c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c858c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c858c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.760896774 +0000 UTC m=+216.510075470 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c858c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d260 item 16 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c85f00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c85f00): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c85f00): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c85f00): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c85f00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.763624995 +0000 UTC m=+216.512803689 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c85f00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8400): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8400): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8400): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8400): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8400): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8400): _writeAt: size=3, off=7 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8400): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8400): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.763624995 +0000 UTC m=+216.512803689 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8400): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8900): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8900): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8900): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8900): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8900): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.763624995 +0000 UTC m=+216.512803689 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8900): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d810 item 17 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8f80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8f80): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8f80): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8f80): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8f80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.766864935 +0000 UTC m=+216.516043620 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb8f80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb94c0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb94c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb94c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb94c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb94c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.766864935 +0000 UTC m=+216.516043620 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb94c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110380 item 18 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb9b40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb9b40): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb9b40): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb9b40): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb9b40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.769176443 +0000 UTC m=+216.518355138 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cb9b40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce80c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce80c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce80c0): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce80c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce80c0): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce80c0): _writeAt: size=3, off=7 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce80c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce80c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.769176443 +0000 UTC m=+216.518355138 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce80c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce85c0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce85c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce85c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce85c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce85c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.769176443 +0000 UTC m=+216.518355138 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce85c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d20 item 19 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce8c40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce8c40): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce8c40): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce8c40): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce8c40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.772188306 +0000 UTC m=+216.521366991 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce8c40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9180): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9180): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9180): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9180): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9180): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.772188306 +0000 UTC m=+216.521366991 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9180): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446000 item 20 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9800): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9800): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9800): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9800): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9800): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.774441554 +0000 UTC m=+216.523620249 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9800): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9d00): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9d00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9d00): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9d00): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9d00): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9d00): _writeAt: size=3, off=7 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9d00): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9d00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.774441554 +0000 UTC m=+216.523620249 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ce9d00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0280): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0280): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0280): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0280): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0280): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.774441554 +0000 UTC m=+216.523620249 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0280): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446380 item 21 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0900): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0900): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0900): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0900): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0900): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.777669984 +0000 UTC m=+216.526848669 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0900): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0e40): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0e40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0e40): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0e40): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0e40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.777669984 +0000 UTC m=+216.526848669 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db0e40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004469a0 item 22 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db14c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db14c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db14c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db14c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db14c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.780115072 +0000 UTC m=+216.529293757 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db14c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db19c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db19c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db19c0): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db19c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db19c0): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db19c0): _writeAt: size=3, off=7 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db19c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db19c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.780115072 +0000 UTC m=+216.529293757 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db19c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db1ec0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db1ec0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db1ec0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db1ec0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db1ec0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.780115072 +0000 UTC m=+216.529293757 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000db1ec0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446d20 item 23 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 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/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de85c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de85c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de85c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de85c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de85c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.783538217 +0000 UTC m=+216.532716902 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de85c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de8b00): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de8b00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de8b00): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de8b00): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de8b00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.783538217 +0000 UTC m=+216.532716902 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de8b00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447420 item 24 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9140): _readAt: size=2, off=0 2025/08/13 01:52:04 ERROR : open-test-file(0xc000de9140): Couldn't read size of file 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9140): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9140): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9140): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9140): close: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9140): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9500): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9500): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9500): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9500): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9500): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.785720853 +0000 UTC m=+216.534899548 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9500): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9a00): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9a00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9a00): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9a00): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9a00): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9a00): _writeAt: size=3, off=7 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9a00): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9a00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.785720853 +0000 UTC m=+216.534899548 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9a00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9f40): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9f40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9f40): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9f40): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9f40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.785720853 +0000 UTC m=+216.534899548 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000de9f40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447880 item 25 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0a640): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0a640): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0a640): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0a640): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0a640): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.789104372 +0000 UTC m=+216.538283057 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0a640): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0ab80): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0ab80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0ab80): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0ab80): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0ab80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.789104372 +0000 UTC m=+216.538283057 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0ab80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c1c0 item 26 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0b1c0): _readAt: size=2, off=0 2025/08/13 01:52:04 ERROR : open-test-file(0xc000e0b1c0): Couldn't read size of file 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0b1c0): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0b1c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0b1c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0b1c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0b1c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0b580): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0b580): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0b580): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0b580): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0b580): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.791547618 +0000 UTC m=+216.540726303 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0b580): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0ba80): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0ba80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0ba80): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0ba80): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0ba80): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0ba80): _writeAt: size=3, off=7 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0ba80): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0ba80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.791547618 +0000 UTC m=+216.540726303 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e0ba80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3c040): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3c040): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3c040): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3c040): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3c040): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.791547618 +0000 UTC m=+216.540726303 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3c040): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c770 item 27 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 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/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3c6c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3c6c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3c6c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3c6c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3c6c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.795296473 +0000 UTC m=+216.544475168 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3c6c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3cc00): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3cc00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3cc00): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3cc00): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3cc00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.795296473 +0000 UTC m=+216.544475168 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3cc00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ce00 item 28 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3d240): _readAt: size=2, off=0 2025/08/13 01:52:04 ERROR : open-test-file(0xc000e3d240): Couldn't read size of file 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3d240): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3d240): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3d240): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3d240): close: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3d240): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3d600): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3d600): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3d600): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3d600): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3d600): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.798011198 +0000 UTC m=+216.547189903 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3d600): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3dcc0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3dcc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3dcc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3dcc0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3dcc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.798011198 +0000 UTC m=+216.547189903 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e3dcc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d500 item 29 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 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/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e643c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e643c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e643c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e643c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e643c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.801062083 +0000 UTC m=+216.550240789 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e643c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e64900): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e64900): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e64900): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e64900): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e64900): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.801062083 +0000 UTC m=+216.550240789 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e64900): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d880 item 30 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e64f40): _readAt: size=2, off=0 2025/08/13 01:52:04 ERROR : open-test-file(0xc000e64f40): Couldn't read size of file 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e64f40): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e64f40): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e64f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e64f40): close: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e64f40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e65300): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e65300): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e65300): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e65300): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e65300): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.80409177 +0000 UTC m=+216.553270465 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e65300): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e659c0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e659c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e659c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e659c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e659c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.80409177 +0000 UTC m=+216.553270465 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e659c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042df10 item 31 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e980c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e980c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e980c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e980c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e980c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.805737338 +0000 UTC m=+216.554916013 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e980c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e98600): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e98600): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e98600): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e98600): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e98600): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.805737338 +0000 UTC m=+216.554916013 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e98600): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004065b0 item 32 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e98c40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e98c40): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e98c40): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e98c40): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e98c40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.808119859 +0000 UTC m=+216.557298555 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e98c40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e990c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e990c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e990c0): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e990c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e990c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004069a0 item 33 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e990c0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e990c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.808963423 +0000 UTC m=+216.558142118 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e990c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e995c0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e995c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e995c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e995c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e995c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.808963423 +0000 UTC m=+216.558142118 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e995c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406bd0 item 33 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e99c00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e99c00): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e99c00): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e99c00): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e99c00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.810465361 +0000 UTC m=+216.559644036 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000e99c00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2100): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2100): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407180 item 34 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2100): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2100): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2100): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2100): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2100): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.811257508 +0000 UTC m=+216.560436183 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2100): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2640): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2640): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2640): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2640): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2640): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.811257508 +0000 UTC m=+216.560436183 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2640): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407340 item 34 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2c80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2c80): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2c80): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2c80): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2c80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.812717528 +0000 UTC m=+216.561896203 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed2c80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3100): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3100): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3100): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3100): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3100): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004077a0 item 35 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3100): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3100): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.813405389 +0000 UTC m=+216.562584064 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3100): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3600): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3600): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3600): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3600): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3600): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.813405389 +0000 UTC m=+216.562584064 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3600): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004079d0 item 35 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3c80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3c80): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3c80): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3c80): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3c80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.815165361 +0000 UTC m=+216.564344037 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000ed3c80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12200): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12200): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e40e0 item 36 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12200): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12200): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12200): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12200): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12200): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.815871067 +0000 UTC m=+216.565049741 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12200): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12740): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12740): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12740): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12740): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12740): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.815871067 +0000 UTC m=+216.565049741 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12740): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4b60 item 36 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12d80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12d80): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12d80): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12d80): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12d80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.817385518 +0000 UTC m=+216.566564193 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f12d80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13200): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13200): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13200): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13200): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13200): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e50a0 item 37 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13200): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13200): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.817971869 +0000 UTC m=+216.567150544 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13200): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13700): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13700): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13700): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13700): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13700): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.817971869 +0000 UTC m=+216.567150544 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13700): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5570 item 37 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13d80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13d80): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13d80): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13d80): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13d80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.81943247 +0000 UTC m=+216.568611145 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f13d80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38300): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38300): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004780e0 item 38 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38300): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38300): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38300): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38300): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38300): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.820256336 +0000 UTC m=+216.569435011 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38300): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38840): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38840): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38840): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38840): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38840): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.820256336 +0000 UTC m=+216.569435011 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38840): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004783f0 item 38 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38ec0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38ec0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38ec0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38ec0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38ec0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.821781959 +0000 UTC m=+216.570960634 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f38ec0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f393c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f393c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f393c0): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f393c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f393c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478af0 item 39 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f393c0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f393c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.822540172 +0000 UTC m=+216.571718847 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f393c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f398c0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f398c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f398c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f398c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f398c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.822540172 +0000 UTC m=+216.571718847 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f398c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478f50 item 39 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f39f40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f39f40): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f39f40): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f39f40): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f39f40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.824683455 +0000 UTC m=+216.573862150 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f39f40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5c4c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5c4c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479490 item 40 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5c4c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5c4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5c4c0): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5c4c0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5c4c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.825737042 +0000 UTC m=+216.574915727 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5c4c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5ca00): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5ca00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5ca00): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5ca00): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5ca00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.825737042 +0000 UTC m=+216.574915727 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5ca00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479730 item 40 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5cfc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5cfc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5cfc0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5cfc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5cfc0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5cfc0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5cfc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.827237548 +0000 UTC m=+216.576416223 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5cfc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5d4c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5d4c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5d4c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479ce0 item 41 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5d4c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5d4c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.827837994 +0000 UTC m=+216.577016660 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5d4c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5d980): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5d980): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5d980): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5d980): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5d980): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479f10 item 41 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5d980): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5d980): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.828411572 +0000 UTC m=+216.577590246 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5d980): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5dec0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5dec0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5dec0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5dec0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5dec0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.828411572 +0000 UTC m=+216.577590246 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f5dec0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005063f0 item 41 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8e580): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8e580): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8e580): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8e580): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8e580): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8e580): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8e580): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.82998826 +0000 UTC m=+216.579166935 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8e580): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8ea80): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8ea80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8ea80): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506d20 item 42 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8ea80): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8ea80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.830620197 +0000 UTC m=+216.579798871 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8ea80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8efc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8efc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506ee0 item 42 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8efc0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8efc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8efc0): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8efc0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8efc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.831302296 +0000 UTC m=+216.580480971 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8efc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8f540): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8f540): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8f540): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8f540): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8f540): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.831302296 +0000 UTC m=+216.580480971 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8f540): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005071f0 item 42 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8fb80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8fb80): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8fb80): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8fb80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8fb80): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8fb80): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8fb80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.833338558 +0000 UTC m=+216.582517253 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000f8fb80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8100): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8100): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8100): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507b90 item 43 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8100): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8100): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.834216164 +0000 UTC m=+216.583394860 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8100): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8640): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8640): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8640): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8640): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8640): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507e30 item 43 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8640): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8640): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.835102949 +0000 UTC m=+216.584281644 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8640): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8b80): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8b80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8b80): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8b80): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8b80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.835102949 +0000 UTC m=+216.584281644 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc8b80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004700e0 item 43 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc91c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc91c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc91c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc91c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc91c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc91c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc91c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.837206667 +0000 UTC m=+216.586385362 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc91c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc96c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc96c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc96c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470540 item 44 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc96c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc96c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.837985209 +0000 UTC m=+216.587163913 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc96c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc9c00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc9c00): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004707e0 item 44 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc9c00): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc9c00): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc9c00): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc9c00): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc9c00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.839204216 +0000 UTC m=+216.588382931 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fc9c00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6200): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6200): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6200): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6200): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6200): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.839204216 +0000 UTC m=+216.588382931 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6200): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004709a0 item 44 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6840): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6840): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6840): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6840): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6840): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6840): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6840): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.842110751 +0000 UTC m=+216.591289446 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6840): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6d40): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6d40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6d40): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470f50 item 45 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6d40): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6d40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.843371086 +0000 UTC m=+216.592549811 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe6d40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe7440): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe7440): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe7440): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe7440): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe7440): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.843371086 +0000 UTC m=+216.592549811 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe7440): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471180 item 45 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe7a80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe7a80): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe7a80): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe7a80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe7a80): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe7a80): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe7a80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.846309581 +0000 UTC m=+216.595488296 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000fe7a80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004000): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004000): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004000): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471570 item 46 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004000): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004000): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.847325148 +0000 UTC m=+216.596503862 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004000): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004700): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004700): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004700): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004700): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004700): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.847325148 +0000 UTC m=+216.596503862 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004700): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471810 item 46 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004d40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004d40): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004d40): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004d40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004d40): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004d40): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004d40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.851286872 +0000 UTC m=+216.600465567 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001004d40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001005240): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001005240): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001005240): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471c70 item 47 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001005240): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001005240): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.852415621 +0000 UTC m=+216.601594316 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001005240): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001005940): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001005940): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001005940): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001005940): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001005940): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.852415621 +0000 UTC m=+216.601594316 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc001005940): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471f10 item 47 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b2680): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b2680): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b2680): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b2680): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b2680): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b2680): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b2680): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.85567103 +0000 UTC m=+216.604849725 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b2680): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b2c80): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b2c80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b2c80): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004942a0 item 48 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b2c80): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b2c80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.856469849 +0000 UTC m=+216.605648544 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b2c80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b33c0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b33c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b33c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b33c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b33c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.856469849 +0000 UTC m=+216.605648544 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b33c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494690 item 48 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b3a80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b3a80): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b3a80): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b3a80): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b3a80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.860073011 +0000 UTC m=+216.609251706 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008b3a80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c000c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c000c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c000c0): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c000c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c000c0): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c000c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494b60 item 49 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c000c0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c000c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.861062078 +0000 UTC m=+216.610240753 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c000c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c006c0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c006c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c006c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c006c0): >_readAt: n=8, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c006c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.861062078 +0000 UTC m=+216.610240753 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c006c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494d20 item 49 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c00d40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c00d40): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c00d40): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c00d40): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c00d40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.863104189 +0000 UTC m=+216.612282895 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c00d40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c01280): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c01280): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c01280): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495180 item 50 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c01280): _readAt: size=2, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c01280): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c01280): _writeAt: size=3, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c01280): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c01280): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.864206909 +0000 UTC m=+216.613385605 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000c01280): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0010044c0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0010044c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0010044c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0010044c0): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0010044c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.864206909 +0000 UTC m=+216.613385605 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0010044c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364230 item 50 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006005c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006005c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006005c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006005c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006005c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.866162289 +0000 UTC m=+216.615340984 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006005c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000600cc0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000600cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000600cc0): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000600cc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000600cc0): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000600cc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003649a0 item 51 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000600cc0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000600cc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.867049093 +0000 UTC m=+216.616227788 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000600cc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000601540): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000601540): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000601540): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000601540): >_readAt: n=8, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000601540): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.867049093 +0000 UTC m=+216.616227788 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000601540): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364cb0 item 51 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000601bc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000601bc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000601bc0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000601bc0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000601bc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.869215018 +0000 UTC m=+216.618393713 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000601bc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003001c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003001c0): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003001c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365260 item 52 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003001c0): _readAt: size=2, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003001c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003001c0): _writeAt: size=3, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003001c0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003001c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.870262323 +0000 UTC m=+216.619441029 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003001c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000300740): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000300740): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000300740): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000300740): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000300740): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.870262323 +0000 UTC m=+216.619441029 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000300740): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365650 item 52 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000300e00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000300e00): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000300e00): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000300e00): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000300e00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.872557982 +0000 UTC m=+216.621736677 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000300e00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003016c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003016c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003016c0): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003016c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003016c0): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003016c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365b20 item 53 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003016c0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003016c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.873309893 +0000 UTC m=+216.622488588 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003016c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a2040): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a2040): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a2040): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a2040): >_readAt: n=8, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a2040): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.873309893 +0000 UTC m=+216.622488588 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a2040): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365e30 item 53 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a2fc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a2fc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a2fc0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a2fc0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a2fc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.875371522 +0000 UTC m=+216.624550217 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a2fc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a3740): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a3740): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a3740): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004163f0 item 54 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a3740): _readAt: size=2, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a3740): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a3740): _writeAt: size=3, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a3740): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a3740): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.876266733 +0000 UTC m=+216.625445427 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a3740): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a3d00): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a3d00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a3d00): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a3d00): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a3d00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.876266733 +0000 UTC m=+216.625445427 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0003a3d00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416620 item 54 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08840): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08840): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08840): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08840): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08840): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.878197986 +0000 UTC m=+216.627376681 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08840): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08d40): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08d40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08d40): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08d40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08d40): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08d40): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004169a0 item 55 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08d40): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08d40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.879157558 +0000 UTC m=+216.628336253 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a08d40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09280): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09280): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09280): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09280): >_readAt: n=8, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09280): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.879157558 +0000 UTC m=+216.628336253 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09280): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416b60 item 55 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09900): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09900): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09900): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09900): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09900): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.881683738 +0000 UTC m=+216.630862433 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09900): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09e40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09e40): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09e40): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417030 item 56 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09e40): _readAt: size=2, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09e40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09e40): _writeAt: size=3, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09e40): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09e40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.882948762 +0000 UTC m=+216.632127457 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a09e40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4740): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4740): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4740): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4740): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4740): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.882948762 +0000 UTC m=+216.632127457 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4740): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004176c0 item 56 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4d80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4d80): open at offset 0 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4d80): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4d80): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4d80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4d80): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4d80): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4d80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.88558446 +0000 UTC m=+216.634763174 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd4d80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5300): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5300): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5300): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417c00 item 57 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5300): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5300): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.886351458 +0000 UTC m=+216.635530153 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5300): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5880): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5880): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5880): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5880): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5880): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5880): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417f10 item 57 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5880): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5880): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.887189461 +0000 UTC m=+216.636368156 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5880): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5e40): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5e40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5e40): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5e40): >_readAt: n=8, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5e40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.887189461 +0000 UTC m=+216.636368156 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000bd5e40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c230 item 57 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0004137c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0004137c0): open at offset 0 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0004137c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0004137c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0004137c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0004137c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0004137c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0004137c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.889563366 +0000 UTC m=+216.638742061 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0004137c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf20c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf20c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf20c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c700 item 58 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf20c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf20c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.890428861 +0000 UTC m=+216.639607556 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf20c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2640): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2640): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2640): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c8c0 item 58 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2640): _readAt: size=2, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2640): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2640): _writeAt: size=3, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2640): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2640): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.891648811 +0000 UTC m=+216.640827506 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2640): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2c00): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2c00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2c00): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2c00): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2c00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.891648811 +0000 UTC m=+216.640827506 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf2c00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ca80 item 58 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3240): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3240): open at offset 0 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3240): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3240): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3240): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3240): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3240): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3240): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.893900035 +0000 UTC m=+216.643078720 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3240): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3780): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3780): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3780): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cee0 item 59 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3780): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3780): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.894644293 +0000 UTC m=+216.643822967 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3780): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3cc0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3cc0): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3cc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3cc0): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3cc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d0a0 item 59 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3cc0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3cc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.895188754 +0000 UTC m=+216.644367439 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000cf3cc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3840): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3840): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3840): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3840): >_readAt: n=8, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3840): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.895188754 +0000 UTC m=+216.644367439 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3840): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d2d0 item 59 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3ec0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3ec0): open at offset 0 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3ec0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3ec0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3ec0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3ec0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3ec0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.896547484 +0000 UTC m=+216.645726159 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0002d3ec0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b4480): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b4480): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b4480): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d810 item 60 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b4480): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b4480): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.896988481 +0000 UTC m=+216.646167166 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b4480): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b49c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b49c0): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b49c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d9d0 item 60 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b49c0): _readAt: size=2, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b49c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b49c0): _writeAt: size=3, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b49c0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b49c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.897599728 +0000 UTC m=+216.646778403 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b49c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b4f80): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b4f80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b4f80): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b4f80): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b4f80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.897599728 +0000 UTC m=+216.646778403 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b4f80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dce0 item 60 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b55c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b55c0): open at offset 0 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b55c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b55c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b55c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b55c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b55c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b55c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.898861517 +0000 UTC m=+216.648040191 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b55c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b5b00): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b5b00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b5b00): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003160e0 item 61 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b5b00): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b5b00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.89932714 +0000 UTC m=+216.648505815 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005b5b00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cc280): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cc280): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cc280): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cc280): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cc280): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.89932714 +0000 UTC m=+216.648505815 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cc280): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316380 item 61 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cc8c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cc8c0): open at offset 0 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cc8c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cc8c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cc8c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cc8c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cc8c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cc8c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.900733319 +0000 UTC m=+216.649911995 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cc8c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cce00): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cce00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cce00): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316fc0 item 62 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cce00): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cce00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.901209153 +0000 UTC m=+216.650387828 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cce00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cd500): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cd500): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cd500): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cd500): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cd500): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.901209153 +0000 UTC m=+216.650387828 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cd500): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003172d0 item 62 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cdb40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cdb40): open at offset 0 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cdb40): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cdb40): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cdb40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cdb40): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cdb40): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cdb40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.90273175 +0000 UTC m=+216.651910464 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0005cdb40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6100): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6100): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6100): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317ab0 item 63 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6100): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6100): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.903216981 +0000 UTC m=+216.652395656 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6100): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6800): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6800): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6800): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6800): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6800): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.903216981 +0000 UTC m=+216.652395656 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6800): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317ea0 item 63 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6e40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6e40): open at offset 0 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6e40): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6e40): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6e40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6e40): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6e40): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6e40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.905394388 +0000 UTC m=+216.654573073 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c6e40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c7380): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c7380): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c7380): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372bd0 item 64 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c7380): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c7380): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.905904204 +0000 UTC m=+216.655082879 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c7380): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c7a80): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c7a80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c7a80): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c7a80): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c7a80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.905904204 +0000 UTC m=+216.655082879 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006c7a80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372ee0 item 64 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e6140): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e6140): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e6140): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e6140): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e6140): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.907386575 +0000 UTC m=+216.656565251 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e6140): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e65c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e65c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e65c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e65c0): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e65c0): _writeAt: size=3, off=2 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003735e0 item 65 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e65c0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e65c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.907959361 +0000 UTC m=+216.657138036 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e65c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e6ac0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e6ac0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e6ac0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e6ac0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e6ac0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.907959361 +0000 UTC m=+216.657138036 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e6ac0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373810 item 65 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7100): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7100): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7100): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7100): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7100): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.909353447 +0000 UTC m=+216.658532122 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7100): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7580): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7580): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373e30 item 66 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7580): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7580): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7580): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7580): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7580): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.909919028 +0000 UTC m=+216.659097694 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7580): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7ac0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7ac0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7ac0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7ac0): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7ac0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.909919028 +0000 UTC m=+216.659097694 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0006e7ac0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378150 item 66 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734180): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734180): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734180): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734180): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734180): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.911299179 +0000 UTC m=+216.660477853 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734180): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734600): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734600): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734600): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734600): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734600): _writeAt: size=3, off=2 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378620 item 67 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734600): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734600): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.911894326 +0000 UTC m=+216.661073011 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734600): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734b00): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734b00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734b00): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734b00): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734b00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.911894326 +0000 UTC m=+216.661073011 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000734b00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003787e0 item 67 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735180): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735180): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735180): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735180): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735180): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.913241924 +0000 UTC m=+216.662420630 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735180): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735680): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735680): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378c40 item 68 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735680): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735680): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735680): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735680): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735680): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.913860977 +0000 UTC m=+216.663039651 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735680): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735bc0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735bc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735bc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735bc0): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735bc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.913860977 +0000 UTC m=+216.663039651 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000735bc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378ee0 item 68 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074a280): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074a280): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074a280): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074a280): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074a280): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.915340905 +0000 UTC m=+216.664519569 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074a280): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074a700): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074a700): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074a700): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074a700): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074a700): _writeAt: size=3, off=2 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003792d0 item 69 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074a700): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074a700): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.915894263 +0000 UTC m=+216.665072937 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074a700): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074ac00): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074ac00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074ac00): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074ac00): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074ac00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.915894263 +0000 UTC m=+216.665072937 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074ac00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379490 item 69 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074b280): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074b280): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074b280): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074b280): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074b280): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.917297606 +0000 UTC m=+216.666476281 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074b280): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074b780): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074b780): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379960 item 70 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074b780): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074b780): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074b780): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074b780): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074b780): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.917995767 +0000 UTC m=+216.667174462 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074b780): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074bcc0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074bcc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074bcc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074bcc0): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074bcc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.917995767 +0000 UTC m=+216.667174462 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00074bcc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379b20 item 70 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a63c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a63c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a63c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a63c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a63c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.919893107 +0000 UTC m=+216.669071812 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a63c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a68c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a68c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a68c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a68c0): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a68c0): _writeAt: size=3, off=2 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338000 item 71 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a68c0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a68c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.920649877 +0000 UTC m=+216.669828582 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a68c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a6dc0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a6dc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a6dc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a6dc0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a6dc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.920649877 +0000 UTC m=+216.669828582 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a6dc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338690 item 71 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7440): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7440): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7440): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7440): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7440): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.922613282 +0000 UTC m=+216.671791978 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7440): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7940): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7940): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339110 item 72 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7940): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7940): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7940): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7940): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7940): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.923355625 +0000 UTC m=+216.672534320 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7940): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7e80): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7e80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7e80): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7e80): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7e80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.923355625 +0000 UTC m=+216.672534320 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007a7e80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339730 item 72 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e64c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e64c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e64c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e64c0): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e64c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e64c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e64c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.925298472 +0000 UTC m=+216.674477166 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e64c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e69c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e69c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e69c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003660e0 item 73 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e69c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e69c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.925945125 +0000 UTC m=+216.675123830 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e69c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e6e80): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e6e80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e6e80): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e6e80): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e6e80): _writeAt: size=3, off=2 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003663f0 item 73 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e6e80): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e6e80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.926710932 +0000 UTC m=+216.675889637 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e6e80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e73c0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e73c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e73c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e73c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e73c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.926710932 +0000 UTC m=+216.675889637 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e73c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003665b0 item 73 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e7a00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e7a00): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e7a00): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e7a00): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e7a00): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e7a00): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e7a00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.928828978 +0000 UTC m=+216.678007652 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e7a00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e7f00): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e7f00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e7f00): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d90 item 74 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e7f00): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e7f00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.929949781 +0000 UTC m=+216.679128476 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0007e7f00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008004c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008004c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367030 item 74 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008004c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008004c0): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008004c0): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008004c0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008004c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.930876069 +0000 UTC m=+216.680054764 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008004c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000800a40): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000800a40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000800a40): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000800a40): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000800a40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.930876069 +0000 UTC m=+216.680054764 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000800a40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367420 item 74 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801080): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801080): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801080): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801080): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801080): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801080): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801080): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.933021245 +0000 UTC m=+216.682199940 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801080): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801580): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801580): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801580): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003679d0 item 75 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801580): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801580): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.933715888 +0000 UTC m=+216.682894594 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801580): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801ac0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801ac0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801ac0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801ac0): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801ac0): _writeAt: size=3, off=2 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367d50 item 75 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801ac0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801ac0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.934673627 +0000 UTC m=+216.683852322 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000801ac0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000814080): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000814080): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000814080): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000814080): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000814080): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.934673627 +0000 UTC m=+216.683852322 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000814080): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346070 item 75 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008146c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008146c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008146c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008146c0): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008146c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008146c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008146c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.936778847 +0000 UTC m=+216.685957552 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008146c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000814bc0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000814bc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000814bc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346bd0 item 76 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000814bc0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000814bc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.937554302 +0000 UTC m=+216.686733007 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000814bc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815100): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815100): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003476c0 item 76 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815100): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815100): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815100): _writeAt: size=3, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815100): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815100): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.938425918 +0000 UTC m=+216.687604613 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815100): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815680): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815680): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815680): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815680): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815680): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.938425918 +0000 UTC m=+216.687604613 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815680): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003479d0 item 76 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815cc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815cc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815cc0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815cc0): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815cc0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815cc0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815cc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.940524557 +0000 UTC m=+216.689703282 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000815cc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832240): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832240): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832240): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e4d0 item 77 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832240): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832240): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.941210634 +0000 UTC m=+216.690389340 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832240): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832940): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832940): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832940): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832940): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832940): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.941210634 +0000 UTC m=+216.690389340 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832940): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e700 item 77 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832f80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832f80): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832f80): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832f80): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832f80): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832f80): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832f80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.943528214 +0000 UTC m=+216.692706909 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000832f80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000833480): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000833480): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000833480): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f030 item 78 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000833480): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000833480): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.944282108 +0000 UTC m=+216.693460803 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000833480): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000833b80): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000833b80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000833b80): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000833b80): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000833b80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.944282108 +0000 UTC m=+216.693460803 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000833b80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f340 item 78 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085a240): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085a240): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085a240): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085a240): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085a240): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085a240): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085a240): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.946280239 +0000 UTC m=+216.695458934 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085a240): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085a740): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085a740): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085a740): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f9d0 item 79 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085a740): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085a740): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.947159729 +0000 UTC m=+216.696338435 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085a740): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085ae40): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085ae40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085ae40): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085ae40): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085ae40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.947159729 +0000 UTC m=+216.696338435 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085ae40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fc00 item 79 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085b480): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085b480): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085b480): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085b480): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085b480): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085b480): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085b480): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.949298533 +0000 UTC m=+216.698477228 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085b480): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085b980): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085b980): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085b980): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003263f0 item 80 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085b980): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085b980): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.950095298 +0000 UTC m=+216.699273993 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00085b980): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870100): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870100): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870100): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870100): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870100): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.950095298 +0000 UTC m=+216.699273993 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870100): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326690 item 80 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870740): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870740): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870740): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870740): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870740): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.952210478 +0000 UTC m=+216.701389173 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870740): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870bc0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870bc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870bc0): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870bc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870bc0): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870bc0): _writeAt: size=3, off=7 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326d90 item 81 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870bc0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870bc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.953138048 +0000 UTC m=+216.702316743 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000870bc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871100): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871100): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871100): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871100): >_readAt: n=8, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871100): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.953138048 +0000 UTC m=+216.702316743 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871100): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326fc0 item 81 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871780): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871780): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871780): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871780): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871780): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.955298723 +0000 UTC m=+216.704477419 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871780): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871c80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871c80): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871c80): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327490 item 82 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871c80): _readAt: size=2, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871c80): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871c80): _writeAt: size=3, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871c80): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871c80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.956216126 +0000 UTC m=+216.705394821 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000871c80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aa280): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aa280): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aa280): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aa280): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aa280): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.956216126 +0000 UTC m=+216.705394821 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aa280): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003277a0 item 82 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aa900): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aa900): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aa900): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aa900): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aa900): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.958438667 +0000 UTC m=+216.707617372 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aa900): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aae00): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aae00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aae00): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aae00): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aae00): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aae00): _writeAt: size=3, off=7 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327c00 item 83 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aae00): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aae00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.959956565 +0000 UTC m=+216.709135280 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008aae00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008ab340): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008ab340): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008ab340): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008ab340): >_readAt: n=8, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008ab340): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.959956565 +0000 UTC m=+216.709135280 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008ab340): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327e30 item 83 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008ab9c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008ab9c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008ab9c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008ab9c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008ab9c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.961821626 +0000 UTC m=+216.711000301 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008ab9c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008abec0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008abec0): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008abec0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a4d0 item 84 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008abec0): _readAt: size=2, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008abec0): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008abec0): _writeAt: size=3, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008abec0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008abec0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.962457358 +0000 UTC m=+216.711636034 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008abec0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008de4c0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008de4c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008de4c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008de4c0): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008de4c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.962457358 +0000 UTC m=+216.711636034 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008de4c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a8c0 item 84 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008deb40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008deb40): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008deb40): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008deb40): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008deb40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.964003681 +0000 UTC m=+216.713182356 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008deb40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008df040): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008df040): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008df040): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008df040): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008df040): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008df040): _writeAt: size=3, off=7 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034af50 item 85 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008df040): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008df040): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.964462061 +0000 UTC m=+216.713640736 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008df040): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008df580): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008df580): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008df580): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008df580): >_readAt: n=8, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008df580): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.964462061 +0000 UTC m=+216.713640736 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008df580): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b260 item 85 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008dfc00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008dfc00): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008dfc00): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008dfc00): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008dfc00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.965909938 +0000 UTC m=+216.715088603 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0008dfc00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091a180): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091a180): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091a180): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b7a0 item 86 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091a180): _readAt: size=2, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091a180): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091a180): _writeAt: size=3, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091a180): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091a180): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.966567422 +0000 UTC m=+216.715746097 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091a180): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091a700): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091a700): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091a700): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091a700): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091a700): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.966567422 +0000 UTC m=+216.715746097 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091a700): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bc70 item 86 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091ad80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091ad80): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091ad80): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091ad80): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091ad80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.967798683 +0000 UTC m=+216.716977358 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091ad80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091b280): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091b280): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091b280): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091b280): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091b280): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091b280): _writeAt: size=3, off=7 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0230 item 87 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091b280): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091b280): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.968354025 +0000 UTC m=+216.717532700 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091b280): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091b7c0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091b7c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091b7c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091b7c0): >_readAt: n=8, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091b7c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.968354025 +0000 UTC m=+216.717532700 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091b7c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0460 item 87 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091be40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091be40): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091be40): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091be40): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091be40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.969984756 +0000 UTC m=+216.719163441 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc00091be40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009423c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009423c0): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009423c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d09a0 item 88 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009423c0): _readAt: size=2, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009423c0): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009423c0): _writeAt: size=3, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009423c0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009423c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.970432195 +0000 UTC m=+216.719610871 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009423c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000942940): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000942940): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000942940): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000942940): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000942940): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.970432195 +0000 UTC m=+216.719610871 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000942940): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0b60 item 88 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000942f80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000942f80): open at offset 0 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000942f80): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000942f80): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000942f80): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000942f80): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000942f80): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000942f80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.971593434 +0000 UTC m=+216.720772109 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000942f80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009434c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009434c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009434c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1030 item 89 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009434c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009434c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.972078394 +0000 UTC m=+216.721257070 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009434c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000943a00): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000943a00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000943a00): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000943a00): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000943a00): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000943a00): _writeAt: size=3, off=7 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d12d0 item 89 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000943a00): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000943a00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.972642414 +0000 UTC m=+216.721821078 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000943a00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968000): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968000): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968000): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968000): >_readAt: n=8, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968000): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.972642414 +0000 UTC m=+216.721821078 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968000): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1500 item 89 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968640): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968640): open at offset 0 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968640): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968640): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968640): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968640): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968640): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968640): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.973909491 +0000 UTC m=+216.723088167 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968640): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968b80): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968b80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968b80): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d18f0 item 90 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968b80): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968b80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.974326584 +0000 UTC m=+216.723505259 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000968b80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009690c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009690c0): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009690c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1ab0 item 90 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009690c0): _readAt: size=2, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009690c0): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009690c0): _writeAt: size=3, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009690c0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009690c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.97496374 +0000 UTC m=+216.724142414 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009690c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000969680): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000969680): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000969680): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000969680): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000969680): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.97496374 +0000 UTC m=+216.724142414 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000969680): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1d50 item 90 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000969cc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000969cc0): open at offset 0 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000969cc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000969cc0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000969cc0): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000969cc0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000969cc0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000969cc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.976176365 +0000 UTC m=+216.725355040 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000969cc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000986280): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000986280): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000986280): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 91 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000986280): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000986280): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.976603196 +0000 UTC m=+216.725781872 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000986280): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009867c0): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009867c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009867c0): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009867c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009867c0): >_readAt: n=2, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009867c0): _writeAt: size=3, off=7 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 91 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009867c0): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009867c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.977131477 +0000 UTC m=+216.726310153 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009867c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000986d40): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000986d40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000986d40): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000986d40): >_readAt: n=8, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000986d40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.977131477 +0000 UTC m=+216.726310153 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000986d40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 91 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987380): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987380): open at offset 0 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987380): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987380): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987380): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987380): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987380): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987380): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.978409606 +0000 UTC m=+216.727588272 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987380): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009878c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009878c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009878c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051730 item 92 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009878c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009878c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.979046282 +0000 UTC m=+216.728224957 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009878c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987e00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987e00): open at offset 5 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987e00): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051a40 item 92 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987e00): _readAt: size=2, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987e00): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987e00): _writeAt: size=3, off=5 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987e00): >_writeAt: n=3, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987e00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.979638653 +0000 UTC m=+216.728817328 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000987e00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009ce440): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009ce440): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009ce440): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009ce440): >_readAt: n=3, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009ce440): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.979638653 +0000 UTC m=+216.728817328 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009ce440): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004202a0 item 92 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cea80): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cea80): open at offset 0 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cea80): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cea80): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cea80): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cea80): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cea80): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cea80): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.98088352 +0000 UTC m=+216.730062194 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cea80): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cefc0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cefc0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cefc0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420850 item 93 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cefc0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cefc0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.981322924 +0000 UTC m=+216.730501599 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cefc0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cf6c0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cf6c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cf6c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cf6c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cf6c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.981322924 +0000 UTC m=+216.730501599 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cf6c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420b60 item 93 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cfd00): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cfd00): open at offset 0 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cfd00): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cfd00): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cfd00): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cfd00): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cfd00): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cfd00): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.982726027 +0000 UTC m=+216.731904702 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc0009cfd00): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3c2c0): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3c2c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3c2c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421110 item 94 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3c2c0): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3c2c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.983336323 +0000 UTC m=+216.732514998 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3c2c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3c9c0): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3c9c0): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3c9c0): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3c9c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3c9c0): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.983336323 +0000 UTC m=+216.732514998 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3c9c0): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421500 item 94 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3d000): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3d000): open at offset 0 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3d000): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3d000): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3d000): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3d000): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3d000): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3d000): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.98543407 +0000 UTC m=+216.734612775 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3d000): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3d540): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3d540): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3d540): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421960 item 95 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3d540): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3d540): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.986173978 +0000 UTC m=+216.735352683 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3d540): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3dc40): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3dc40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3dc40): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3dc40): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3dc40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.986173978 +0000 UTC m=+216.735352683 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a3dc40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421b90 item 95 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60300): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60300): open at offset 0 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60300): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60300): _readAt: size=2, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60300): >_readAt: n=0, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60300): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60300): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60300): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.988313433 +0000 UTC m=+216.737492108 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60300): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60840): _writeAt: size=5, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60840): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60840): >openPending: err= 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004740e0 item 96 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60840): >_writeAt: n=5, err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60840): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.989188345 +0000 UTC m=+216.738367040 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60840): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:04 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:04 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60f40): _readAt: size=512, off=0 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60f40): openPending: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60f40): >openPending: err= 2025/08/13 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60f40): >_readAt: n=5, err=EOF 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60f40): close: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:04.989188345 +0000 UTC m=+216.738367040 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:04 DEBUG : open-test-file(0xc000a60f40): >close: err= 2025/08/13 01:52:04 DEBUG : open-test-file: Remove: 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474380 item 96 2025/08/13 01:52:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:04 DEBUG : open-test-file: >Remove: err= 2025/08/13 01:52:04 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:04 DEBUG : Looking for writers 2025/08/13 01:52:04 DEBUG : >WaitForWriters: 2025/08/13 01:52:04 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:05 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:05 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:52:05 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:05 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/13 01:52:05 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61a80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61a80): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61a80): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61a80): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61a80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.378792897 +0000 UTC m=+217.127971571 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61a80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61f00): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61f00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61f00): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61f00): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61f00): _writeAt: size=3, off=2 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61f00): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61f00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.378792897 +0000 UTC m=+217.127971571 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61f00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9e440): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9e440): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9e440): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9e440): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9e440): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.378792897 +0000 UTC m=+217.127971571 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9e440): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004756c0 item 1 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ea80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ea80): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ea80): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ea80): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ea80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.38390996 +0000 UTC m=+217.133088685 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ea80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ef80): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ef80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ef80): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ef80): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ef80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.38390996 +0000 UTC m=+217.133088685 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ef80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4230 item 2 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9f5c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9f5c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9f5c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9f5c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9f5c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.386843646 +0000 UTC m=+217.136022360 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9f5c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9fa40): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9fa40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9fa40): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9fa40): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9fa40): _writeAt: size=3, off=2 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9fa40): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9fa40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.386843646 +0000 UTC m=+217.136022360 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9fa40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ff00): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ff00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ff00): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ff00): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ff00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.386843646 +0000 UTC m=+217.136022360 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000b9ff00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4930 item 3 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9e600): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9e600): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9e600): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9e600): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9e600): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.390669235 +0000 UTC m=+217.139847951 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9e600): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9eb40): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9eb40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9eb40): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9eb40): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9eb40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.390669235 +0000 UTC m=+217.139847951 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9eb40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5c00 item 4 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9f180): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9f180): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9f180): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9f180): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9f180): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.393408696 +0000 UTC m=+217.142587412 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9f180): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9f600): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9f600): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9f600): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9f600): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9f600): _writeAt: size=3, off=2 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9f600): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9f600): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.393408696 +0000 UTC m=+217.142587412 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9f600): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9fac0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9fac0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9fac0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9fac0): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9fac0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.393408696 +0000 UTC m=+217.142587412 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c9fac0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c65b0 item 5 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cde1c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cde1c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cde1c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cde1c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cde1c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.397930673 +0000 UTC m=+217.147109388 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cde1c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cde700): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cde700): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cde700): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cde700): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cde700): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.397930673 +0000 UTC m=+217.147109388 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cde700): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6e70 item 6 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cded80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cded80): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cded80): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cded80): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cded80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.400630901 +0000 UTC m=+217.149809575 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cded80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdf280): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdf280): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdf280): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdf280): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdf280): _writeAt: size=3, off=2 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdf280): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdf280): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.400630901 +0000 UTC m=+217.149809575 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdf280): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdf740): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdf740): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdf740): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdf740): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdf740): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.400630901 +0000 UTC m=+217.149809575 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdf740): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7420 item 7 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdfdc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdfdc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdfdc0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdfdc0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdfdc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.403547915 +0000 UTC m=+217.152726591 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cdfdc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8a380): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8a380): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8a380): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8a380): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8a380): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.403547915 +0000 UTC m=+217.152726591 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8a380): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7a40 item 8 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8a940): _readAt: size=2, off=0 2025/08/13 01:52:05 ERROR : open-test-file(0xc000d8a940): Couldn't read size of file 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8a940): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8a940): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8a940): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8a940): close: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8a940): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8ad00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8ad00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8ad00): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8ad00): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8ad00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.405797927 +0000 UTC m=+217.154976612 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8ad00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8b180): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8b180): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8b180): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8b180): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8b180): _writeAt: size=3, off=2 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8b180): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8b180): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.405797927 +0000 UTC m=+217.154976612 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8b180): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8b680): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8b680): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8b680): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8b680): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8b680): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.405797927 +0000 UTC m=+217.154976612 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8b680): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380000 item 9 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8bd00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8bd00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8bd00): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8bd00): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8bd00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.409853328 +0000 UTC m=+217.159032033 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000d8bd00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd02c0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd02c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd02c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd02c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd02c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.409853328 +0000 UTC m=+217.159032033 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd02c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380af0 item 10 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd0900): _readAt: size=2, off=0 2025/08/13 01:52:05 ERROR : open-test-file(0xc000dd0900): Couldn't read size of file 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd0900): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd0900): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd0900): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd0900): close: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd0900): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd0cc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd0cc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd0cc0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd0cc0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd0cc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.412080507 +0000 UTC m=+217.161259213 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd0cc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd11c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd11c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd11c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd11c0): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd11c0): _writeAt: size=3, off=2 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd11c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd11c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.412080507 +0000 UTC m=+217.161259213 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd11c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd16c0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd16c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd16c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd16c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd16c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.412080507 +0000 UTC m=+217.161259213 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd16c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381420 item 11 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd1d40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd1d40): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd1d40): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd1d40): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd1d40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.415096047 +0000 UTC m=+217.164274742 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000dd1d40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00300): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00300): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00300): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00300): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00300): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.415096047 +0000 UTC m=+217.164274742 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00300): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381dc0 item 12 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00940): _readAt: size=2, off=0 2025/08/13 01:52:05 ERROR : open-test-file(0xc000e00940): Couldn't read size of file 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00940): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00940): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00940): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00940): close: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00940): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00d00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00d00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00d00): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00d00): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00d00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.417653116 +0000 UTC m=+217.166831811 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e00d00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e013c0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e013c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e013c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e013c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e013c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.417653116 +0000 UTC m=+217.166831811 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e013c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004322a0 item 13 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e01a40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e01a40): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e01a40): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e01a40): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e01a40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.419577929 +0000 UTC m=+217.168756604 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e01a40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2c000): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2c000): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2c000): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2c000): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2c000): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.419577929 +0000 UTC m=+217.168756604 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2c000): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432700 item 14 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2c640): _readAt: size=2, off=0 2025/08/13 01:52:05 ERROR : open-test-file(0xc000e2c640): Couldn't read size of file 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2c640): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2c640): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2c640): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2c640): close: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2c640): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2ca00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2ca00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2ca00): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2ca00): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2ca00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.421417631 +0000 UTC m=+217.170596306 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2ca00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2d0c0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2d0c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2d0c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2d0c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2d0c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.421417631 +0000 UTC m=+217.170596306 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2d0c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432d20 item 15 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 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/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2d740): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2d740): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2d740): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2d740): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2d740): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.423735421 +0000 UTC m=+217.172914096 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2d740): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2dc80): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2dc80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2dc80): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2dc80): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2dc80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.423735421 +0000 UTC m=+217.172914096 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e2dc80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004331f0 item 16 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e52340): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e52340): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e52340): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e52340): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e52340): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.426696658 +0000 UTC m=+217.175875343 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e52340): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e527c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e527c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e527c0): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e527c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e527c0): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e527c0): _writeAt: size=3, off=7 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e527c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e527c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.426696658 +0000 UTC m=+217.175875343 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e527c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e52cc0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e52cc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e52cc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e52cc0): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e52cc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.426696658 +0000 UTC m=+217.175875343 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e52cc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433a40 item 17 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53340): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53340): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53340): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53340): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53340): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.430181278 +0000 UTC m=+217.179359982 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53340): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53880): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53880): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53880): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53880): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53880): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.430181278 +0000 UTC m=+217.179359982 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53880): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c070 item 18 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53f00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53f00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53f00): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53f00): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53f00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.432413137 +0000 UTC m=+217.181591832 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e53f00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7a480): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7a480): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7a480): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7a480): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7a480): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7a480): _writeAt: size=3, off=7 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7a480): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7a480): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.432413137 +0000 UTC m=+217.181591832 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7a480): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7a980): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7a980): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7a980): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7a980): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7a980): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.432413137 +0000 UTC m=+217.181591832 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7a980): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c770 item 19 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7b000): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7b000): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7b000): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7b000): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7b000): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.436433001 +0000 UTC m=+217.185611716 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7b000): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7b540): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7b540): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7b540): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7b540): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7b540): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.436433001 +0000 UTC m=+217.185611716 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7b540): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cd20 item 20 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7bbc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7bbc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7bbc0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7bbc0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7bbc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.43914502 +0000 UTC m=+217.188323705 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000e7bbc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000eba140): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000eba140): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000eba140): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000eba140): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000eba140): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000eba140): _writeAt: size=3, off=7 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000eba140): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000eba140): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.43914502 +0000 UTC m=+217.188323705 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000eba140): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000eba640): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000eba640): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000eba640): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000eba640): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000eba640): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.43914502 +0000 UTC m=+217.188323705 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000eba640): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d110 item 21 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebacc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebacc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebacc0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebacc0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebacc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.44226181 +0000 UTC m=+217.191440505 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebacc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebb200): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebb200): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebb200): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebb200): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebb200): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.44226181 +0000 UTC m=+217.191440505 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebb200): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d810 item 22 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebb880): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebb880): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebb880): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebb880): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebb880): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.44428113 +0000 UTC m=+217.193459825 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebb880): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebbd80): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebbd80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebbd80): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebbd80): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebbd80): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebbd80): _writeAt: size=3, off=7 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebbd80): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebbd80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.44428113 +0000 UTC m=+217.193459825 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000ebbd80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edc300): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edc300): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edc300): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edc300): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edc300): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.44428113 +0000 UTC m=+217.193459825 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edc300): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110000 item 23 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edc980): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edc980): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edc980): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edc980): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edc980): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.447097135 +0000 UTC m=+217.196275830 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edc980): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edcec0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edcec0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edcec0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edcec0): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edcec0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.447097135 +0000 UTC m=+217.196275830 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edcec0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d20 item 24 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edd500): _readAt: size=2, off=0 2025/08/13 01:52:05 ERROR : open-test-file(0xc000edd500): Couldn't read size of file 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edd500): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edd500): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edd500): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edd500): close: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edd500): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edd8c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edd8c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edd8c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edd8c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edd8c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.449259222 +0000 UTC m=+217.198437917 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edd8c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edddc0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edddc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edddc0): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edddc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edddc0): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edddc0): _writeAt: size=3, off=7 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edddc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edddc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.449259222 +0000 UTC m=+217.198437917 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000edddc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12380): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12380): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12380): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12380): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12380): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.449259222 +0000 UTC m=+217.198437917 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12380): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111960 item 25 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12a00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12a00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12a00): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12a00): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12a00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.452309727 +0000 UTC m=+217.201488422 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12a00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12f40): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12f40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12f40): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12f40): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12f40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.452309727 +0000 UTC m=+217.201488422 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f12f40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446380 item 26 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13580): _readAt: size=2, off=0 2025/08/13 01:52:05 ERROR : open-test-file(0xc000f13580): Couldn't read size of file 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13580): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13580): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13580): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13580): close: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13580): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13940): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13940): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13940): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13940): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13940): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.454576221 +0000 UTC m=+217.203754916 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13940): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13e40): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13e40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13e40): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13e40): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13e40): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13e40): _writeAt: size=3, off=7 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13e40): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13e40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.454576221 +0000 UTC m=+217.203754916 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f13e40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3a400): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3a400): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3a400): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3a400): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3a400): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.454576221 +0000 UTC m=+217.203754916 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3a400): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446700 item 27 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3aa80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3aa80): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3aa80): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3aa80): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3aa80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.457995067 +0000 UTC m=+217.207173782 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3aa80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3afc0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3afc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3afc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3afc0): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3afc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.457995067 +0000 UTC m=+217.207173782 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3afc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446bd0 item 28 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3b600): _readAt: size=2, off=0 2025/08/13 01:52:05 ERROR : open-test-file(0xc000f3b600): Couldn't read size of file 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3b600): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3b600): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3b600): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3b600): close: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3b600): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3b9c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3b9c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3b9c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3b9c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3b9c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.460723788 +0000 UTC m=+217.209902493 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f3b9c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60100): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60100): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60100): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60100): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60100): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.460723788 +0000 UTC m=+217.209902493 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60100): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446f50 item 29 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60780): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60780): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60780): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60780): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60780): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.463379513 +0000 UTC m=+217.212558228 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60780): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60cc0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60cc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60cc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60cc0): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60cc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.463379513 +0000 UTC m=+217.212558228 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f60cc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447570 item 30 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f61300): _readAt: size=2, off=0 2025/08/13 01:52:05 ERROR : open-test-file(0xc000f61300): Couldn't read size of file 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f61300): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f61300): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f61300): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f61300): close: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f61300): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f616c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f616c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f616c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f616c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f616c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.468404623 +0000 UTC m=+217.217583338 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f616c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f61d80): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f61d80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f61d80): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f61d80): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f61d80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.468404623 +0000 UTC m=+217.217583338 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f61d80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004479d0 item 31 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8a480): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8a480): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8a480): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8a480): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8a480): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.471633563 +0000 UTC m=+217.220812258 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8a480): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8a9c0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8a9c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8a9c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8a9c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8a9c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.471633563 +0000 UTC m=+217.220812258 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8a9c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c150 item 32 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b000): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b000): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b000): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b000): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b000): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.474844418 +0000 UTC m=+217.224023114 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b000): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b480): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b480): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b480): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b480): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b480): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c700 item 33 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b480): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b480): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.476028 +0000 UTC m=+217.225206695 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b480): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b980): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b980): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b980): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b980): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b980): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.476028 +0000 UTC m=+217.225206695 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000f8b980): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c8c0 item 33 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbe040): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbe040): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbe040): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbe040): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbe040): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.478717267 +0000 UTC m=+217.227895952 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbe040): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbe4c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbe4c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cd90 item 34 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbe4c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbe4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbe4c0): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbe4c0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbe4c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.479793387 +0000 UTC m=+217.228972082 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbe4c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbea00): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbea00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbea00): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbea00): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbea00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.479793387 +0000 UTC m=+217.228972082 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbea00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cf50 item 34 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf040): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf040): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf040): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf040): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf040): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.482683691 +0000 UTC m=+217.231862385 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf040): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf4c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf4c0): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf4c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf4c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d570 item 35 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf4c0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf4c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.483919359 +0000 UTC m=+217.233098044 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf4c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf9c0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf9c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf9c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf9c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf9c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.483919359 +0000 UTC m=+217.233098044 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fbf9c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d730 item 35 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe40c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe40c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe40c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe40c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe40c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.487109768 +0000 UTC m=+217.236288472 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe40c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe45c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe45c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dc70 item 36 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe45c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe45c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe45c0): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe45c0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe45c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.487851629 +0000 UTC m=+217.237030325 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe45c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe4b00): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe4b00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe4b00): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe4b00): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe4b00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.487851629 +0000 UTC m=+217.237030325 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe4b00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406000 item 36 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe5140): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe5140): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe5140): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe5140): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe5140): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.490144182 +0000 UTC m=+217.239322878 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe5140): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe55c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe55c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe55c0): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe55c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe55c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406620 item 37 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe55c0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe55c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.492718214 +0000 UTC m=+217.241896908 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe55c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe5ac0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe5ac0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe5ac0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe5ac0): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe5ac0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.492718214 +0000 UTC m=+217.241896908 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000fe5ac0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406850 item 37 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010321c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010321c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010321c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010321c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010321c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.495114139 +0000 UTC m=+217.244292834 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010321c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010326c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010326c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406d90 item 38 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010326c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010326c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010326c0): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010326c0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010326c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.496188095 +0000 UTC m=+217.245366791 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010326c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001032c00): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001032c00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001032c00): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001032c00): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001032c00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.496188095 +0000 UTC m=+217.245366791 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001032c00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407030 item 38 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033280): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033280): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033280): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033280): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033280): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.498822419 +0000 UTC m=+217.248001104 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033280): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033780): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033780): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033780): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033780): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033780): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004073b0 item 39 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033780): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033780): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.500025798 +0000 UTC m=+217.249204493 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033780): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033c80): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033c80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033c80): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033c80): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033c80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.500025798 +0000 UTC m=+217.249204493 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001033c80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407570 item 39 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054380): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054380): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054380): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054380): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054380): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.502460827 +0000 UTC m=+217.251639522 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054380): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054880): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054880): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407ab0 item 40 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054880): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054880): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054880): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054880): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054880): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.503670477 +0000 UTC m=+217.252849172 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054880): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054dc0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054dc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054dc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054dc0): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054dc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.503670477 +0000 UTC m=+217.252849172 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001054dc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407dc0 item 40 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001055380): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001055380): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001055380): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001055380): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001055380): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001055380): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001055380): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.506034404 +0000 UTC m=+217.255213079 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001055380): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01780): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01780): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01780): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495d50 item 41 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01780): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01780): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.506630372 +0000 UTC m=+217.255809047 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01780): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01cc0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01cc0): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01cc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01cc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478000 item 41 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01cc0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01cc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.507804265 +0000 UTC m=+217.256982941 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01cc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001082280): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001082280): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001082280): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001082280): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001082280): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.507804265 +0000 UTC m=+217.256982941 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001082280): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478310 item 41 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010828c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010828c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010828c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010828c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010828c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010828c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010828c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.509897525 +0000 UTC m=+217.259076219 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010828c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001082dc0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001082dc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001082dc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004788c0 item 42 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001082dc0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001082dc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.510756376 +0000 UTC m=+217.259935061 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001082dc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083300): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083300): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478d20 item 42 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083300): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083300): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083300): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083300): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083300): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.511967809 +0000 UTC m=+217.261146504 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083300): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083880): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083880): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083880): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083880): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083880): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.511967809 +0000 UTC m=+217.261146504 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083880): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479030 item 42 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083ec0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083ec0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083ec0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083ec0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083ec0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083ec0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.51421124 +0000 UTC m=+217.263389935 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001083ec0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8440): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8440): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8440): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479500 item 43 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8440): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8440): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.515032702 +0000 UTC m=+217.264211387 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8440): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8980): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8980): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8980): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8980): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8980): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479880 item 43 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8980): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8980): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.515998955 +0000 UTC m=+217.265177650 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8980): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8ec0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8ec0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8ec0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8ec0): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8ec0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.515998955 +0000 UTC m=+217.265177650 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a8ec0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479b20 item 43 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9500): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9500): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9500): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9500): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9500): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9500): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9500): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.518632608 +0000 UTC m=+217.267811302 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9500): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9a00): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9a00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9a00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506230 item 44 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9a00): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9a00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.519310189 +0000 UTC m=+217.268488874 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9a00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9f40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9f40): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506460 item 44 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9f40): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9f40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9f40): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9f40): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9f40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.520453754 +0000 UTC m=+217.269632439 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010a9f40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c4540): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c4540): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c4540): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c4540): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c4540): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.520453754 +0000 UTC m=+217.269632439 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c4540): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506af0 item 44 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c4b80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c4b80): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c4b80): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c4b80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c4b80): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c4b80): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c4b80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.522188811 +0000 UTC m=+217.271367486 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c4b80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5080): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5080): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5080): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005070a0 item 45 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5080): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5080): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.523078791 +0000 UTC m=+217.272257466 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5080): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5780): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5780): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5780): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5780): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5780): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.523078791 +0000 UTC m=+217.272257466 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5780): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507260 item 45 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5dc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5dc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5dc0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5dc0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5dc0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5dc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.524994447 +0000 UTC m=+217.274173132 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010c5dc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010de340): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010de340): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010de340): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507c00 item 46 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010de340): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010de340): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.525643224 +0000 UTC m=+217.274821899 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010de340): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010dea40): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010dea40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010dea40): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010dea40): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010dea40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.525643224 +0000 UTC m=+217.274821899 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010dea40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507ea0 item 46 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010df080): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010df080): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010df080): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010df080): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010df080): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010df080): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010df080): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.528346587 +0000 UTC m=+217.277525272 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010df080): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010df580): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010df580): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010df580): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470380 item 47 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010df580): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010df580): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.529600481 +0000 UTC m=+217.278779176 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010df580): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010dfc80): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010dfc80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010dfc80): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010dfc80): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010dfc80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.529600481 +0000 UTC m=+217.278779176 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010dfc80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004705b0 item 47 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110340): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110340): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110340): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110340): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110340): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110340): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110340): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.532914891 +0000 UTC m=+217.282093576 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110340): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110880): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110880): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110880): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470070 item 48 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110880): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110880): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.534307284 +0000 UTC m=+217.283485979 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110880): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110f80): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110f80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110f80): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110f80): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110f80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.534307284 +0000 UTC m=+217.283485979 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001110f80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470230 item 48 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0011115c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0011115c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0011115c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0011115c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0011115c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.537609531 +0000 UTC m=+217.286788217 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0011115c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001111a40): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001111a40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001111a40): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001111a40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001111a40): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001111a40): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470e70 item 49 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001111a40): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001111a40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.538446292 +0000 UTC m=+217.287624957 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc001111a40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0c000): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0c000): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0c000): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0c000): >_readAt: n=8, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0c000): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.538446292 +0000 UTC m=+217.287624957 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0c000): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004710a0 item 49 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0c6c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0c6c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0c6c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0c6c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0c6c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.540825226 +0000 UTC m=+217.290003921 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0c6c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0cbc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0cbc0): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0cbc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471490 item 50 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0cbc0): _readAt: size=2, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0cbc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0cbc0): _writeAt: size=3, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0cbc0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0cbc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.542161054 +0000 UTC m=+217.291339749 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0cbc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0d140): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0d140): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0d140): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0d140): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0d140): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.542161054 +0000 UTC m=+217.291339749 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0d140): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004716c0 item 50 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0d7c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0d7c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0d7c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0d7c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0d7c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.544307583 +0000 UTC m=+217.293486258 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0d7c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0dcc0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0dcc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0dcc0): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0dcc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0dcc0): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0dcc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471b20 item 51 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0dcc0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0dcc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.545273415 +0000 UTC m=+217.294452100 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c0dcc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b2380): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b2380): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b2380): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b2380): >_readAt: n=8, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b2380): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.545273415 +0000 UTC m=+217.294452100 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b2380): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471dc0 item 51 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b2b00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b2b00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b2b00): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b2b00): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b2b00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.548174249 +0000 UTC m=+217.297352934 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b2b00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3000): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3000): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3000): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003daee0 item 52 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3000): _readAt: size=2, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3000): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3000): _writeAt: size=3, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3000): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3000): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.550023119 +0000 UTC m=+217.299201794 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3000): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3580): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3580): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3580): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3580): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3580): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.550023119 +0000 UTC m=+217.299201794 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3580): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db180 item 52 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3dc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3dc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3dc0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3dc0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3dc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.552220753 +0000 UTC m=+217.301399428 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008b3dc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000600a40): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000600a40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000600a40): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000600a40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000600a40): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000600a40): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbd50 item 53 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000600a40): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000600a40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.553465519 +0000 UTC m=+217.302644205 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000600a40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000600f80): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000600f80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000600f80): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000600f80): >_readAt: n=8, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000600f80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.553465519 +0000 UTC m=+217.302644205 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000600f80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e40e0 item 53 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000601940): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000601940): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000601940): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000601940): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000601940): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.55607708 +0000 UTC m=+217.305255765 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000601940): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000601e80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000601e80): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000601e80): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4d20 item 54 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000601e80): _readAt: size=2, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000601e80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000601e80): _writeAt: size=3, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000601e80): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000601e80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.557254711 +0000 UTC m=+217.306433396 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000601e80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003004c0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003004c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003004c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003004c0): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003004c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.557254711 +0000 UTC m=+217.306433396 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003004c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e50a0 item 54 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a2000): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a2000): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a2000): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a2000): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a2000): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.55957207 +0000 UTC m=+217.308750744 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a2000): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a2d40): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a2d40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a2d40): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a2d40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a2d40): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a2d40): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364310 item 55 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a2d40): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a2d40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.560952269 +0000 UTC m=+217.310130965 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a2d40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a3640): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a3640): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a3640): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a3640): >_readAt: n=8, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a3640): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.560952269 +0000 UTC m=+217.310130965 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a3640): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364770 item 55 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a3d00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a3d00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a3d00): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a3d00): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a3d00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.56339805 +0000 UTC m=+217.312576745 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0003a3d00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a086c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a086c0): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a086c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364cb0 item 56 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a086c0): _readAt: size=2, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a086c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a086c0): _writeAt: size=3, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a086c0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a086c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.564408546 +0000 UTC m=+217.313587241 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a086c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a08c40): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a08c40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a08c40): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a08c40): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a08c40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.564408546 +0000 UTC m=+217.313587241 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a08c40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365030 item 56 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09280): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09280): open at offset 0 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09280): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09280): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09280): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09280): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09280): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09280): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.566886547 +0000 UTC m=+217.316065242 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09280): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a097c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a097c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a097c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365650 item 57 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a097c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a097c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.56807626 +0000 UTC m=+217.317254955 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a097c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09d00): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09d00): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09d00): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09d00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09d00): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09d00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365810 item 57 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09d00): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09d00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.568978643 +0000 UTC m=+217.318157338 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a09d00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd4600): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd4600): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd4600): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd4600): >_readAt: n=8, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd4600): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.568978643 +0000 UTC m=+217.318157338 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd4600): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365b20 item 57 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd4c80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd4c80): open at offset 0 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd4c80): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd4c80): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd4c80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd4c80): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd4c80): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd4c80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.57184863 +0000 UTC m=+217.321027325 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd4c80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd51c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd51c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd51c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004161c0 item 58 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd51c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd51c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.573456897 +0000 UTC m=+217.322635602 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd51c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd5700): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd5700): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd5700): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416380 item 58 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd5700): _readAt: size=2, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd5700): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd5700): _writeAt: size=3, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd5700): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd5700): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.575164191 +0000 UTC m=+217.324342887 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd5700): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd5d40): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd5d40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd5d40): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd5d40): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd5d40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.575164191 +0000 UTC m=+217.324342887 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000bd5d40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004165b0 item 58 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0004136c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0004136c0): open at offset 0 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0004136c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0004136c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0004136c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0004136c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0004136c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0004136c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.57902669 +0000 UTC m=+217.328205405 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0004136c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000413f40): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000413f40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000413f40): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416930 item 59 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000413f40): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000413f40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.580355073 +0000 UTC m=+217.329533768 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000413f40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf2540): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf2540): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf2540): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf2540): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf2540): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf2540): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416af0 item 59 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf2540): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf2540): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.58160551 +0000 UTC m=+217.330784185 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf2540): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf2ac0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf2ac0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf2ac0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf2ac0): >_readAt: n=8, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf2ac0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.58160551 +0000 UTC m=+217.330784185 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf2ac0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416cb0 item 59 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3100): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3100): open at offset 0 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3100): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3100): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3100): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3100): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3100): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3100): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.584092257 +0000 UTC m=+217.333270952 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3100): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3640): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3640): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3640): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417650 item 60 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3640): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3640): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.584907637 +0000 UTC m=+217.334086322 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3640): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3b80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3b80): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3b80): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417810 item 60 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3b80): _readAt: size=2, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3b80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3b80): _writeAt: size=3, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3b80): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3b80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.58585229 +0000 UTC m=+217.335030985 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000cf3b80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0002d3700): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0002d3700): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0002d3700): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0002d3700): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0002d3700): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.58585229 +0000 UTC m=+217.335030985 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0002d3700): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417ab0 item 60 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0002d3dc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0002d3dc0): open at offset 0 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0002d3dc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0002d3dc0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0002d3dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0002d3dc0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0002d3dc0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0002d3dc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.587870187 +0000 UTC m=+217.337048883 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0002d3dc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a60380): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a60380): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a60380): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c0e0 item 61 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a60380): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a60380): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.588691098 +0000 UTC m=+217.337869793 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a60380): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a60a80): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a60a80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a60a80): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a60a80): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a60a80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.588691098 +0000 UTC m=+217.337869793 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a60a80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c3f0 item 61 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a610c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a610c0): open at offset 0 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a610c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a610c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a610c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a610c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a610c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a610c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.591150834 +0000 UTC m=+217.340329559 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a610c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61640): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61640): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61640): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c770 item 62 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61640): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61640): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.592071491 +0000 UTC m=+217.341250186 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61640): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61d40): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61d40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61d40): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61d40): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61d40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.592071491 +0000 UTC m=+217.341250186 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000a61d40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c930 item 62 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c004c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c004c0): open at offset 0 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c004c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c004c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c004c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c004c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c004c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c004c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.594168657 +0000 UTC m=+217.343347342 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c004c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c00a00): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c00a00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c00a00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd90 item 63 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c00a00): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c00a00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.595178062 +0000 UTC m=+217.344356757 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c00a00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01140): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01140): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01140): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01140): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01140): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.595178062 +0000 UTC m=+217.344356757 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01140): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cf50 item 63 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01800): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01800): open at offset 0 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01800): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01800): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01800): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01800): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01800): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01800): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.597271712 +0000 UTC m=+217.346450406 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01800): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01d80): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01d80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01d80): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d490 item 64 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01d80): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01d80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.598066573 +0000 UTC m=+217.347245258 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000c01d80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010de500): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010de500): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010de500): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010de500): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010de500): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.598066573 +0000 UTC m=+217.347245258 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010de500): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d650 item 64 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010deb40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010deb40): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010deb40): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010deb40): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010deb40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.600595739 +0000 UTC m=+217.349774434 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010deb40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010defc0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010defc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010defc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010defc0): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010defc0): _writeAt: size=3, off=2 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dab0 item 65 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010defc0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010defc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.601644548 +0000 UTC m=+217.350823243 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0010defc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fc000): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fc000): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fc000): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fc000): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fc000): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.601644548 +0000 UTC m=+217.350823243 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fc000): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dd50 item 65 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fc640): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fc640): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fc640): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fc640): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fc640): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.603832193 +0000 UTC m=+217.353010888 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fc640): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fcac0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fcac0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316230 item 66 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fcac0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fcac0): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fcac0): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fcac0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fcac0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.605003372 +0000 UTC m=+217.354182067 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fcac0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fd000): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fd000): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fd000): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fd000): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fd000): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.605003372 +0000 UTC m=+217.354182067 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fd000): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316930 item 66 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fd640): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fd640): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fd640): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fd640): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fd640): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.607411721 +0000 UTC m=+217.356590416 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fd640): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fdac0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fdac0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fdac0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fdac0): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fdac0): _writeAt: size=3, off=2 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317030 item 67 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fdac0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fdac0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.608405647 +0000 UTC m=+217.357584341 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0006fdac0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000712040): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000712040): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000712040): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000712040): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000712040): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.608405647 +0000 UTC m=+217.357584341 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000712040): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317340 item 67 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007126c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007126c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007126c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007126c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007126c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.610873749 +0000 UTC m=+217.360052444 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007126c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000712bc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000712bc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317b20 item 68 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000712bc0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000712bc0): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000712bc0): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000712bc0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000712bc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.611866932 +0000 UTC m=+217.361045637 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000712bc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713100): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713100): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713100): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713100): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713100): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.611866932 +0000 UTC m=+217.361045637 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713100): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003721c0 item 68 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713740): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713740): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713740): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713740): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713740): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.614247279 +0000 UTC m=+217.363425975 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713740): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713bc0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713bc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713bc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713bc0): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713bc0): _writeAt: size=3, off=2 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372c40 item 69 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713bc0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713bc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.615215587 +0000 UTC m=+217.364394292 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000713bc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000722140): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000722140): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000722140): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000722140): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000722140): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.615215587 +0000 UTC m=+217.364394292 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000722140): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372f50 item 69 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007227c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007227c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007227c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007227c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007227c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.617374258 +0000 UTC m=+217.366552953 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007227c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000722cc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000722cc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373650 item 70 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000722cc0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000722cc0): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000722cc0): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000722cc0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000722cc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.618256183 +0000 UTC m=+217.367434878 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000722cc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723200): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723200): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723200): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723200): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723200): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.618256183 +0000 UTC m=+217.367434878 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723200): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373880 item 70 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723880): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723880): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723880): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723880): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723880): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.620346967 +0000 UTC m=+217.369525662 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723880): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723d80): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723d80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723d80): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723d80): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723d80): _writeAt: size=3, off=2 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373ea0 item 71 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723d80): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723d80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.621213173 +0000 UTC m=+217.370391878 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000723d80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740300): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740300): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740300): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740300): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740300): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.621213173 +0000 UTC m=+217.370391878 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740300): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003781c0 item 71 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740980): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740980): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740980): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740980): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740980): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.624299605 +0000 UTC m=+217.373478300 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740980): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740e80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740e80): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378690 item 72 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740e80): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740e80): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740e80): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740e80): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740e80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.625207429 +0000 UTC m=+217.374386124 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000740e80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007413c0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007413c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007413c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007413c0): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007413c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.625207429 +0000 UTC m=+217.374386124 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007413c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378850 item 72 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000741980): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000741980): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000741980): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000741980): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000741980): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000741980): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000741980): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.627341213 +0000 UTC m=+217.376519908 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000741980): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000741e80): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000741e80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000741e80): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378cb0 item 73 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000741e80): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000741e80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.628001312 +0000 UTC m=+217.377180008 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000741e80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007623c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007623c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007623c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007623c0): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007623c0): _writeAt: size=3, off=2 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378f50 item 73 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007623c0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007623c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.629236621 +0000 UTC m=+217.378415326 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007623c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000762900): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000762900): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000762900): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000762900): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000762900): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.629236621 +0000 UTC m=+217.378415326 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000762900): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379180 item 73 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000762f40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000762f40): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000762f40): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000762f40): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000762f40): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000762f40): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000762f40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.631600757 +0000 UTC m=+217.380779452 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000762f40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763440): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763440): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763440): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379500 item 74 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763440): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763440): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.632154487 +0000 UTC m=+217.381333183 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763440): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763980): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763980): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379810 item 74 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763980): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763980): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763980): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763980): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763980): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.632913501 +0000 UTC m=+217.382092196 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763980): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763f00): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763f00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763f00): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763f00): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763f00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.632913501 +0000 UTC m=+217.382092196 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000763f00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003799d0 item 74 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079c5c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079c5c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079c5c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079c5c0): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079c5c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079c5c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079c5c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.634741152 +0000 UTC m=+217.383919847 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079c5c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079cac0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079cac0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079cac0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379e30 item 75 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079cac0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079cac0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.635302294 +0000 UTC m=+217.384480989 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079cac0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079d000): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079d000): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079d000): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079d000): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079d000): _writeAt: size=3, off=2 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003381c0 item 75 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079d000): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079d000): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.636126311 +0000 UTC m=+217.385305016 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079d000): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079d540): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079d540): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079d540): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079d540): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079d540): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.636126311 +0000 UTC m=+217.385305016 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079d540): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338700 item 75 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079db80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079db80): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079db80): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079db80): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079db80): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079db80): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079db80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.638090126 +0000 UTC m=+217.387268821 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00079db80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6100): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6100): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6100): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339180 item 76 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6100): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6100): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.638919121 +0000 UTC m=+217.388097817 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6100): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6640): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6640): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339880 item 76 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6640): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6640): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6640): _writeAt: size=3, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6640): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6640): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.639806547 +0000 UTC m=+217.388985242 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6640): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6bc0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6bc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6bc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6bc0): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6bc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.639806547 +0000 UTC m=+217.388985242 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c6bc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ea0 item 76 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7200): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7200): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7200): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7200): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7200): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7200): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7200): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.64198201 +0000 UTC m=+217.391160715 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7200): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7700): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7700): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7700): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366460 item 77 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7700): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7700): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.642796499 +0000 UTC m=+217.391975194 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7700): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7e00): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7e00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7e00): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7e00): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7e00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.642796499 +0000 UTC m=+217.391975194 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007c7e00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366690 item 77 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f04c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f04c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f04c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f04c0): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f04c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f04c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f04c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.64523223 +0000 UTC m=+217.394410935 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f04c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f09c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f09c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f09c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366e00 item 78 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f09c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f09c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.646024306 +0000 UTC m=+217.395203002 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f09c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f10c0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f10c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f10c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f10c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f10c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.646024306 +0000 UTC m=+217.395203002 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f10c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003672d0 item 78 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f1700): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f1700): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f1700): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f1700): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f1700): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f1700): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f1700): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.648539948 +0000 UTC m=+217.397718653 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f1700): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f1c00): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f1c00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f1c00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003677a0 item 79 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f1c00): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f1c00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.649448313 +0000 UTC m=+217.398627008 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0007f1c00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000806380): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000806380): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000806380): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000806380): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000806380): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.649448313 +0000 UTC m=+217.398627008 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000806380): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367a40 item 79 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008069c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008069c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008069c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008069c0): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008069c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008069c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008069c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.65171129 +0000 UTC m=+217.400889964 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008069c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000806ec0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000806ec0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000806ec0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003460e0 item 80 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000806ec0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000806ec0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.65233008 +0000 UTC m=+217.401508755 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000806ec0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008075c0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008075c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008075c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008075c0): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008075c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.65233008 +0000 UTC m=+217.401508755 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008075c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346a10 item 80 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000807c00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000807c00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000807c00): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000807c00): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000807c00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.654028077 +0000 UTC m=+217.403206752 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000807c00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828100): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828100): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828100): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828100): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828100): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828100): _writeAt: size=3, off=7 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347730 item 81 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828100): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828100): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.654682235 +0000 UTC m=+217.403860910 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828100): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828640): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828640): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828640): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828640): >_readAt: n=8, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828640): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.654682235 +0000 UTC m=+217.403860910 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828640): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347a40 item 81 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828cc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828cc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828cc0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828cc0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828cc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.65635817 +0000 UTC m=+217.405536846 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000828cc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008291c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008291c0): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008291c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e5b0 item 82 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008291c0): _readAt: size=2, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008291c0): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008291c0): _writeAt: size=3, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008291c0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008291c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.657048646 +0000 UTC m=+217.406227321 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008291c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000829740): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000829740): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000829740): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000829740): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000829740): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.657048646 +0000 UTC m=+217.406227321 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000829740): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e7e0 item 82 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000829dc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000829dc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000829dc0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000829dc0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000829dc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.65888872 +0000 UTC m=+217.408067395 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000829dc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083c340): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083c340): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083c340): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083c340): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083c340): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083c340): _writeAt: size=3, off=7 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f0a0 item 83 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083c340): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083c340): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.659586298 +0000 UTC m=+217.408764974 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083c340): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083c880): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083c880): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083c880): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083c880): >_readAt: n=8, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083c880): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.659586298 +0000 UTC m=+217.408764974 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083c880): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f3b0 item 83 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083cf00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083cf00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083cf00): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083cf00): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083cf00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.661806185 +0000 UTC m=+217.410984920 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083cf00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083d400): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083d400): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083d400): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fa40 item 84 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083d400): _readAt: size=2, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083d400): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083d400): _writeAt: size=3, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083d400): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083d400): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.662720211 +0000 UTC m=+217.411898906 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083d400): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083d980): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083d980): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083d980): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083d980): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083d980): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.662720211 +0000 UTC m=+217.411898906 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00083d980): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fe30 item 84 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856080): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856080): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856080): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856080): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856080): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.66501699 +0000 UTC m=+217.414195686 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856080): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856580): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856580): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856580): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856580): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856580): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856580): _writeAt: size=3, off=7 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003264d0 item 85 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856580): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856580): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.665850264 +0000 UTC m=+217.415028970 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856580): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856ac0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856ac0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856ac0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856ac0): >_readAt: n=8, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856ac0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.665850264 +0000 UTC m=+217.415028970 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000856ac0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326770 item 85 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857140): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857140): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857140): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857140): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857140): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.667954914 +0000 UTC m=+217.417133609 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857140): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857640): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857640): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857640): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326e00 item 86 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857640): _readAt: size=2, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857640): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857640): _writeAt: size=3, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857640): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857640): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.668836098 +0000 UTC m=+217.418014793 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857640): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857bc0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857bc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857bc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857bc0): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857bc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.668836098 +0000 UTC m=+217.418014793 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000857bc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327030 item 86 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008722c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008722c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008722c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008722c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008722c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.671077665 +0000 UTC m=+217.420256360 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008722c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008727c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008727c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008727c0): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008727c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008727c0): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008727c0): _writeAt: size=3, off=7 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327500 item 87 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008727c0): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008727c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.671750979 +0000 UTC m=+217.420929654 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008727c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000872d00): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000872d00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000872d00): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000872d00): >_readAt: n=8, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000872d00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.671750979 +0000 UTC m=+217.420929654 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000872d00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327810 item 87 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873380): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873380): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873380): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873380): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873380): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.673431602 +0000 UTC m=+217.422610277 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873380): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873880): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873880): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873880): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327c70 item 88 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873880): _readAt: size=2, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873880): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873880): _writeAt: size=3, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873880): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873880): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.674125635 +0000 UTC m=+217.423304310 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873880): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873e00): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873e00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873e00): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873e00): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873e00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.674125635 +0000 UTC m=+217.423304310 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000873e00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327ea0 item 88 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ca4c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ca4c0): open at offset 0 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ca4c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ca4c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ca4c0): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ca4c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ca4c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ca4c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.675647962 +0000 UTC m=+217.424826647 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ca4c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008caa00): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008caa00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008caa00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a690 item 89 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008caa00): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008caa00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.676210999 +0000 UTC m=+217.425389674 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008caa00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008caf40): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008caf40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008caf40): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008caf40): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008caf40): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008caf40): _writeAt: size=3, off=7 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a930 item 89 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008caf40): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008caf40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.6770855 +0000 UTC m=+217.426264175 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008caf40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008cb4c0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008cb4c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008cb4c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008cb4c0): >_readAt: n=8, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008cb4c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.6770855 +0000 UTC m=+217.426264175 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008cb4c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ad90 item 89 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008cbb00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008cbb00): open at offset 0 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008cbb00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008cbb00): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008cbb00): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008cbb00): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008cbb00): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008cbb00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.678555759 +0000 UTC m=+217.427734434 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008cbb00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e40c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e40c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e40c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b2d0 item 90 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e40c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e40c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.679059876 +0000 UTC m=+217.428238551 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e40c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e4600): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e4600): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e4600): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b490 item 90 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e4600): _readAt: size=2, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e4600): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e4600): _writeAt: size=3, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e4600): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e4600): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.679738078 +0000 UTC m=+217.428916753 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e4600): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e4bc0): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e4bc0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e4bc0): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e4bc0): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e4bc0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.679738078 +0000 UTC m=+217.428916753 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e4bc0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b880 item 90 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5200): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5200): open at offset 0 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5200): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5200): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5200): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5200): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5200): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5200): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.681325187 +0000 UTC m=+217.430503862 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5200): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5740): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5740): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5740): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0070 item 91 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5740): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5740): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.681823181 +0000 UTC m=+217.431001856 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5740): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5c80): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5c80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5c80): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5c80): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5c80): >_readAt: n=2, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5c80): _writeAt: size=3, off=7 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0310 item 91 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5c80): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5c80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.682433777 +0000 UTC m=+217.431612452 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008e5c80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fe280): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fe280): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fe280): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fe280): >_readAt: n=8, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fe280): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.682433777 +0000 UTC m=+217.431612452 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fe280): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d04d0 item 91 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fe8c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fe8c0): open at offset 0 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fe8c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fe8c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fe8c0): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fe8c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fe8c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fe8c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.684057725 +0000 UTC m=+217.433236400 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fe8c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fee00): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fee00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fee00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0a10 item 92 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fee00): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fee00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.684634968 +0000 UTC m=+217.433813632 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fee00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ff340): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ff340): open at offset 5 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ff340): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0bd0 item 92 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ff340): _readAt: size=2, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ff340): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ff340): _writeAt: size=3, off=5 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ff340): >_writeAt: n=3, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ff340): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.685443044 +0000 UTC m=+217.434621719 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ff340): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ff900): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ff900): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ff900): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ff900): >_readAt: n=3, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ff900): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.685443044 +0000 UTC m=+217.434621719 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008ff900): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0e70 item 92 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fff40): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fff40): open at offset 0 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fff40): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fff40): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fff40): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fff40): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fff40): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fff40): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.686841569 +0000 UTC m=+217.436020245 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0008fff40): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000938500): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000938500): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000938500): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1340 item 93 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000938500): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000938500): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.687424474 +0000 UTC m=+217.436603148 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000938500): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000938c00): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000938c00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000938c00): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000938c00): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000938c00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.687424474 +0000 UTC m=+217.436603148 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000938c00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1570 item 93 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939240): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939240): open at offset 0 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939240): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939240): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939240): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939240): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939240): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939240): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.688939686 +0000 UTC m=+217.438118362 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939240): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939780): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939780): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939780): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1960 item 94 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939780): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939780): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.689467017 +0000 UTC m=+217.438645692 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939780): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939e80): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939e80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939e80): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939e80): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939e80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.689467017 +0000 UTC m=+217.438645692 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000939e80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1b20 item 94 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000960540): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000960540): open at offset 0 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000960540): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000960540): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000960540): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000960540): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000960540): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000960540): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.691082208 +0000 UTC m=+217.440260882 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000960540): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000960a80): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000960a80): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000960a80): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050150 item 95 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000960a80): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000960a80): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.691623825 +0000 UTC m=+217.440802510 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000960a80): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000961180): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000961180): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000961180): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000961180): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000961180): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.691623825 +0000 UTC m=+217.440802510 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000961180): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050700 item 95 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0009617c0): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0009617c0): open at offset 0 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0009617c0): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0009617c0): _readAt: size=2, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0009617c0): >_readAt: n=0, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0009617c0): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0009617c0): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0009617c0): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.693197798 +0000 UTC m=+217.442376473 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc0009617c0): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000961d00): _writeAt: size=5, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000961d00): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000961d00): >openPending: err= 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 96 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000961d00): >_writeAt: n=5, err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000961d00): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.693818994 +0000 UTC m=+217.442997669 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc000961d00): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:52:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:52:05 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:52:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:52:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00097c480): _readAt: size=512, off=0 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00097c480): openPending: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00097c480): >openPending: err= 2025/08/13 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00097c480): >_readAt: n=5, err=EOF 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00097c480): close: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:52:05.693818994 +0000 UTC m=+217.442997669 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:05 DEBUG : open-test-file(0xc00097c480): >close: err= 2025/08/13 01:52:05 DEBUG : open-test-file: Remove: 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051570 item 96 2025/08/13 01:52:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:52:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:52:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:52:05 DEBUG : open-test-file: >Remove: err= 2025/08/13 01:52:05 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:05 DEBUG : Looking for writers 2025/08/13 01:52:05 DEBUG : >WaitForWriters: 2025/08/13 01:52:05 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.36s) --- PASS: TestRWFileHandleOpenTests/writes (0.66s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:05 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:05 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:52:05 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:05 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:05 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:52:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:06 DEBUG : file1: newRWFileHandle: 2025/08/13 01:52:06 DEBUG : file1(0xc000300d00): openPending: 2025/08/13 01:52:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:06 DEBUG : file1(0xc000300d00): >openPending: err= 2025/08/13 01:52:06 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:52:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:52:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:52:06 DEBUG : file1(0xc000300d00): _writeAt: size=2, off=0 2025/08/13 01:52:06 DEBUG : file1(0xc000300d00): >_writeAt: n=2, err= 2025/08/13 01:52:06 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/13 01:52:06 DEBUG : file1(0xc000300d00): RWFileHandle.Flush 2025/08/13 01:52:06 DEBUG : file1(0xc000300d00): RWFileHandle.Release 2025/08/13 01:52:06 DEBUG : file1(0xc000300d00): close: 2025/08/13 01:52:06 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/13 01:52:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:06 DEBUG : file1(0xc000300d00): >close: err= 2025/08/13 01:52:06 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:06 DEBUG : Looking for writers 2025/08/13 01:52:06 DEBUG : file1: reading active writers 2025/08/13 01:52:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:52:06 DEBUG : Looking for writers 2025/08/13 01:52:06 DEBUG : file1: reading active writers 2025/08/13 01:52:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:52:06 DEBUG : Looking for writers 2025/08/13 01:52:06 DEBUG : file1: reading active writers 2025/08/13 01:52:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:52:06 DEBUG : Looking for writers 2025/08/13 01:52:06 DEBUG : file1: reading active writers 2025/08/13 01:52:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:52:06 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:52:06 DEBUG : Looking for writers 2025/08/13 01:52:06 DEBUG : file1: reading active writers 2025/08/13 01:52:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:52:06 DEBUG : Looking for writers 2025/08/13 01:52:06 DEBUG : file1: reading active writers 2025/08/13 01:52:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:52:06 DEBUG : Looking for writers 2025/08/13 01:52:06 DEBUG : file1: reading active writers 2025/08/13 01:52:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:52:06 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/13 01:52:06 INFO : file1: Copied (new) 2025/08/13 01:52:06 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/08/13 01:52:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:52:06 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/08/13 01:52:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:06 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:52:07 DEBUG : Looking for writers 2025/08/13 01:52:07 DEBUG : file1: reading active writers 2025/08/13 01:52:07 DEBUG : >WaitForWriters: 2025/08/13 01:52:07 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:07 DEBUG : Looking for writers 2025/08/13 01:52:07 DEBUG : file1: reading active writers 2025/08/13 01:52:07 DEBUG : >WaitForWriters: 2025/08/13 01:52:07 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.98s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:07 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:07 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:52:07 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:07 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:07 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:07 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:52:08 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:08 DEBUG : rename_me: newRWFileHandle: 2025/08/13 01:52:08 DEBUG : rename_me(0xc00111a740): openPending: 2025/08/13 01:52:08 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:52:08 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/13 01:52:08 DEBUG : rename_me(0xc00111a740): >openPending: err= 2025/08/13 01:52:08 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/13 01:52:08 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/13 01:52:08 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/13 01:52:08 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/13 01:52:08 DEBUG : rename_me(0xc00111a740): _writeAt: size=5, off=0 2025/08/13 01:52:08 DEBUG : rename_me(0xc00111a740): >_writeAt: n=5, err= 2025/08/13 01:52:08 DEBUG : rename_me(0xc00111a740): close: 2025/08/13 01:52:08 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-13 01:52:08.068368511 +0000 UTC m=+219.817547227 2025/08/13 01:52:08 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:08 DEBUG : rename_me(0xc00111a740): >close: err= 2025/08/13 01:52:08 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/13 01:52:08 DEBUG : i_was_renamed: Updating file with 0xc000c73080 2025/08/13 01:52:08 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/13 01:52:08 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/13 01:52:08 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:08 DEBUG : Looking for writers 2025/08/13 01:52:08 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:52:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:52:08 DEBUG : Looking for writers 2025/08/13 01:52:08 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:52:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:52:08 DEBUG : Looking for writers 2025/08/13 01:52:08 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:52:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:52:08 DEBUG : Looking for writers 2025/08/13 01:52:08 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:52:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:52:08 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/13 01:52:08 DEBUG : Looking for writers 2025/08/13 01:52:08 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:52:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:52:08 DEBUG : Looking for writers 2025/08/13 01:52:08 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:52:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:52:08 DEBUG : Looking for writers 2025/08/13 01:52:08 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:52:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:52:08 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/08/13 01:52:08 INFO : i_was_renamed: Copied (new) 2025/08/13 01:52:08 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-13 01:52:08 +0000 UTC," 2025/08/13 01:52:08 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/13 01:52:08 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/13 01:52:08 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/13 01:52:09 DEBUG : Looking for writers 2025/08/13 01:52:09 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:52:09 DEBUG : >WaitForWriters: 2025/08/13 01:52:09 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.89s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:09 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:09 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:52:09 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:09 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bodalay0tuku" 2025/08/13 01:52:09 INFO : files root 'rclone-test-bodalay0tuku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:52:10 DEBUG : forgetting directory cache 2025/08/13 01:52:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:52:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:52:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:52:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:11 DEBUG : TestRWCacheUpdate(0xc00111b200): _readAt: size=512, off=0 2025/08/13 01:52:11 DEBUG : TestRWCacheUpdate(0xc00111b200): openPending: 2025/08/13 01:52:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 00:53:09 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/13 01:52:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:52:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:11 DEBUG : TestRWCacheUpdate(0xc00111b200): >openPending: err= 2025/08/13 01:52:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:52:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:52:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:52:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:52:11 DEBUG : forgetting directory cache 2025/08/13 01:52:11 DEBUG : forgetting directory cache 2025/08/13 01:52:11 DEBUG : forgetting directory cache 2025/08/13 01:52:12 DEBUG : forgetting directory cache 2025/08/13 01:52:12 DEBUG : forgetting directory cache 2025/08/13 01:52:12 DEBUG : forgetting directory cache 2025/08/13 01:52:12 DEBUG : forgetting directory cache 2025/08/13 01:52:12 DEBUG : TestRWCacheUpdate(0xc00111b200): >_readAt: n=20, err=EOF 2025/08/13 01:52:12 DEBUG : TestRWCacheUpdate(0xc00111b200): close: 2025/08/13 01:52:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:53:09 +0000 UTC 2025/08/13 01:52:12 DEBUG : TestRWCacheUpdate(0xc00111b200): >close: err= 2025/08/13 01:52:12 DEBUG : Re-reading directory (1.57540651s old) 2025/08/13 01:52:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:52:13 DEBUG : forgetting directory cache 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate(0xc00111ba80): _readAt: size=512, off=0 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate(0xc00111ba80): openPending: 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 00:54:09 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-13 00:53:09 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-13 00:54:09 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-13 00:53:09 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/13 01:52:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:52:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate(0xc00111ba80): >openPending: err= 2025/08/13 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:52:15 DEBUG : forgetting directory cache 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate(0xc00111ba80): >_readAt: n=20, err=EOF 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate(0xc00111ba80): close: 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:54:09 +0000 UTC 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate(0xc00111ba80): >close: err= 2025/08/13 01:52:15 DEBUG : Re-reading directory (290.882876ms old) 2025/08/13 01:52:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:52:15 DEBUG : forgetting directory cache 2025/08/13 01:52:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate(0xc0008b2200): _readAt: size=512, off=0 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate(0xc0008b2200): openPending: 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 00:55:09 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-13 00:54:09 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-13 00:55:09 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-13 00:54:09 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/13 01:52:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:52:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate(0xc0008b2200): >openPending: err= 2025/08/13 01:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:52:17 DEBUG : forgetting directory cache 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate(0xc0008b2200): >_readAt: n=20, err=EOF 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate(0xc0008b2200): close: 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:55:09 +0000 UTC 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate(0xc0008b2200): >close: err= 2025/08/13 01:52:17 DEBUG : Re-reading directory (286.269448ms old) 2025/08/13 01:52:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:52:17 DEBUG : forgetting directory cache 2025/08/13 01:52:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:52:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:52:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:52:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:18 DEBUG : TestRWCacheUpdate(0xc000a2c3c0): _readAt: size=512, off=0 2025/08/13 01:52:18 DEBUG : TestRWCacheUpdate(0xc000a2c3c0): openPending: 2025/08/13 01:52:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 00:56:09 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-13 00:55:09 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/13 01:52:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-13 00:56:09 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-13 00:55:09 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/13 01:52:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:52:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:52:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:52:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:18 DEBUG : TestRWCacheUpdate(0xc000a2c3c0): >openPending: err= 2025/08/13 01:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:52:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:52:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:52:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:52:18 DEBUG : forgetting directory cache 2025/08/13 01:52:19 DEBUG : TestRWCacheUpdate(0xc000a2c3c0): >_readAt: n=20, err=EOF 2025/08/13 01:52:19 DEBUG : TestRWCacheUpdate(0xc000a2c3c0): close: 2025/08/13 01:52:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:56:09 +0000 UTC 2025/08/13 01:52:19 DEBUG : TestRWCacheUpdate(0xc000a2c3c0): >close: err= 2025/08/13 01:52:19 DEBUG : Re-reading directory (274.477026ms old) 2025/08/13 01:52:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:52:19 DEBUG : forgetting directory cache 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate(0xc000300a40): _readAt: size=512, off=0 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate(0xc000300a40): openPending: 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 00:57:09 +0000 UTC," against cached fingerprint "20,2025-08-13 00:56:09 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-13 00:57:09 +0000 UTC," != cached fingerprint "20,2025-08-13 00:56:09 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/13 01:52:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:52:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate(0xc000300a40): >openPending: err= 2025/08/13 01:52:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:52:20 DEBUG : forgetting directory cache 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate(0xc000300a40): >_readAt: n=20, err=EOF 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate(0xc000300a40): close: 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:57:09 +0000 UTC 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate(0xc000300a40): >close: err= 2025/08/13 01:52:20 DEBUG : Re-reading directory (257.74341ms old) 2025/08/13 01:52:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:52:21 DEBUG : forgetting directory cache 2025/08/13 01:52:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate(0xc0008b2dc0): _readAt: size=512, off=0 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate(0xc0008b2dc0): openPending: 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 00:58:09 +0000 UTC," against cached fingerprint "20,2025-08-13 00:57:09 +0000 UTC," 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-13 00:58:09 +0000 UTC," != cached fingerprint "20,2025-08-13 00:57:09 +0000 UTC,") 2025/08/13 01:52:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:52:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate(0xc0008b2dc0): >openPending: err= 2025/08/13 01:52:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:52:22 DEBUG : forgetting directory cache 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate(0xc0008b2dc0): >_readAt: n=20, err=EOF 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate(0xc0008b2dc0): close: 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:58:09 +0000 UTC 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate(0xc0008b2dc0): >close: err= 2025/08/13 01:52:22 DEBUG : Re-reading directory (289.428324ms old) 2025/08/13 01:52:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:52:22 DEBUG : forgetting directory cache 2025/08/13 01:52:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:52:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:52:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:52:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:23 DEBUG : TestRWCacheUpdate(0xc000301a40): _readAt: size=512, off=0 2025/08/13 01:52:23 DEBUG : TestRWCacheUpdate(0xc000301a40): openPending: 2025/08/13 01:52:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-13 00:59:09 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-13 00:58:09 +0000 UTC," 2025/08/13 01:52:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-13 00:59:09 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-13 00:58:09 +0000 UTC,") 2025/08/13 01:52:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:52:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:52:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/13 01:52:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:23 DEBUG : TestRWCacheUpdate(0xc000301a40): >openPending: err= 2025/08/13 01:52:23 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/13 01:52:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:52:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:52:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:52:24 DEBUG : forgetting directory cache 2025/08/13 01:52:24 DEBUG : TestRWCacheUpdate(0xc000301a40): >_readAt: n=21, err=EOF 2025/08/13 01:52:24 DEBUG : TestRWCacheUpdate(0xc000301a40): close: 2025/08/13 01:52:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:59:09 +0000 UTC 2025/08/13 01:52:24 DEBUG : TestRWCacheUpdate(0xc000301a40): >close: err= 2025/08/13 01:52:24 DEBUG : Re-reading directory (281.032768ms old) 2025/08/13 01:52:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:52:24 DEBUG : forgetting directory cache 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate(0xc000a2d380): _readAt: size=512, off=0 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate(0xc000a2d380): openPending: 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-13 01:00:09 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-13 00:59:09 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-13 01:00:09 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-13 00:59:09 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/13 01:52:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/13 01:52:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate(0xc000a2d380): >openPending: err= 2025/08/13 01:52:25 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:52:25 DEBUG : forgetting directory cache 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate(0xc000a2d380): >_readAt: n=22, err=EOF 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate(0xc000a2d380): close: 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 01:00:09 +0000 UTC 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate(0xc000a2d380): >close: err= 2025/08/13 01:52:25 DEBUG : Re-reading directory (303.080345ms old) 2025/08/13 01:52:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:52:26 DEBUG : forgetting directory cache 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate(0xc00111a680): _readAt: size=512, off=0 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate(0xc00111a680): openPending: 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-13 01:01:09 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-13 01:00:09 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-13 01:01:09 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-13 01:00:09 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/13 01:52:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/13 01:52:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate(0xc00111a680): >openPending: err= 2025/08/13 01:52:27 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:52:27 DEBUG : forgetting directory cache 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate(0xc00111a680): >_readAt: n=23, err=EOF 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate(0xc00111a680): close: 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 01:01:09 +0000 UTC 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate(0xc00111a680): >close: err= 2025/08/13 01:52:27 DEBUG : Re-reading directory (265.909065ms old) 2025/08/13 01:52:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:52:27 DEBUG : forgetting directory cache 2025/08/13 01:52:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:52:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:52:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:52:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:52:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:52:28 DEBUG : TestRWCacheUpdate(0xc000a2dd40): _readAt: size=512, off=0 2025/08/13 01:52:28 DEBUG : TestRWCacheUpdate(0xc000a2dd40): openPending: 2025/08/13 01:52:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-13 01:02:09 +0000 UTC," against cached fingerprint "23,2025-08-13 01:01:09 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/13 01:52:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-13 01:02:09 +0000 UTC," != cached fingerprint "23,2025-08-13 01:01:09 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/13 01:52:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:52:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:52:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/13 01:52:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:28 DEBUG : TestRWCacheUpdate(0xc000a2dd40): >openPending: err= 2025/08/13 01:52:28 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/13 01:52:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:52:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:52:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:52:29 DEBUG : forgetting directory cache 2025/08/13 01:52:29 DEBUG : TestRWCacheUpdate(0xc000a2dd40): >_readAt: n=24, err=EOF 2025/08/13 01:52:29 DEBUG : TestRWCacheUpdate(0xc000a2dd40): close: 2025/08/13 01:52:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 01:02:09 +0000 UTC 2025/08/13 01:52:29 DEBUG : TestRWCacheUpdate(0xc000a2dd40): >close: err= 2025/08/13 01:52:29 DEBUG : Re-reading directory (273.025751ms old) 2025/08/13 01:52:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:52:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:52:29 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:29 DEBUG : Looking for writers 2025/08/13 01:52:29 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/13 01:52:29 DEBUG : >WaitForWriters: 2025/08/13 01:52:29 DEBUG : files root 'rclone-test-bodalay0tuku': vfs cache: cleaner exiting 2025/08/13 01:52:29 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (19.89s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", 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-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:31 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:52:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/13 01:52:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/13 01:52:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/13 01:52:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:52:32 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:52:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:52:32 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/13 01:52:32 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/13 01:52:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/13 01:52:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:52:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:52:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:52:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/13 01:52:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/13 01:52:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/13 01:52:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:52:32 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:52:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:52:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:32 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:32 DEBUG : Looking for writers 2025/08/13 01:52:32 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/13 01:52:32 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/13 01:52:32 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.30s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:33 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:33 DEBUG : files root 'rclone-test-bodalay0tuku': Reusing VFS from active cache 2025/08/13 01:52:33 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:33 DEBUG : Looking for writers 2025/08/13 01:52:33 DEBUG : >WaitForWriters: 2025/08/13 01:52:33 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:33 DEBUG : Looking for writers 2025/08/13 01:52:33 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.27s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:33 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:33 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:33 DEBUG : Looking for writers 2025/08/13 01:52:33 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.28s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:33 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:33 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:33 DEBUG : Looking for writers 2025/08/13 01:52:33 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:34 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:36 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:36 DEBUG : dir: Looking for writers 2025/08/13 01:52:36 DEBUG : file2: reading active writers 2025/08/13 01:52:36 DEBUG : Looking for writers 2025/08/13 01:52:36 DEBUG : dir: reading active writers 2025/08/13 01:52:36 DEBUG : file1: reading active writers 2025/08/13 01:52:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.03s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:37 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:39 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:39 DEBUG : dir: Looking for writers 2025/08/13 01:52:39 DEBUG : Looking for writers 2025/08/13 01:52:39 DEBUG : dir: reading active writers 2025/08/13 01:52:39 DEBUG : file1: reading active writers 2025/08/13 01:52:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.04s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:40 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:52:42 DEBUG : file1: Open: flags=O_RDONLY 2025/08/13 01:52:42 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/13 01:52:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/13 01:52:42 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:52:42 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/13 01:52:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:52:42 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:42 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/13 01:52:42 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/13 01:52:42 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/13 01:52:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/13 01:52:42 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (0 bytes), uploading instead of streaming 2025/08/13 01:52:43 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/08/13 01:52:43 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/13 01:52:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/13 01:52:43 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:43 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/13 01:52:43 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:43 DEBUG : dir: Looking for writers 2025/08/13 01:52:43 DEBUG : file2: reading active writers 2025/08/13 01:52:43 DEBUG : new_file.txt: reading active writers 2025/08/13 01:52:43 DEBUG : Looking for writers 2025/08/13 01:52:43 DEBUG : dir: reading active writers 2025/08/13 01:52:43 DEBUG : file1: reading active writers 2025/08/13 01:52:43 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.12s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:44 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:46 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/13 01:52:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000d84000 2025/08/13 01:52:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/13 01:52:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:47 INFO : dir/file1: Moved (server-side) to: file0 2025/08/13 01:52:47 DEBUG : file0: Updating file with file0 0xc000d84000 2025/08/13 01:52:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:52:47 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/13 01:52:47 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:47 DEBUG : dir: Looking for writers 2025/08/13 01:52:47 DEBUG : Looking for writers 2025/08/13 01:52:47 DEBUG : dir: reading active writers 2025/08/13 01:52:47 DEBUG : file0: reading active writers 2025/08/13 01:52:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.00s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:48 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:48 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:48 DEBUG : Looking for writers 2025/08/13 01:52:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:48 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:48 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/13 01:52:49 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/13 01:52:49 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/13 01:52:50 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/13 01:52:50 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/13 01:52:51 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:51 DEBUG : d: Looking for writers 2025/08/13 01:52:51 DEBUG : Looking for writers 2025/08/13 01:52:51 DEBUG : a: Looking for writers 2025/08/13 01:52:51 DEBUG : b: Looking for writers 2025/08/13 01:52:51 DEBUG : c: Looking for writers 2025/08/13 01:52:51 DEBUG : Looking for writers 2025/08/13 01:52:51 DEBUG : a: reading active writers 2025/08/13 01:52:51 DEBUG : b: reading active writers 2025/08/13 01:52:51 DEBUG : c: reading active writers 2025/08/13 01:52:51 DEBUG : d: reading active writers 2025/08/13 01:52:51 DEBUG : /: reading active writers 2025/08/13 01:52:51 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.77s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:52 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:52 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/13 01:52:53 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/13 01:52:53 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/13 01:52:53 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/13 01:52:55 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:55 DEBUG : a/b/c/d: Looking for writers 2025/08/13 01:52:55 DEBUG : a/b/c: Looking for writers 2025/08/13 01:52:55 DEBUG : d: reading active writers 2025/08/13 01:52:55 DEBUG : a/b: Looking for writers 2025/08/13 01:52:55 DEBUG : c: reading active writers 2025/08/13 01:52:55 DEBUG : a: Looking for writers 2025/08/13 01:52:55 DEBUG : b: reading active writers 2025/08/13 01:52:55 DEBUG : Looking for writers 2025/08/13 01:52:55 DEBUG : a: reading active writers 2025/08/13 01:52:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (5.07s) === 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-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:57 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:57 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:57 DEBUG : Looking for writers 2025/08/13 01:52:57 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:52:57 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:52:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:52:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:52:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:57 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/13 01:52:57 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/13 01:52:57 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/13 01:52:57 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (5 bytes), uploading instead of streaming 2025/08/13 01:52:58 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/13 01:52:58 DEBUG : file1: Size of src and dst objects identical 2025/08/13 01:52:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:52:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:52:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:52:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:52:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:52:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:52:58 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/13 01:52:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/13 01:52:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:52:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:52:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:52:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:58 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (0 bytes), uploading instead of streaming 2025/08/13 01:52:59 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/13 01:52:59 DEBUG : file1: Size of src and dst objects identical 2025/08/13 01:52:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/13 01:52:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:52:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:52:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:52:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:59 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (7 bytes), uploading instead of streaming 2025/08/13 01:53:04 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/13 01:53:04 DEBUG : file1: Size of src and dst objects identical 2025/08/13 01:53:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:04 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:04 DEBUG : Looking for writers 2025/08/13 01:53:04 DEBUG : file1: reading active writers 2025/08/13 01:53:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (7.29s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:53:04 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:53:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:53:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:53:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:53:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:53:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:05 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/13 01:53:06 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/13 01:53:06 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/13 01:53:06 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/13 01:53:06 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (11 bytes), uploading instead of streaming 2025/08/13 01:53:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/13 01:53:07 DEBUG : file1: Size of src and dst objects identical 2025/08/13 01:53:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:07 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/13 01:53:07 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:07 DEBUG : Looking for writers 2025/08/13 01:53:07 DEBUG : file1: reading active writers 2025/08/13 01:53:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.17s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:53:08 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:53:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:53:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:53:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:53:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:53:08 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/13 01:53:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:08 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (5 bytes), uploading instead of streaming 2025/08/13 01:53:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/13 01:53:09 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/13 01:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:09 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/13 01:53:09 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:09 DEBUG : Looking for writers 2025/08/13 01:53:09 DEBUG : file1: reading active writers 2025/08/13 01:53:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.46s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:53:09 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:53:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:53:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:53:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:53:09 DEBUG : file1: WriteFileHandle.Release closing 2025/08/13 01:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:09 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (0 bytes), uploading instead of streaming 2025/08/13 01:53:10 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/13 01:53:10 DEBUG : file1: Size of src and dst objects identical 2025/08/13 01:53:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:10 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/13 01:53:10 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:10 DEBUG : Looking for writers 2025/08/13 01:53:10 DEBUG : file1: reading active writers 2025/08/13 01:53:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.39s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:53:10 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:53:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:53:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:53:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:53:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:53:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:11 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (2 bytes), uploading instead of streaming 2025/08/13 01:53:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/13 01:53:11 DEBUG : file1: Size of src and dst objects identical 2025/08/13 01:53:11 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/08/13 01:53:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:11 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:11 DEBUG : Looking for writers 2025/08/13 01:53:11 DEBUG : file1: reading active writers 2025/08/13 01:53:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.46s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:53:12 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:53:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:53:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:53:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:53:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:53:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:12 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (0 bytes), uploading instead of streaming 2025/08/13 01:53:13 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/13 01:53:13 DEBUG : file1: Size of src and dst objects identical 2025/08/13 01:53:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:53:13 DEBUG : file1: Open: flags=O_RDONLY 2025/08/13 01:53:13 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/13 01:53:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/13 01:53:13 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:53:13 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/13 01:53:13 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:13 DEBUG : Looking for writers 2025/08/13 01:53:13 DEBUG : file1: reading active writers 2025/08/13 01:53:13 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.66s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-bodalay0tuku'", Local "Local file system at /tmp/rclone617979321", Modify Window "1s" 2025/08/13 01:53:14 INFO : files root 'rclone-test-bodalay0tuku': poll-interval is not supported by this remote 2025/08/13 01:53:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:53:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:53:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:14 DEBUG : files root 'rclone-test-bodalay0tuku': File to upload is small (100 bytes), uploading instead of streaming 2025/08/13 01:53:15 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/13 01:53:15 DEBUG : file1: Size of src and dst objects identical 2025/08/13 01:53:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:53:15 DEBUG : file1: Open: flags=O_RDONLY 2025/08/13 01:53:15 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/13 01:53:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/13 01:53:15 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:53:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/13 01:53:15 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:15 DEBUG : Looking for writers 2025/08/13 01:53:15 DEBUG : file1: reading active writers 2025/08/13 01:53:15 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.66s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/08/13 01:53:15 DEBUG : files root 'rclone-test-bodalay0tuku': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m47.635021678s (try 1/5): exit status 1: Failed [TestDirSetModTime TestFileOpenRead TestReadFileHandleSeek]