"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2024/12/09 04:02:24 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-cayavor5yudu" 2024/12/09 04:02:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 04:02:25 DEBUG : Creating backend with remote "/tmp/rclone2180777359" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:02:25 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:02:28 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:02:28 DEBUG : dir: Looking for writers 2024/12/09 04:02:28 DEBUG : : Looking for writers 2024/12/09 04:02:28 DEBUG : dir: reading active writers 2024/12/09 04:02:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.97s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:02:29 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:02:32 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:02:32 DEBUG : dir/subdir: Looking for writers 2024/12/09 04:02:32 DEBUG : dir: Looking for writers 2024/12/09 04:02:32 DEBUG : file2: reading active writers 2024/12/09 04:02:32 DEBUG : subdir: reading active writers 2024/12/09 04:02:32 DEBUG : file1: reading active writers 2024/12/09 04:02:32 DEBUG : : Looking for writers 2024/12/09 04:02:32 DEBUG : dir: reading active writers 2024/12/09 04:02:32 DEBUG : >WaitForWriters: 2024/12/09 04:02:34 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cayavor5yudu/dir not empty`) 2024/12/09 04:02:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/09 04:02:35 DEBUG : pacer: Reducing sleep to 15ms 2024/12/09 04:02:35 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (6.30s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:02:35 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:02:36 DEBUG : pacer: Reducing sleep to 10ms 2024/12/09 04:02:37 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:02:37 DEBUG : dir: Looking for writers 2024/12/09 04:02:37 DEBUG : file1: reading active writers 2024/12/09 04:02:37 DEBUG : : Looking for writers 2024/12/09 04:02:37 DEBUG : dir: reading active writers 2024/12/09 04:02:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.68s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:02:38 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:02:39 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:02:39 DEBUG : dir: Looking for writers 2024/12/09 04:02:39 DEBUG : : Looking for writers 2024/12/09 04:02:39 DEBUG : dir: reading active writers 2024/12/09 04:02:39 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.96s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:02:41 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:02:42 DEBUG : dir: forgetting directory cache 2024/12/09 04:02:42 DEBUG : : forgetting directory cache 2024/12/09 04:02:42 DEBUG : dir: forgetting directory cache 2024/12/09 04:02:42 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:02:42 DEBUG : : Looking for writers 2024/12/09 04:02:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.37s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:02:43 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:02:44 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/12/09 04:02:44 DEBUG : dir: invalidating directory cache 2024/12/09 04:02:44 DEBUG : : >ForgetPath: 2024/12/09 04:02:44 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/12/09 04:02:44 DEBUG : : invalidating directory cache 2024/12/09 04:02:44 DEBUG : dir: forgetting directory cache 2024/12/09 04:02:44 DEBUG : : >ForgetPath: 2024/12/09 04:02:44 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/12/09 04:02:44 DEBUG : : >ForgetPath: 2024/12/09 04:02:44 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:02:44 DEBUG : dir: Looking for writers 2024/12/09 04:02:44 DEBUG : : Looking for writers 2024/12/09 04:02:44 DEBUG : dir: reading active writers 2024/12/09 04:02:44 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.24s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:02:45 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:02:48 DEBUG : : forgetting directory cache 2024/12/09 04:02:48 DEBUG : dir: forgetting directory cache 2024/12/09 04:02:48 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:02:48 DEBUG : fil/a/b: Looking for writers 2024/12/09 04:02:48 DEBUG : fil/a: Looking for writers 2024/12/09 04:02:48 DEBUG : b: reading active writers 2024/12/09 04:02:48 DEBUG : fil: Looking for writers 2024/12/09 04:02:48 DEBUG : a: reading active writers 2024/12/09 04:02:48 DEBUG : dir: Looking for writers 2024/12/09 04:02:48 DEBUG : : Looking for writers 2024/12/09 04:02:48 DEBUG : dir: reading active writers 2024/12/09 04:02:48 DEBUG : fil: reading active writers 2024/12/09 04:02:48 DEBUG : >WaitForWriters: 2024/12/09 04:02:49 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cayavor5yudu/fil/a not empty`) 2024/12/09 04:02:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/09 04:02:49 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cayavor5yudu/fil/a not empty`) 2024/12/09 04:02:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/09 04:02:50 DEBUG : pacer: Reducing sleep to 30ms 2024/12/09 04:02:50 DEBUG : pacer: Reducing sleep to 22.5ms 2024/12/09 04:02:50 DEBUG : pacer: Reducing sleep to 16.875ms 2024/12/09 04:02:50 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestDirWalk (4.90s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:02:50 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:02:51 DEBUG : pacer: Reducing sleep to 10ms 2024/12/09 04:02:51 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:02:51 DEBUG : dir: Looking for writers 2024/12/09 04:02:51 DEBUG : : Looking for writers 2024/12/09 04:02:51 DEBUG : dir: reading active writers 2024/12/09 04:02:51 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.88s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:02:52 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:02:53 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:02:53 DEBUG : dir: Looking for writers 2024/12/09 04:02:53 DEBUG : file1: reading active writers 2024/12/09 04:02:53 DEBUG : : Looking for writers 2024/12/09 04:02:53 DEBUG : dir: reading active writers 2024/12/09 04:02:53 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.08s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:02:54 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2024/12/09 04:03:00 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/12/09 04:03:00 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/12/09 04:03:00 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/09 04:03:00 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/12/09 04:03:02 DEBUG : dir: invalidating directory cache 2024/12/09 04:03:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/12/09 04:03:03 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/12/09 04:03:03 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/12/09 04:03:03 DEBUG : dir/file1: Reset virtual modtime 2024/12/09 04:03:03 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/12/09 04:03:03 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/09 04:03:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/12/09 04:03:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/12/09 04:03:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 04:03:03 DEBUG : dir: invalidating directory cache 2024/12/09 04:03:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/12/09 04:03:03 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/12/09 04:03:03 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/09 04:03:03 DEBUG : : forgetting directory cache 2024/12/09 04:03:03 DEBUG : dir: forgetting directory cache 2024/12/09 04:03:03 DEBUG : dir/virtualDir: forgetting directory cache 2024/12/09 04:03:03 DEBUG : dir/file1: Reset virtual modtime 2024/12/09 04:03:03 DEBUG : dir/virtualFile: Reset virtual modtime 2024/12/09 04:03:03 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:03 DEBUG : dir/virtualDir: Looking for writers 2024/12/09 04:03:03 DEBUG : dir: Looking for writers 2024/12/09 04:03:03 DEBUG : file1: reading active writers 2024/12/09 04:03:03 DEBUG : virtualFile2: reading active writers 2024/12/09 04:03:03 DEBUG : virtualFile: reading active writers 2024/12/09 04:03:03 DEBUG : virtualDir: reading active writers 2024/12/09 04:03:03 DEBUG : : Looking for writers 2024/12/09 04:03:03 DEBUG : dir: reading active writers 2024/12/09 04:03:03 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (10.13s) --- PASS: TestDirReadDirAll/Virtual (2.42s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:03:04 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:03:05 ERROR : dir/: Can only open directories read only 2024/12/09 04:03:05 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:05 DEBUG : dir: Looking for writers 2024/12/09 04:03:05 DEBUG : : Looking for writers 2024/12/09 04:03:05 DEBUG : dir: reading active writers 2024/12/09 04:03:05 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.00s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:03:06 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:03:08 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:03:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/09 04:03:08 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/12/09 04:03:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/09 04:03:08 DEBUG : files root 'rclone-test-cayavor5yudu': File to upload is small (5 bytes), uploading instead of streaming 2024/12/09 04:03:08 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2024/12/09 04:03:08 DEBUG : dir/potato: Size of src and dst objects identical 2024/12/09 04:03:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/12/09 04:03:08 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:08 DEBUG : dir: Looking for writers 2024/12/09 04:03:08 DEBUG : file1: reading active writers 2024/12/09 04:03:08 DEBUG : potato: reading active writers 2024/12/09 04:03:08 DEBUG : : Looking for writers 2024/12/09 04:03:08 DEBUG : dir: reading active writers 2024/12/09 04:03:08 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.40s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:03:10 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:03:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/12/09 04:03:12 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:12 DEBUG : dir/sub: Looking for writers 2024/12/09 04:03:12 DEBUG : dir: Looking for writers 2024/12/09 04:03:12 DEBUG : file1: reading active writers 2024/12/09 04:03:12 DEBUG : sub: reading active writers 2024/12/09 04:03:12 DEBUG : : Looking for writers 2024/12/09 04:03:12 DEBUG : dir: reading active writers 2024/12/09 04:03:12 DEBUG : >WaitForWriters: 2024/12/09 04:03:13 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cayavor5yudu/dir not empty`) 2024/12/09 04:03:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/09 04:03:13 DEBUG : pacer: Reducing sleep to 15ms 2024/12/09 04:03:13 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.38s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:03:13 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:03:14 DEBUG : pacer: Reducing sleep to 10ms run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-cayavor5yudu'": object not found 2024/12/09 04:03:14 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:14 DEBUG : : Looking for writers 2024/12/09 04:03:14 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdirSub (0.95s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:03:14 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:03:15 ERROR : dir/: Dir.Remove not empty 2024/12/09 04:03:15 DEBUG : dir/file1: Remove: 2024/12/09 04:03:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 04:03:15 DEBUG : dir/file1: >Remove: err= 2024/12/09 04:03:16 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/09 04:03:16 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:16 DEBUG : : Looking for writers 2024/12/09 04:03:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.57s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:03:16 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:03:18 DEBUG : dir/file1: Remove: 2024/12/09 04:03:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 04:03:18 DEBUG : dir/file1: >Remove: err= 2024/12/09 04:03:18 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/09 04:03:18 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:18 DEBUG : : Looking for writers 2024/12/09 04:03:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.09s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:03:19 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:03:20 DEBUG : dir/file1: Remove: 2024/12/09 04:03:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 04:03:20 DEBUG : dir/file1: >Remove: err= 2024/12/09 04:03:20 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:20 DEBUG : dir: Looking for writers 2024/12/09 04:03:20 DEBUG : : Looking for writers 2024/12/09 04:03:20 DEBUG : dir: reading active writers 2024/12/09 04:03:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.39s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:03:21 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:03:23 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/12/09 04:03:24 DEBUG : dir: Updating dir with dir2 0xc000343450 2024/12/09 04:03:24 DEBUG : dir: forgetting directory cache 2024/12/09 04:03:24 DEBUG : : Added virtual directory entry vDel: "dir" 2024/12/09 04:03:24 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/12/09 04:03:25 INFO : dir2/file1: Moved (server-side) to: file2 2024/12/09 04:03:25 DEBUG : file2: Updating file with file2 0xc0008ce000 2024/12/09 04:03:25 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/12/09 04:03:25 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/09 04:03:26 INFO : dir2/file3: Deleted 2024/12/09 04:03:26 INFO : file2: Moved (server-side) to: dir2/file3 2024/12/09 04:03:26 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0008ce000 2024/12/09 04:03:26 DEBUG : : Added virtual directory entry vDel: "file2" 2024/12/09 04:03:26 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/12/09 04:03:27 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/12/09 04:03:27 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0000e4750 2024/12/09 04:03:27 DEBUG : empty directory: forgetting directory cache 2024/12/09 04:03:27 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/12/09 04:03:27 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/12/09 04:03:27 DEBUG : dir2: Renaming to "dir3" 2024/12/09 04:03:27 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:27 DEBUG : dir3: Looking for writers 2024/12/09 04:03:27 DEBUG : file3: reading active writers 2024/12/09 04:03:27 DEBUG : renamed empty directory: Looking for writers 2024/12/09 04:03:27 DEBUG : : Looking for writers 2024/12/09 04:03:27 DEBUG : dir3: reading active writers 2024/12/09 04:03:27 DEBUG : renamed empty directory: reading active writers 2024/12/09 04:03:27 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.10s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:03:28 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:03:30 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:30 DEBUG : dir: Looking for writers 2024/12/09 04:03:30 DEBUG : file1: reading active writers 2024/12/09 04:03:30 DEBUG : : Looking for writers 2024/12/09 04:03:30 DEBUG : dir: reading active writers 2024/12/09 04:03:30 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.19s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:03:30 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:03:33 DEBUG : Can set mod time: true 2024/12/09 04:03:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/09 04:03:33 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:33 DEBUG : dir: Looking for writers 2024/12/09 04:03:33 DEBUG : file1: reading active writers 2024/12/09 04:03:33 DEBUG : : Looking for writers 2024/12/09 04:03:33 DEBUG : dir: reading active writers 2024/12/09 04:03:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:03:34 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:03:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 04:03:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/09 04:03:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:03:35 DEBUG : files root 'rclone-test-cayavor5yudu': File to upload is small (0 bytes), uploading instead of streaming 2024/12/09 04:03:36 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/09 04:03:36 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/09 04:03:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/09 04:03:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:03:36 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:36 DEBUG : dir: Looking for writers 2024/12/09 04:03:36 DEBUG : file1: reading active writers 2024/12/09 04:03:36 DEBUG : : Looking for writers 2024/12/09 04:03:36 DEBUG : dir: reading active writers 2024/12/09 04:03:36 DEBUG : >WaitForWriters: 2024/12/09 04:03:36 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:36 DEBUG : dir: Looking for writers 2024/12/09 04:03:36 DEBUG : file1: reading active writers 2024/12/09 04:03:36 DEBUG : : Looking for writers 2024/12/09 04:03:36 DEBUG : dir: reading active writers 2024/12/09 04:03:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:03:37 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:03:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 04:03:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/09 04:03:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:03:38 DEBUG : files root 'rclone-test-cayavor5yudu': File to upload is small (5 bytes), uploading instead of streaming 2024/12/09 04:03:39 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/09 04:03:39 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/09 04:03:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/09 04:03:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:03:39 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:39 DEBUG : dir: Looking for writers 2024/12/09 04:03:39 DEBUG : file1: reading active writers 2024/12/09 04:03:39 DEBUG : : Looking for writers 2024/12/09 04:03:39 DEBUG : dir: reading active writers 2024/12/09 04:03:39 DEBUG : >WaitForWriters: 2024/12/09 04:03:40 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:40 DEBUG : dir: Looking for writers 2024/12/09 04:03:40 DEBUG : file1: reading active writers 2024/12/09 04:03:40 DEBUG : : Looking for writers 2024/12/09 04:03:40 DEBUG : dir: reading active writers 2024/12/09 04:03:40 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:03:40 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:03:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:03:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:03:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:03:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=false,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:197: Not found "dir/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=false,write=false 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:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=false,write=false 2024/12/09 04:03:48 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:48 DEBUG : : Looking for writers 2024/12/09 04:03:48 DEBUG : >WaitForWriters: 2024/12/09 04:03:48 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:03:49 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:03:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:03:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:03:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:03:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:03:50 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/09 04:03:50 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:03:50 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:03:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:03:50 DEBUG : dir/file1(0xc000440f00): close: 2024/12/09 04:03:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/12/09 04:03:50 DEBUG : dir/file1(0xc000440f00): >close: err= 2024/12/09 04:03:50 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:50 DEBUG : dir: Looking for writers 2024/12/09 04:03:50 DEBUG : file1: reading active writers 2024/12/09 04:03:50 DEBUG : : Looking for writers 2024/12/09 04:03:50 DEBUG : dir: reading active writers 2024/12/09 04:03:50 DEBUG : >WaitForWriters: 2024/12/09 04:03:51 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:51 DEBUG : dir: Looking for writers 2024/12/09 04:03:51 DEBUG : file1: reading active writers 2024/12/09 04:03:51 DEBUG : : Looking for writers 2024/12/09 04:03:51 DEBUG : dir: reading active writers 2024/12/09 04:03:51 DEBUG : >WaitForWriters: 2024/12/09 04:03:51 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:03:51 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:03:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:03:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:03:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:03:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:03:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:03:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/12/09 04:03:53 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:03:53 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:03:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:03:53 DEBUG : dir/file1(0xc000228700): _writeAt: size=5, off=0 2024/12/09 04:03:53 DEBUG : dir/file1(0xc000228700): openPending: 2024/12/09 04:03:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/09 04:03:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/09 04:03:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:03:53 DEBUG : dir/file1(0xc000228700): >openPending: err= 2024/12/09 04:03:53 DEBUG : dir/file1(0xc000228700): >_writeAt: n=5, err= 2024/12/09 04:03:53 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/09 04:03:53 DEBUG : dir/file1(0xc000228700): close: 2024/12/09 04:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/12/09 04:03:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/12/09 04:03:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/12/09 04:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/09 04:03:53 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/09 04:03:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/09 04:03:53 DEBUG : dir/file1(0xc000228700): >close: err= 2024/12/09 04:03:53 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:53 DEBUG : dir: Looking for writers 2024/12/09 04:03:53 DEBUG : file1: reading active writers 2024/12/09 04:03:53 DEBUG : : Looking for writers 2024/12/09 04:03:53 DEBUG : dir: reading active writers 2024/12/09 04:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 04:03:53 DEBUG : dir: Looking for writers 2024/12/09 04:03:53 DEBUG : file1: reading active writers 2024/12/09 04:03:53 DEBUG : : Looking for writers 2024/12/09 04:03:53 DEBUG : dir: reading active writers 2024/12/09 04:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 04:03:53 DEBUG : dir: Looking for writers 2024/12/09 04:03:53 DEBUG : file1: reading active writers 2024/12/09 04:03:53 DEBUG : : Looking for writers 2024/12/09 04:03:53 DEBUG : dir: reading active writers 2024/12/09 04:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 04:03:53 DEBUG : dir: Looking for writers 2024/12/09 04:03:53 DEBUG : file1: reading active writers 2024/12/09 04:03:53 DEBUG : : Looking for writers 2024/12/09 04:03:53 DEBUG : dir: reading active writers 2024/12/09 04:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 04:03:53 DEBUG : dir/file1: vfs cache: starting upload 2024/12/09 04:03:53 DEBUG : dir: Looking for writers 2024/12/09 04:03:53 DEBUG : file1: reading active writers 2024/12/09 04:03:53 DEBUG : : Looking for writers 2024/12/09 04:03:53 DEBUG : dir: reading active writers 2024/12/09 04:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 04:03:53 DEBUG : dir: Looking for writers 2024/12/09 04:03:53 DEBUG : file1: reading active writers 2024/12/09 04:03:53 DEBUG : : Looking for writers 2024/12/09 04:03:53 DEBUG : dir: reading active writers 2024/12/09 04:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 04:03:54 DEBUG : dir: Looking for writers 2024/12/09 04:03:54 DEBUG : file1: reading active writers 2024/12/09 04:03:54 DEBUG : : Looking for writers 2024/12/09 04:03:54 DEBUG : dir: reading active writers 2024/12/09 04:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 04:03:54 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/09 04:03:54 INFO : dir/file1: Copied (replaced existing) 2024/12/09 04:03:54 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2024/12/09 04:03:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/09 04:03:54 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/12/09 04:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:03:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/09 04:03:54 DEBUG : dir: Looking for writers 2024/12/09 04:03:54 DEBUG : file1: reading active writers 2024/12/09 04:03:54 DEBUG : : Looking for writers 2024/12/09 04:03:54 DEBUG : dir: reading active writers 2024/12/09 04:03:54 DEBUG : >WaitForWriters: 2024/12/09 04:03:55 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:55 DEBUG : dir: Looking for writers 2024/12/09 04:03:55 DEBUG : file1: reading active writers 2024/12/09 04:03:55 DEBUG : : Looking for writers 2024/12/09 04:03:55 DEBUG : dir: reading active writers 2024/12/09 04:03:55 DEBUG : >WaitForWriters: 2024/12/09 04:03:55 DEBUG : vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (25.04s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.50s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.34s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.14s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (8.51s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.73s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.82s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:03:55 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:03:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 04:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/09 04:03:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:03:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/12/09 04:03:57 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:57 DEBUG : dir: Looking for writers 2024/12/09 04:03:57 DEBUG : file1: reading active writers 2024/12/09 04:03:57 DEBUG : : Looking for writers 2024/12/09 04:03:57 DEBUG : dir: reading active writers 2024/12/09 04:03:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.22s) === RUN TestFileOpenReadUnknownSize 2024/12/09 04:03:58 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/12/09 04:03:58 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/12/09 04:03:58 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:03:58 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/12/09 04:03:58 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:03:58 DEBUG : : Looking for writers 2024/12/09 04:03:58 DEBUG : file.txt: reading active writers 2024/12/09 04:03:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:03:58 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:03:59 DEBUG : files root 'rclone-test-cayavor5yudu': File to upload is small (25 bytes), uploading instead of streaming 2024/12/09 04:04:00 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/09 04:04:00 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/09 04:04:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:00 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:00 DEBUG : dir: Looking for writers 2024/12/09 04:04:00 DEBUG : file1: reading active writers 2024/12/09 04:04:00 DEBUG : : Looking for writers 2024/12/09 04:04:00 DEBUG : dir: reading active writers 2024/12/09 04:04:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.83s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:04:00 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:04:02 DEBUG : dir/file1: Remove: 2024/12/09 04:04:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 04:04:02 DEBUG : dir/file1: >Remove: err= 2024/12/09 04:04:02 DEBUG : dir/file1: Remove: 2024/12/09 04:04:02 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/09 04:04:02 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:02 DEBUG : dir: Looking for writers 2024/12/09 04:04:02 DEBUG : : Looking for writers 2024/12/09 04:04:02 DEBUG : dir: reading active writers 2024/12/09 04:04:02 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.26s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:04:03 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:04:04 DEBUG : dir/file1: Remove: 2024/12/09 04:04:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 04:04:04 DEBUG : dir/file1: >Remove: err= 2024/12/09 04:04:04 DEBUG : dir/file1: Remove: 2024/12/09 04:04:04 DEBUG : dir/file1: >Remove: err=Read only file system 2024/12/09 04:04:04 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:04 DEBUG : dir: Looking for writers 2024/12/09 04:04:04 DEBUG : : Looking for writers 2024/12/09 04:04:04 DEBUG : dir: reading active writers 2024/12/09 04:04:04 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.38s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:04:05 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Should be true Test: TestFileOpen Messages: listing wrong, want dir/file1 (14) got fstest.go:197: Not found "dir/file1" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpen 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:277 Error: Received unexpected error: file does not exist Test: TestFileOpen 2024/12/09 04:04:13 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:13 DEBUG : : Looking for writers 2024/12/09 04:04:13 DEBUG : >WaitForWriters: --- FAIL: TestFileOpen (8.53s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:04:14 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:04:15 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:15 DEBUG : dir: Looking for writers 2024/12/09 04:04:15 DEBUG : file1: reading active writers 2024/12/09 04:04:15 DEBUG : : Looking for writers 2024/12/09 04:04:15 DEBUG : dir: reading active writers 2024/12/09 04:04:15 DEBUG : >WaitForWriters: 2024/12/09 04:04:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 04:04:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ce240 2024/12/09 04:04:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 04:04:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 04:04:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/09 04:04:17 DEBUG : dir/file1: Updating file with dir/file1 0xc0008ce240 2024/12/09 04:04:17 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/09 04:04:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 04:04:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/12/09 04:04:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:17 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008ce240 2024/12/09 04:04:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 04:04:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 04:04:17 DEBUG : files root 'rclone-test-cayavor5yudu': File to upload is small (25 bytes), uploading instead of streaming 2024/12/09 04:04:18 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/09 04:04:18 DEBUG : dir/file1: Size of src and dst objects identical 2024/12/09 04:04:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 04:04:18 DEBUG : newLeaf: Running delayed rename now 2024/12/09 04:04:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 04:04:18 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ce240 2024/12/09 04:04:18 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:18 DEBUG : dir: Looking for writers 2024/12/09 04:04:18 DEBUG : : Looking for writers 2024/12/09 04:04:18 DEBUG : dir: reading active writers 2024/12/09 04:04:18 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:18 DEBUG : >WaitForWriters: 2024/12/09 04:04:19 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:19 DEBUG : dir: Looking for writers 2024/12/09 04:04:19 DEBUG : : Looking for writers 2024/12/09 04:04:19 DEBUG : dir: reading active writers 2024/12/09 04:04:19 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:19 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:04:19 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:04:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:04:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:04:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:04:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-cayavor5yudu'": object not found 2024/12/09 04:04:20 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:20 DEBUG : : Looking for writers 2024/12/09 04:04:20 DEBUG : >WaitForWriters: 2024/12/09 04:04:20 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:04:20 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:04:20 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:04:20 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:20 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:04:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:20 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:04:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:20 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:04:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/09 04:04:22 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:04:22 DEBUG : dir/file1(0xc0008e8400): openPending: 2024/12/09 04:04:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/09 04:04:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/09 04:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:22 DEBUG : dir/file1(0xc0008e8400): >openPending: err= 2024/12/09 04:04:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/09 04:04:22 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:04:22 DEBUG : dir/file1(0xc0008e8400): _writeAt: size=14, off=0 2024/12/09 04:04:22 DEBUG : dir/file1(0xc0008e8400): >_writeAt: n=14, err= 2024/12/09 04:04:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/09 04:04:22 DEBUG : dir/file1(0xc0008e8400): close: 2024/12/09 04:04:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/09 04:04:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/09 04:04:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/09 04:04:22 DEBUG : dir/file1(0xc0008e8400): >close: err= 2024/12/09 04:04:22 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:22 DEBUG : dir: Looking for writers 2024/12/09 04:04:22 DEBUG : file1: reading active writers 2024/12/09 04:04:22 DEBUG : : Looking for writers 2024/12/09 04:04:22 DEBUG : dir: reading active writers 2024/12/09 04:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 04:04:22 DEBUG : dir: Looking for writers 2024/12/09 04:04:22 DEBUG : file1: reading active writers 2024/12/09 04:04:22 DEBUG : : Looking for writers 2024/12/09 04:04:22 DEBUG : dir: reading active writers 2024/12/09 04:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 04:04:22 DEBUG : dir: Looking for writers 2024/12/09 04:04:22 DEBUG : file1: reading active writers 2024/12/09 04:04:22 DEBUG : : Looking for writers 2024/12/09 04:04:22 DEBUG : dir: reading active writers 2024/12/09 04:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 04:04:22 DEBUG : dir: Looking for writers 2024/12/09 04:04:22 DEBUG : file1: reading active writers 2024/12/09 04:04:22 DEBUG : : Looking for writers 2024/12/09 04:04:22 DEBUG : dir: reading active writers 2024/12/09 04:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 04:04:22 DEBUG : dir/file1: vfs cache: starting upload 2024/12/09 04:04:22 DEBUG : dir: Looking for writers 2024/12/09 04:04:22 DEBUG : file1: reading active writers 2024/12/09 04:04:22 DEBUG : : Looking for writers 2024/12/09 04:04:22 DEBUG : dir: reading active writers 2024/12/09 04:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 04:04:22 DEBUG : dir: Looking for writers 2024/12/09 04:04:22 DEBUG : file1: reading active writers 2024/12/09 04:04:22 DEBUG : : Looking for writers 2024/12/09 04:04:22 DEBUG : dir: reading active writers 2024/12/09 04:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 04:04:22 DEBUG : dir: Looking for writers 2024/12/09 04:04:22 DEBUG : file1: reading active writers 2024/12/09 04:04:22 DEBUG : : Looking for writers 2024/12/09 04:04:22 DEBUG : dir: reading active writers 2024/12/09 04:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 04:04:22 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/09 04:04:22 INFO : dir/file1: Copied (replaced existing) 2024/12/09 04:04:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/09 04:04:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/09 04:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/09 04:04:23 DEBUG : dir: Looking for writers 2024/12/09 04:04:23 DEBUG : file1: reading active writers 2024/12/09 04:04:23 DEBUG : : Looking for writers 2024/12/09 04:04:23 DEBUG : dir: reading active writers 2024/12/09 04:04:23 DEBUG : >WaitForWriters: 2024/12/09 04:04:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 04:04:23 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:04:23 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:04:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:04:23 DEBUG : dir/file1(0xc000aea6c0): _readAt: size=512, off=0 2024/12/09 04:04:23 DEBUG : dir/file1(0xc000aea6c0): openPending: 2024/12/09 04:04:23 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," 2024/12/09 04:04:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/09 04:04:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:23 DEBUG : dir/file1(0xc000aea6c0): >openPending: err= 2024/12/09 04:04:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/09 04:04:23 DEBUG : dir/file1(0xc000aea6c0): >_readAt: n=14, err=EOF 2024/12/09 04:04:23 DEBUG : dir/file1(0xc000aea6c0): close: 2024/12/09 04:04:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/09 04:04:23 DEBUG : dir/file1(0xc000aea6c0): >close: err= 2024/12/09 04:04:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 04:04:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/09 04:04:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00073b200 2024/12/09 04:04:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 04:04:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 04:04:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/09 04:04:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/09 04:04:25 DEBUG : dir/file1: Updating file with dir/file1 0xc00073b200 2024/12/09 04:04:25 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/09 04:04:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 04:04:25 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:04:25 DEBUG : dir/file1(0xc000aea280): openPending: 2024/12/09 04:04:25 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," 2024/12/09 04:04:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/09 04:04:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:25 DEBUG : dir/file1(0xc000aea280): >openPending: err= 2024/12/09 04:04:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/09 04:04:25 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:04:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:04:25 DEBUG : dir/file1(0xc000aea280): _writeAt: size=25, off=0 2024/12/09 04:04:25 DEBUG : dir/file1(0xc000aea280): >_writeAt: n=25, err= 2024/12/09 04:04:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 04:04:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/09 04:04:25 DEBUG : newLeaf: Updating file with newLeaf 0xc00073b200 2024/12/09 04:04:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 04:04:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 04:04:25 DEBUG : newLeaf(0xc000aea280): close: 2024/12/09 04:04:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/09 04:04:25 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-09 04:04:25.357722052 +0000 UTC m=+121.041884107 2024/12/09 04:04:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/09 04:04:25 DEBUG : newLeaf(0xc000aea280): >close: err= 2024/12/09 04:04:25 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:25 DEBUG : dir: Looking for writers 2024/12/09 04:04:25 DEBUG : : Looking for writers 2024/12/09 04:04:25 DEBUG : dir: reading active writers 2024/12/09 04:04:25 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 04:04:25 DEBUG : dir: Looking for writers 2024/12/09 04:04:25 DEBUG : : Looking for writers 2024/12/09 04:04:25 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:25 DEBUG : dir: reading active writers 2024/12/09 04:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 04:04:25 DEBUG : dir: Looking for writers 2024/12/09 04:04:25 DEBUG : : Looking for writers 2024/12/09 04:04:25 DEBUG : dir: reading active writers 2024/12/09 04:04:25 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 04:04:26 DEBUG : dir: Looking for writers 2024/12/09 04:04:26 DEBUG : : Looking for writers 2024/12/09 04:04:26 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:26 DEBUG : dir: reading active writers 2024/12/09 04:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 04:04:26 DEBUG : newLeaf: vfs cache: starting upload 2024/12/09 04:04:26 DEBUG : dir: Looking for writers 2024/12/09 04:04:26 DEBUG : : Looking for writers 2024/12/09 04:04:26 DEBUG : dir: reading active writers 2024/12/09 04:04:26 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 04:04:26 DEBUG : dir: Looking for writers 2024/12/09 04:04:26 DEBUG : : Looking for writers 2024/12/09 04:04:26 DEBUG : dir: reading active writers 2024/12/09 04:04:26 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 04:04:26 DEBUG : dir: Looking for writers 2024/12/09 04:04:26 DEBUG : : Looking for writers 2024/12/09 04:04:26 DEBUG : dir: reading active writers 2024/12/09 04:04:26 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 04:04:26 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2024/12/09 04:04:26 INFO : newLeaf: Copied (replaced existing) 2024/12/09 04:04:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-09 04:04:25 +0000 UTC," 2024/12/09 04:04:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/09 04:04:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 04:04:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/09 04:04:27 DEBUG : dir: Looking for writers 2024/12/09 04:04:27 DEBUG : : Looking for writers 2024/12/09 04:04:27 DEBUG : dir: reading active writers 2024/12/09 04:04:27 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:27 DEBUG : >WaitForWriters: 2024/12/09 04:04:27 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:27 DEBUG : dir: Looking for writers 2024/12/09 04:04:27 DEBUG : : Looking for writers 2024/12/09 04:04:27 DEBUG : dir: reading active writers 2024/12/09 04:04:27 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:27 DEBUG : >WaitForWriters: 2024/12/09 04:04:27 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:04:28 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:04:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:04:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:04:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:28 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:04:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:04:29 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:29 DEBUG : dir: Looking for writers 2024/12/09 04:04:29 DEBUG : file1: reading active writers 2024/12/09 04:04:29 DEBUG : : Looking for writers 2024/12/09 04:04:29 DEBUG : dir: reading active writers 2024/12/09 04:04:29 DEBUG : >WaitForWriters: 2024/12/09 04:04:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 04:04:30 DEBUG : newLeaf: Updating file with newLeaf 0xc00073b140 2024/12/09 04:04:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 04:04:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 04:04:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/09 04:04:31 DEBUG : dir/file1: Updating file with dir/file1 0xc00073b140 2024/12/09 04:04:31 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/09 04:04:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 04:04:31 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:04:31 DEBUG : dir/file1(0xc000aea680): openPending: 2024/12/09 04:04:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/09 04:04:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/09 04:04:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:31 DEBUG : dir/file1(0xc000aea680): >openPending: err= 2024/12/09 04:04:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/09 04:04:31 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:04:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:04:31 DEBUG : dir/file1(0xc000aea680): _writeAt: size=25, off=0 2024/12/09 04:04:31 DEBUG : dir/file1(0xc000aea680): >_writeAt: n=25, err= 2024/12/09 04:04:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 04:04:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/09 04:04:32 DEBUG : newLeaf: Updating file with newLeaf 0xc00073b140 2024/12/09 04:04:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 04:04:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 04:04:32 DEBUG : newLeaf(0xc000aea680): close: 2024/12/09 04:04:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/09 04:04:32 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-09 04:04:31.480940766 +0000 UTC m=+127.165102821 2024/12/09 04:04:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/09 04:04:32 DEBUG : newLeaf(0xc000aea680): >close: err= 2024/12/09 04:04:32 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:32 DEBUG : dir: Looking for writers 2024/12/09 04:04:32 DEBUG : : Looking for writers 2024/12/09 04:04:32 DEBUG : dir: reading active writers 2024/12/09 04:04:32 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 04:04:32 DEBUG : dir: Looking for writers 2024/12/09 04:04:32 DEBUG : : Looking for writers 2024/12/09 04:04:32 DEBUG : dir: reading active writers 2024/12/09 04:04:32 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 04:04:32 DEBUG : dir: Looking for writers 2024/12/09 04:04:32 DEBUG : : Looking for writers 2024/12/09 04:04:32 DEBUG : dir: reading active writers 2024/12/09 04:04:32 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 04:04:32 DEBUG : dir: Looking for writers 2024/12/09 04:04:32 DEBUG : : Looking for writers 2024/12/09 04:04:32 DEBUG : dir: reading active writers 2024/12/09 04:04:32 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 04:04:32 DEBUG : newLeaf: vfs cache: starting upload 2024/12/09 04:04:32 DEBUG : dir: Looking for writers 2024/12/09 04:04:32 DEBUG : : Looking for writers 2024/12/09 04:04:32 DEBUG : dir: reading active writers 2024/12/09 04:04:32 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 04:04:32 DEBUG : dir: Looking for writers 2024/12/09 04:04:32 DEBUG : : Looking for writers 2024/12/09 04:04:32 DEBUG : dir: reading active writers 2024/12/09 04:04:32 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 04:04:32 DEBUG : dir: Looking for writers 2024/12/09 04:04:32 DEBUG : : Looking for writers 2024/12/09 04:04:32 DEBUG : dir: reading active writers 2024/12/09 04:04:32 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 04:04:32 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2024/12/09 04:04:32 INFO : newLeaf: Copied (replaced existing) 2024/12/09 04:04:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-09 04:04:31 +0000 UTC," 2024/12/09 04:04:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/09 04:04:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 04:04:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/09 04:04:33 DEBUG : dir: Looking for writers 2024/12/09 04:04:33 DEBUG : : Looking for writers 2024/12/09 04:04:33 DEBUG : dir: reading active writers 2024/12/09 04:04:33 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:33 DEBUG : >WaitForWriters: 2024/12/09 04:04:33 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:33 DEBUG : dir: Looking for writers 2024/12/09 04:04:33 DEBUG : : Looking for writers 2024/12/09 04:04:33 DEBUG : dir: reading active writers 2024/12/09 04:04:33 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:33 DEBUG : >WaitForWriters: 2024/12/09 04:04:33 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:04:34 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:04:34 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:04:34 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:34 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:04:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:34 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:04:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:34 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:04:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/09 04:04:35 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:04:35 DEBUG : dir/file1(0xc0008e8300): openPending: 2024/12/09 04:04:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/09 04:04:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/09 04:04:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:35 DEBUG : dir/file1(0xc0008e8300): >openPending: err= 2024/12/09 04:04:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/09 04:04:35 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:04:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:04:35 DEBUG : dir/file1(0xc0008e8300): _writeAt: size=14, off=0 2024/12/09 04:04:35 DEBUG : dir/file1(0xc0008e8300): >_writeAt: n=14, err= 2024/12/09 04:04:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/09 04:04:35 DEBUG : dir/file1(0xc0008e8300): close: 2024/12/09 04:04:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/09 04:04:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/09 04:04:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/09 04:04:35 DEBUG : dir/file1(0xc0008e8300): >close: err= 2024/12/09 04:04:35 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:35 DEBUG : dir: Looking for writers 2024/12/09 04:04:35 DEBUG : file1: reading active writers 2024/12/09 04:04:35 DEBUG : : Looking for writers 2024/12/09 04:04:35 DEBUG : dir: reading active writers 2024/12/09 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 04:04:35 DEBUG : dir: Looking for writers 2024/12/09 04:04:35 DEBUG : file1: reading active writers 2024/12/09 04:04:35 DEBUG : : Looking for writers 2024/12/09 04:04:35 DEBUG : dir: reading active writers 2024/12/09 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 04:04:35 DEBUG : dir: Looking for writers 2024/12/09 04:04:35 DEBUG : file1: reading active writers 2024/12/09 04:04:35 DEBUG : : Looking for writers 2024/12/09 04:04:35 DEBUG : dir: reading active writers 2024/12/09 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 04:04:35 DEBUG : dir: Looking for writers 2024/12/09 04:04:35 DEBUG : file1: reading active writers 2024/12/09 04:04:35 DEBUG : : Looking for writers 2024/12/09 04:04:35 DEBUG : dir: reading active writers 2024/12/09 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 04:04:35 DEBUG : dir/file1: vfs cache: starting upload 2024/12/09 04:04:35 DEBUG : dir: Looking for writers 2024/12/09 04:04:35 DEBUG : file1: reading active writers 2024/12/09 04:04:35 DEBUG : : Looking for writers 2024/12/09 04:04:35 DEBUG : dir: reading active writers 2024/12/09 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 04:04:35 DEBUG : dir: Looking for writers 2024/12/09 04:04:35 DEBUG : file1: reading active writers 2024/12/09 04:04:35 DEBUG : : Looking for writers 2024/12/09 04:04:35 DEBUG : dir: reading active writers 2024/12/09 04:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 04:04:36 DEBUG : dir: Looking for writers 2024/12/09 04:04:36 DEBUG : file1: reading active writers 2024/12/09 04:04:36 DEBUG : : Looking for writers 2024/12/09 04:04:36 DEBUG : dir: reading active writers 2024/12/09 04:04:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 04:04:36 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/09 04:04:36 INFO : dir/file1: Copied (replaced existing) 2024/12/09 04:04:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/09 04:04:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/12/09 04:04:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/09 04:04:36 DEBUG : dir: Looking for writers 2024/12/09 04:04:36 DEBUG : file1: reading active writers 2024/12/09 04:04:36 DEBUG : : Looking for writers 2024/12/09 04:04:36 DEBUG : dir: reading active writers 2024/12/09 04:04:36 DEBUG : >WaitForWriters: 2024/12/09 04:04:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 04:04:36 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:04:36 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:04:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:04:36 DEBUG : dir/file1(0xc000cccb80): _readAt: size=512, off=0 2024/12/09 04:04:36 DEBUG : dir/file1(0xc000cccb80): openPending: 2024/12/09 04:04:36 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," 2024/12/09 04:04:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/09 04:04:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:36 DEBUG : dir/file1(0xc000cccb80): >openPending: err= 2024/12/09 04:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/12/09 04:04:36 DEBUG : dir/file1(0xc000cccb80): >_readAt: n=14, err=EOF 2024/12/09 04:04:36 DEBUG : dir/file1(0xc000cccb80): close: 2024/12/09 04:04:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/09 04:04:36 DEBUG : dir/file1(0xc000cccb80): >close: err= 2024/12/09 04:04:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 04:04:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/09 04:04:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000001440 2024/12/09 04:04:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 04:04:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 04:04:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/09 04:04:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/09 04:04:38 DEBUG : dir/file1: Updating file with dir/file1 0xc000001440 2024/12/09 04:04:38 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/09 04:04:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 04:04:38 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:04:38 DEBUG : dir/file1(0xc000ccc280): openPending: 2024/12/09 04:04:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2024/12/09 04:04:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/09 04:04:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:38 DEBUG : dir/file1(0xc000ccc280): >openPending: err= 2024/12/09 04:04:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/09 04:04:38 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:04:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:04:38 DEBUG : dir/file1(0xc000ccc280): _writeAt: size=25, off=0 2024/12/09 04:04:38 DEBUG : dir/file1(0xc000ccc280): >_writeAt: n=25, err= 2024/12/09 04:04:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 04:04:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/09 04:04:39 DEBUG : newLeaf: Updating file with newLeaf 0xc000001440 2024/12/09 04:04:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 04:04:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 04:04:39 DEBUG : newLeaf(0xc000ccc280): close: 2024/12/09 04:04:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/09 04:04:39 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-09 04:04:38.863797862 +0000 UTC m=+134.547959917 2024/12/09 04:04:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/09 04:04:39 DEBUG : newLeaf(0xc000ccc280): >close: err= 2024/12/09 04:04:39 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:39 DEBUG : dir: Looking for writers 2024/12/09 04:04:39 DEBUG : : Looking for writers 2024/12/09 04:04:39 DEBUG : dir: reading active writers 2024/12/09 04:04:39 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 04:04:39 DEBUG : dir: Looking for writers 2024/12/09 04:04:39 DEBUG : : Looking for writers 2024/12/09 04:04:39 DEBUG : dir: reading active writers 2024/12/09 04:04:39 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 04:04:39 DEBUG : dir: Looking for writers 2024/12/09 04:04:39 DEBUG : : Looking for writers 2024/12/09 04:04:39 DEBUG : dir: reading active writers 2024/12/09 04:04:39 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 04:04:39 DEBUG : dir: Looking for writers 2024/12/09 04:04:39 DEBUG : : Looking for writers 2024/12/09 04:04:39 DEBUG : dir: reading active writers 2024/12/09 04:04:39 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 04:04:39 DEBUG : newLeaf: vfs cache: starting upload 2024/12/09 04:04:39 DEBUG : dir: Looking for writers 2024/12/09 04:04:39 DEBUG : : Looking for writers 2024/12/09 04:04:39 DEBUG : dir: reading active writers 2024/12/09 04:04:39 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 04:04:39 DEBUG : dir: Looking for writers 2024/12/09 04:04:39 DEBUG : : Looking for writers 2024/12/09 04:04:39 DEBUG : dir: reading active writers 2024/12/09 04:04:39 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 04:04:40 DEBUG : dir: Looking for writers 2024/12/09 04:04:40 DEBUG : : Looking for writers 2024/12/09 04:04:40 DEBUG : dir: reading active writers 2024/12/09 04:04:40 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 04:04:40 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2024/12/09 04:04:40 INFO : newLeaf: Copied (replaced existing) 2024/12/09 04:04:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-09 04:04:38 +0000 UTC," 2024/12/09 04:04:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/09 04:04:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 04:04:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/09 04:04:40 DEBUG : dir: Looking for writers 2024/12/09 04:04:40 DEBUG : : Looking for writers 2024/12/09 04:04:40 DEBUG : dir: reading active writers 2024/12/09 04:04:40 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:40 DEBUG : >WaitForWriters: 2024/12/09 04:04:40 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:40 DEBUG : dir: Looking for writers 2024/12/09 04:04:40 DEBUG : : Looking for writers 2024/12/09 04:04:40 DEBUG : dir: reading active writers 2024/12/09 04:04:40 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:40 DEBUG : >WaitForWriters: 2024/12/09 04:04:40 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:04:41 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:04:41 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:04:41 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:41 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:04:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:41 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:04:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:04:41 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:04:42 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:42 DEBUG : dir: Looking for writers 2024/12/09 04:04:42 DEBUG : file1: reading active writers 2024/12/09 04:04:42 DEBUG : : Looking for writers 2024/12/09 04:04:42 DEBUG : dir: reading active writers 2024/12/09 04:04:42 DEBUG : >WaitForWriters: 2024/12/09 04:04:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 04:04:42 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:04:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:04:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:04:42 DEBUG : dir/file1(0xc000828940): _readAt: size=512, off=0 2024/12/09 04:04:42 DEBUG : dir/file1(0xc000828940): openPending: 2024/12/09 04:04:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/09 04:04:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/12/09 04:04:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:42 DEBUG : dir/file1(0xc000828940): >openPending: err= 2024/12/09 04:04:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/12/09 04:04:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 04:04:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 04:04:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:04:43 DEBUG : dir/file1(0xc000828940): >_readAt: n=14, err=EOF 2024/12/09 04:04:43 DEBUG : dir/file1(0xc000828940): close: 2024/12/09 04:04:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/09 04:04:43 DEBUG : dir/file1(0xc000828940): >close: err= 2024/12/09 04:04:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 04:04:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/09 04:04:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000001a40 2024/12/09 04:04:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 04:04:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 04:04:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/12/09 04:04:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/12/09 04:04:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000001a40 2024/12/09 04:04:44 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/12/09 04:04:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 04:04:45 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:04:45 DEBUG : dir/file1(0xc000828f80): openPending: 2024/12/09 04:04:45 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," 2024/12/09 04:04:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/12/09 04:04:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:04:45 DEBUG : dir/file1(0xc000828f80): >openPending: err= 2024/12/09 04:04:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/09 04:04:45 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:04:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:04:45 DEBUG : dir/file1(0xc000828f80): _writeAt: size=25, off=0 2024/12/09 04:04:45 DEBUG : dir/file1(0xc000828f80): >_writeAt: n=25, err= 2024/12/09 04:04:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/12/09 04:04:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/12/09 04:04:45 DEBUG : newLeaf: Updating file with newLeaf 0xc000001a40 2024/12/09 04:04:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 04:04:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 04:04:45 DEBUG : newLeaf(0xc000828f80): close: 2024/12/09 04:04:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/12/09 04:04:45 DEBUG : newLeaf: vfs cache: setting modification time to 2024-12-09 04:04:45.193167341 +0000 UTC m=+140.877329406 2024/12/09 04:04:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/12/09 04:04:45 DEBUG : newLeaf(0xc000828f80): >close: err= 2024/12/09 04:04:45 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:45 DEBUG : dir: Looking for writers 2024/12/09 04:04:45 DEBUG : : Looking for writers 2024/12/09 04:04:45 DEBUG : dir: reading active writers 2024/12/09 04:04:45 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 04:04:45 DEBUG : dir: Looking for writers 2024/12/09 04:04:45 DEBUG : : Looking for writers 2024/12/09 04:04:45 DEBUG : dir: reading active writers 2024/12/09 04:04:45 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 04:04:45 DEBUG : dir: Looking for writers 2024/12/09 04:04:45 DEBUG : : Looking for writers 2024/12/09 04:04:45 DEBUG : dir: reading active writers 2024/12/09 04:04:45 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 04:04:45 DEBUG : dir: Looking for writers 2024/12/09 04:04:45 DEBUG : : Looking for writers 2024/12/09 04:04:45 DEBUG : dir: reading active writers 2024/12/09 04:04:45 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 04:04:45 DEBUG : newLeaf: vfs cache: starting upload 2024/12/09 04:04:45 DEBUG : dir: Looking for writers 2024/12/09 04:04:45 DEBUG : : Looking for writers 2024/12/09 04:04:45 DEBUG : dir: reading active writers 2024/12/09 04:04:45 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 04:04:46 DEBUG : dir: Looking for writers 2024/12/09 04:04:46 DEBUG : : Looking for writers 2024/12/09 04:04:46 DEBUG : dir: reading active writers 2024/12/09 04:04:46 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 04:04:46 DEBUG : dir: Looking for writers 2024/12/09 04:04:46 DEBUG : : Looking for writers 2024/12/09 04:04:46 DEBUG : dir: reading active writers 2024/12/09 04:04:46 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 04:04:46 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2024/12/09 04:04:46 INFO : newLeaf: Copied (replaced existing) 2024/12/09 04:04:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-12-09 04:04:45 +0000 UTC," 2024/12/09 04:04:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/12/09 04:04:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/12/09 04:04:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/12/09 04:04:47 DEBUG : dir: Looking for writers 2024/12/09 04:04:47 DEBUG : : Looking for writers 2024/12/09 04:04:47 DEBUG : dir: reading active writers 2024/12/09 04:04:47 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:47 DEBUG : >WaitForWriters: 2024/12/09 04:04:47 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:47 DEBUG : dir: Looking for writers 2024/12/09 04:04:47 DEBUG : : Looking for writers 2024/12/09 04:04:47 DEBUG : dir: reading active writers 2024/12/09 04:04:47 DEBUG : newLeaf: reading active writers 2024/12/09 04:04:47 DEBUG : >WaitForWriters: 2024/12/09 04:04:47 DEBUG : vfs cache: cleaner exiting --- FAIL: TestFileRename (34.01s) --- PASS: TestFileRename/off,forceCache=false (5.79s) --- FAIL: TestFileRename/minimal,forceCache=false (0.97s) --- PASS: TestFileRename/minimal,forceCache=true (7.41s) --- PASS: TestFileRename/writes,forceCache=false (6.13s) --- PASS: TestFileRename/writes,forceCache=true (7.36s) --- PASS: TestFileRename/full,forceCache=false (6.35s) === 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-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:04:48 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:04:48 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:04:48 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:48 DEBUG : : Looking for writers 2024/12/09 04:04:48 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.25s) === 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-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:04:48 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:04:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 04:04:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 04:04:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/09 04:04:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/09 04:04:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:04:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/09 04:04:49 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/12/09 04:04:49 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:49 DEBUG : dir: Looking for writers 2024/12/09 04:04:49 DEBUG : file1: reading active writers 2024/12/09 04:04:49 DEBUG : : Looking for writers 2024/12/09 04:04:49 DEBUG : dir: reading active writers 2024/12/09 04:04:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.26s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:04:50 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:04:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 04:04:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 04:04:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/09 04:04:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/09 04:04:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:04:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/09 04:04:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/09 04:04:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/09 04:04:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/09 04:04:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/09 04:04:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/09 04:04:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/09 04:04:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/09 04:04:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/12/09 04:04:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/12/09 04:04:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/12/09 04:04:52 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/12/09 04:04:53 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/12/09 04:04:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/12/09 04:04:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/12/09 04:04:53 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/12/09 04:04:53 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:53 DEBUG : dir: Looking for writers 2024/12/09 04:04:53 DEBUG : file1: reading active writers 2024/12/09 04:04:53 DEBUG : : Looking for writers 2024/12/09 04:04:53 DEBUG : dir: reading active writers 2024/12/09 04:04:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.79s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:04:54 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:04:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 04:04:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 04:04:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/09 04:04:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/09 04:04:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:04:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/12/09 04:04:56 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/12/09 04:04:56 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/12/09 04:04:56 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/12/09 04:04:56 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/12/09 04:04:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/12/09 04:04:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/12/09 04:04:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/12/09 04:04:56 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/12/09 04:04:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/12/09 04:04:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/12/09 04:04:56 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/12/09 04:04:57 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/12/09 04:04:57 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/12/09 04:04:57 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/12/09 04:04:57 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/12/09 04:04:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/12/09 04:04:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/12/09 04:04:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/09 04:04:57 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/12/09 04:04:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/12/09 04:04:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/12/09 04:04:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/12/09 04:04:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/09 04:04:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/09 04:04:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/09 04:04:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/12/09 04:04:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/12/09 04:04:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/12/09 04:04:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/12/09 04:04:57 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/12/09 04:04:57 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:04:57 DEBUG : dir: Looking for writers 2024/12/09 04:04:57 DEBUG : file1: reading active writers 2024/12/09 04:04:57 DEBUG : : Looking for writers 2024/12/09 04:04:57 DEBUG : dir: reading active writers 2024/12/09 04:04:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.35s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:04:58 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:04:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 04:04:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 04:04:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/09 04:04:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/09 04:04:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:05:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/09 04:05:00 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:00 DEBUG : dir: Looking for writers 2024/12/09 04:05:00 DEBUG : file1: reading active writers 2024/12/09 04:05:00 DEBUG : : Looking for writers 2024/12/09 04:05:00 DEBUG : dir: reading active writers 2024/12/09 04:05:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.27s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:00 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 04:05:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 04:05:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/12/09 04:05:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/12/09 04:05:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:05:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/12/09 04:05:02 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/12/09 04:05:02 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/12/09 04:05:02 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:02 DEBUG : dir: Looking for writers 2024/12/09 04:05:02 DEBUG : file1: reading active writers 2024/12/09 04:05:02 DEBUG : : Looking for writers 2024/12/09 04:05:02 DEBUG : dir: reading active writers 2024/12/09 04:05:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.29s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:03 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:03 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:03 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:03 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:03 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:03 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 04:05:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 04:05:04 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:05:04 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:05:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:05:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/09 04:05:04 DEBUG : dir/file1(0xc0008e8d80): _readAt: size=1, off=0 2024/12/09 04:05:04 DEBUG : dir/file1(0xc0008e8d80): openPending: 2024/12/09 04:05:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/09 04:05:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/09 04:05:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:04 DEBUG : dir/file1(0xc0008e8d80): >openPending: err= 2024/12/09 04:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/09 04:05:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 04:05:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 04:05:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:05:04 DEBUG : dir/file1(0xc0008e8d80): >_readAt: n=1, err= 2024/12/09 04:05:04 DEBUG : dir/file1(0xc0008e8d80): _readAt: size=256, off=1 2024/12/09 04:05:04 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/12/09 04:05:04 DEBUG : dir/file1(0xc0008e8d80): >_readAt: n=15, err=EOF 2024/12/09 04:05:04 DEBUG : dir/file1(0xc0008e8d80): _readAt: size=16, off=16 2024/12/09 04:05:04 DEBUG : dir/file1(0xc0008e8d80): >_readAt: n=0, err=EOF 2024/12/09 04:05:04 DEBUG : dir/file1(0xc0008e8d80): close: 2024/12/09 04:05:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/09 04:05:04 DEBUG : dir/file1(0xc0008e8d80): >close: err= 2024/12/09 04:05:04 DEBUG : dir/file1(0xc0008e8d80): close: 2024/12/09 04:05:04 DEBUG : dir/file1(0xc0008e8d80): >close: err=file already closed 2024/12/09 04:05:04 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:04 DEBUG : dir: Looking for writers 2024/12/09 04:05:04 DEBUG : file1: reading active writers 2024/12/09 04:05:04 DEBUG : : Looking for writers 2024/12/09 04:05:04 DEBUG : dir: reading active writers 2024/12/09 04:05:04 DEBUG : >WaitForWriters: 2024/12/09 04:05:04 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.39s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:05 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:05 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:05 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:05 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:05 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:05 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 04:05:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 04:05:07 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:05:07 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:05:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:05:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/09 04:05:07 DEBUG : dir/file1(0xc0005e15c0): _readAt: size=1, off=0 2024/12/09 04:05:07 DEBUG : dir/file1(0xc0005e15c0): openPending: 2024/12/09 04:05:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/09 04:05:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/09 04:05:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:07 DEBUG : dir/file1(0xc0005e15c0): >openPending: err= 2024/12/09 04:05:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/09 04:05:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 04:05:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 04:05:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:05:07 DEBUG : dir/file1(0xc0005e15c0): >_readAt: n=1, err= 2024/12/09 04:05:07 DEBUG : dir/file1(0xc0005e15c0): _readAt: size=1, off=5 2024/12/09 04:05:07 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/09 04:05:07 DEBUG : dir/file1(0xc0005e15c0): >_readAt: n=1, err= 2024/12/09 04:05:07 DEBUG : dir/file1(0xc0005e15c0): _readAt: size=1, off=3 2024/12/09 04:05:07 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/09 04:05:07 DEBUG : dir/file1(0xc0005e15c0): >_readAt: n=1, err= 2024/12/09 04:05:07 DEBUG : dir/file1(0xc0005e15c0): _readAt: size=1, off=13 2024/12/09 04:05:07 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/09 04:05:07 DEBUG : dir/file1(0xc0005e15c0): >_readAt: n=1, err= 2024/12/09 04:05:07 DEBUG : dir/file1(0xc0005e15c0): _readAt: size=16, off=100 2024/12/09 04:05:07 DEBUG : dir/file1(0xc0005e15c0): >_readAt: n=0, err=EOF 2024/12/09 04:05:07 DEBUG : dir/file1(0xc0005e15c0): close: 2024/12/09 04:05:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/09 04:05:07 DEBUG : dir/file1(0xc0005e15c0): >close: err= 2024/12/09 04:05:07 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:07 DEBUG : dir: Looking for writers 2024/12/09 04:05:07 DEBUG : file1: reading active writers 2024/12/09 04:05:07 DEBUG : : Looking for writers 2024/12/09 04:05:07 DEBUG : dir: reading active writers 2024/12/09 04:05:07 DEBUG : >WaitForWriters: 2024/12/09 04:05:07 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.85s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:08 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:08 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:08 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:08 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:08 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:08 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 04:05:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 04:05:09 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:05:09 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:05:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:05:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/09 04:05:09 DEBUG : dir/file1(0xc000aeb240): _readAt: size=1, off=0 2024/12/09 04:05:09 DEBUG : dir/file1(0xc000aeb240): openPending: 2024/12/09 04:05:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/09 04:05:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/09 04:05:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:09 DEBUG : dir/file1(0xc000aeb240): >openPending: err= 2024/12/09 04:05:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/12/09 04:05:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 04:05:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 04:05:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:05:10 DEBUG : dir/file1(0xc000aeb240): >_readAt: n=1, err= 2024/12/09 04:05:10 DEBUG : dir/file1(0xc000aeb240): _readAt: size=1, off=5 2024/12/09 04:05:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/09 04:05:10 DEBUG : dir/file1(0xc000aeb240): >_readAt: n=1, err= 2024/12/09 04:05:10 DEBUG : dir/file1(0xc000aeb240): _readAt: size=1, off=1 2024/12/09 04:05:10 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/12/09 04:05:10 DEBUG : dir/file1(0xc000aeb240): >_readAt: n=1, err= 2024/12/09 04:05:10 DEBUG : dir/file1(0xc000aeb240): _readAt: size=6, off=10 2024/12/09 04:05:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/09 04:05:10 DEBUG : dir/file1(0xc000aeb240): >_readAt: n=6, err= 2024/12/09 04:05:10 DEBUG : dir/file1(0xc000aeb240): _readAt: size=256, off=10 2024/12/09 04:05:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/12/09 04:05:10 DEBUG : dir/file1(0xc000aeb240): >_readAt: n=6, err=EOF 2024/12/09 04:05:10 DEBUG : dir/file1(0xc000aeb240): _readAt: size=256, off=100 2024/12/09 04:05:10 DEBUG : dir/file1(0xc000aeb240): >_readAt: n=0, err=EOF 2024/12/09 04:05:10 DEBUG : dir/file1(0xc000aeb240): close: 2024/12/09 04:05:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/09 04:05:10 DEBUG : dir/file1(0xc000aeb240): >close: err= 2024/12/09 04:05:10 DEBUG : dir/file1(0xc000aeb240): _readAt: size=256, off=100 2024/12/09 04:05:10 DEBUG : dir/file1(0xc000aeb240): >_readAt: n=0, err=file already closed 2024/12/09 04:05:10 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:10 DEBUG : dir: Looking for writers 2024/12/09 04:05:10 DEBUG : file1: reading active writers 2024/12/09 04:05:10 DEBUG : : Looking for writers 2024/12/09 04:05:10 DEBUG : dir: reading active writers 2024/12/09 04:05:10 DEBUG : >WaitForWriters: 2024/12/09 04:05:10 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.30s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:10 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:10 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:10 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:10 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:10 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:10 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 04:05:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 04:05:12 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:05:12 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:05:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:05:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/09 04:05:12 DEBUG : dir/file1(0xc000aeb480): RWFileHandle.Flush 2024/12/09 04:05:12 DEBUG : dir/file1(0xc000aeb480): _readAt: size=256, off=0 2024/12/09 04:05:12 DEBUG : dir/file1(0xc000aeb480): openPending: 2024/12/09 04:05:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/09 04:05:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/09 04:05:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:12 DEBUG : dir/file1(0xc000aeb480): >openPending: err= 2024/12/09 04:05:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/09 04:05:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 04:05:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 04:05:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:05:12 DEBUG : dir/file1(0xc000aeb480): >_readAt: n=16, err=EOF 2024/12/09 04:05:12 DEBUG : dir/file1(0xc000aeb480): RWFileHandle.Flush 2024/12/09 04:05:12 DEBUG : dir/file1(0xc000aeb480): RWFileHandle.Flush 2024/12/09 04:05:12 DEBUG : dir/file1(0xc000aeb480): close: 2024/12/09 04:05:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/09 04:05:12 DEBUG : dir/file1(0xc000aeb480): >close: err= 2024/12/09 04:05:12 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:12 DEBUG : dir: Looking for writers 2024/12/09 04:05:12 DEBUG : file1: reading active writers 2024/12/09 04:05:12 DEBUG : : Looking for writers 2024/12/09 04:05:12 DEBUG : dir: reading active writers 2024/12/09 04:05:12 DEBUG : >WaitForWriters: 2024/12/09 04:05:12 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.34s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:13 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:13 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:13 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:13 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:13 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:13 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 04:05:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/12/09 04:05:14 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:05:14 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:05:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:05:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/09 04:05:14 DEBUG : dir/file1(0xc000828580): _readAt: size=256, off=0 2024/12/09 04:05:14 DEBUG : dir/file1(0xc000828580): openPending: 2024/12/09 04:05:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/09 04:05:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/09 04:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:14 DEBUG : dir/file1(0xc000828580): >openPending: err= 2024/12/09 04:05:14 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/12/09 04:05:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 04:05:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 04:05:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:05:14 DEBUG : dir/file1(0xc000828580): >_readAt: n=16, err=EOF 2024/12/09 04:05:14 DEBUG : dir/file1(0xc000828580): RWFileHandle.Release 2024/12/09 04:05:14 DEBUG : dir/file1(0xc000828580): close: 2024/12/09 04:05:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/12/09 04:05:14 DEBUG : dir/file1(0xc000828580): >close: err= 2024/12/09 04:05:14 DEBUG : dir/file1(0xc000828580): RWFileHandle.Release 2024/12/09 04:05:14 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:14 DEBUG : dir: Looking for writers 2024/12/09 04:05:14 DEBUG : file1: reading active writers 2024/12/09 04:05:14 DEBUG : : Looking for writers 2024/12/09 04:05:14 DEBUG : dir: reading active writers 2024/12/09 04:05:14 DEBUG : >WaitForWriters: 2024/12/09 04:05:14 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.32s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:15 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:15 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:15 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:15 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:15 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:15 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:15 DEBUG : file1: newRWFileHandle: 2024/12/09 04:05:15 DEBUG : file1(0xc000aebcc0): openPending: 2024/12/09 04:05:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:15 DEBUG : file1(0xc000aebcc0): >openPending: err= 2024/12/09 04:05:15 DEBUG : file1: >newRWFileHandle: err= 2024/12/09 04:05:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/09 04:05:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/09 04:05:15 DEBUG : file1(0xc000aebcc0): _writeAt: size=5, off=0 2024/12/09 04:05:15 DEBUG : file1(0xc000aebcc0): >_writeAt: n=5, err= 2024/12/09 04:05:15 DEBUG : file1(0xc000aebcc0): _writeAt: size=7, off=5 2024/12/09 04:05:15 DEBUG : file1(0xc000aebcc0): >_writeAt: n=7, err= 2024/12/09 04:05:15 DEBUG : file1: vfs cache: truncate to size=11 2024/12/09 04:05:15 DEBUG : file1(0xc000aebcc0): close: 2024/12/09 04:05:15 DEBUG : file1: vfs cache: setting modification time to 2024-12-09 04:05:15.5672509 +0000 UTC m=+171.251412954 2024/12/09 04:05:15 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:15 DEBUG : file1(0xc000aebcc0): >close: err= 2024/12/09 04:05:15 DEBUG : file1(0xc000aebcc0): close: 2024/12/09 04:05:15 DEBUG : file1(0xc000aebcc0): >close: err=file already closed 2024/12/09 04:05:15 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:15 DEBUG : : Looking for writers 2024/12/09 04:05:15 DEBUG : file1: reading active writers 2024/12/09 04:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 04:05:15 DEBUG : : Looking for writers 2024/12/09 04:05:15 DEBUG : file1: reading active writers 2024/12/09 04:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 04:05:15 DEBUG : : Looking for writers 2024/12/09 04:05:15 DEBUG : file1: reading active writers 2024/12/09 04:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 04:05:15 DEBUG : : Looking for writers 2024/12/09 04:05:15 DEBUG : file1: reading active writers 2024/12/09 04:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 04:05:15 DEBUG : file1: vfs cache: starting upload 2024/12/09 04:05:15 DEBUG : : Looking for writers 2024/12/09 04:05:15 DEBUG : file1: reading active writers 2024/12/09 04:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 04:05:15 DEBUG : : Looking for writers 2024/12/09 04:05:15 DEBUG : file1: reading active writers 2024/12/09 04:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 04:05:16 DEBUG : : Looking for writers 2024/12/09 04:05:16 DEBUG : file1: reading active writers 2024/12/09 04:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 04:05:16 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/09 04:05:16 INFO : file1: Copied (new) 2024/12/09 04:05:16 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-09 04:05:15 +0000 UTC," 2024/12/09 04:05:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/09 04:05:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:16 INFO : file1: vfs cache: upload succeeded try #1 2024/12/09 04:05:16 DEBUG : : Looking for writers 2024/12/09 04:05:16 DEBUG : file1: reading active writers 2024/12/09 04:05:16 DEBUG : >WaitForWriters: 2024/12/09 04:05:16 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:16 DEBUG : : Looking for writers 2024/12/09 04:05:16 DEBUG : file1: reading active writers 2024/12/09 04:05:16 DEBUG : >WaitForWriters: 2024/12/09 04:05:16 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.97s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:17 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:17 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:17 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:17 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:17 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:17 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:17 DEBUG : file1: newRWFileHandle: 2024/12/09 04:05:17 DEBUG : file1(0xc000828780): openPending: 2024/12/09 04:05:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:17 DEBUG : file1(0xc000828780): >openPending: err= 2024/12/09 04:05:17 DEBUG : file1: >newRWFileHandle: err= 2024/12/09 04:05:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/09 04:05:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/09 04:05:17 DEBUG : file1(0xc000828780): _writeAt: size=7, off=0 2024/12/09 04:05:17 DEBUG : file1(0xc000828780): >_writeAt: n=7, err= 2024/12/09 04:05:17 DEBUG : file1(0xc000828780): _writeAt: size=6, off=5 2024/12/09 04:05:17 DEBUG : file1(0xc000828780): >_writeAt: n=6, err= 2024/12/09 04:05:17 DEBUG : file1(0xc000828780): close: 2024/12/09 04:05:17 DEBUG : file1: vfs cache: setting modification time to 2024-12-09 04:05:17.526583709 +0000 UTC m=+173.210745765 2024/12/09 04:05:17 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:17 DEBUG : file1(0xc000828780): >close: err= 2024/12/09 04:05:17 DEBUG : file1(0xc000828780): _writeAt: size=5, off=0 2024/12/09 04:05:17 DEBUG : file1(0xc000828780): >_writeAt: n=0, err=file already closed 2024/12/09 04:05:17 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:17 DEBUG : : Looking for writers 2024/12/09 04:05:17 DEBUG : file1: reading active writers 2024/12/09 04:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 04:05:17 DEBUG : : Looking for writers 2024/12/09 04:05:17 DEBUG : file1: reading active writers 2024/12/09 04:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 04:05:17 DEBUG : : Looking for writers 2024/12/09 04:05:17 DEBUG : file1: reading active writers 2024/12/09 04:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 04:05:17 DEBUG : : Looking for writers 2024/12/09 04:05:17 DEBUG : file1: reading active writers 2024/12/09 04:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 04:05:17 DEBUG : file1: vfs cache: starting upload 2024/12/09 04:05:17 DEBUG : : Looking for writers 2024/12/09 04:05:17 DEBUG : file1: reading active writers 2024/12/09 04:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 04:05:17 DEBUG : : Looking for writers 2024/12/09 04:05:17 DEBUG : file1: reading active writers 2024/12/09 04:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 04:05:18 DEBUG : : Looking for writers 2024/12/09 04:05:18 DEBUG : file1: reading active writers 2024/12/09 04:05:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 04:05:18 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/09 04:05:18 INFO : file1: Copied (new) 2024/12/09 04:05:18 DEBUG : file1: vfs cache: fingerprint now "11,2024-12-09 04:05:17 +0000 UTC," 2024/12/09 04:05:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/09 04:05:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:18 INFO : file1: vfs cache: upload succeeded try #1 2024/12/09 04:05:18 DEBUG : : Looking for writers 2024/12/09 04:05:18 DEBUG : file1: reading active writers 2024/12/09 04:05:18 DEBUG : >WaitForWriters: 2024/12/09 04:05:18 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:18 DEBUG : : Looking for writers 2024/12/09 04:05:18 DEBUG : file1: reading active writers 2024/12/09 04:05:18 DEBUG : >WaitForWriters: 2024/12/09 04:05:18 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.95s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:19 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:19 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:19 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:19 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:19 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:19 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:19 DEBUG : file1: newRWFileHandle: 2024/12/09 04:05:19 DEBUG : file1(0xc000526d00): openPending: 2024/12/09 04:05:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:19 DEBUG : file1(0xc000526d00): >openPending: err= 2024/12/09 04:05:19 DEBUG : file1: >newRWFileHandle: err= 2024/12/09 04:05:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/09 04:05:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/09 04:05:19 DEBUG : file1(0xc000526d00): close: 2024/12/09 04:05:19 DEBUG : file1: vfs cache: setting modification time to 2024-12-09 04:05:19.475986896 +0000 UTC m=+175.160148961 2024/12/09 04:05:19 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:19 DEBUG : file1(0xc000526d00): >close: err= 2024/12/09 04:05:19 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/09 04:05:19 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/09 04:05:19 DEBUG : file2: newRWFileHandle: 2024/12/09 04:05:19 DEBUG : file2(0xc000526dc0): openPending: 2024/12/09 04:05:19 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:19 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/09 04:05:19 DEBUG : file2(0xc000526dc0): >openPending: err= 2024/12/09 04:05:19 DEBUG : file2: >newRWFileHandle: err= 2024/12/09 04:05:19 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/09 04:05:19 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/12/09 04:05:19 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/12/09 04:05:19 DEBUG : file2(0xc000526dc0): RWFileHandle.Flush 2024/12/09 04:05:19 DEBUG : file2(0xc000526dc0): RWFileHandle.Release 2024/12/09 04:05:19 DEBUG : file2(0xc000526dc0): close: 2024/12/09 04:05:19 DEBUG : file2: vfs cache: setting modification time to 2024-12-09 04:05:19.476519274 +0000 UTC m=+175.160681339 2024/12/09 04:05:19 INFO : file2: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:19 DEBUG : file2(0xc000526dc0): >close: err= 2024/12/09 04:05:19 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:19 DEBUG : : Looking for writers 2024/12/09 04:05:19 DEBUG : file1: reading active writers 2024/12/09 04:05:19 DEBUG : file2: reading active writers 2024/12/09 04:05:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/12/09 04:05:19 DEBUG : : Looking for writers 2024/12/09 04:05:19 DEBUG : file1: reading active writers 2024/12/09 04:05:19 DEBUG : file2: reading active writers 2024/12/09 04:05:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/12/09 04:05:19 DEBUG : : Looking for writers 2024/12/09 04:05:19 DEBUG : file1: reading active writers 2024/12/09 04:05:19 DEBUG : file2: reading active writers 2024/12/09 04:05:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/12/09 04:05:19 DEBUG : : Looking for writers 2024/12/09 04:05:19 DEBUG : file1: reading active writers 2024/12/09 04:05:19 DEBUG : file2: reading active writers 2024/12/09 04:05:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/12/09 04:05:19 DEBUG : file2: vfs cache: starting upload 2024/12/09 04:05:19 DEBUG : file1: vfs cache: starting upload 2024/12/09 04:05:19 DEBUG : : Looking for writers 2024/12/09 04:05:19 DEBUG : file1: reading active writers 2024/12/09 04:05:19 DEBUG : file2: reading active writers 2024/12/09 04:05:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/12/09 04:05:19 DEBUG : : Looking for writers 2024/12/09 04:05:19 DEBUG : file1: reading active writers 2024/12/09 04:05:19 DEBUG : file2: reading active writers 2024/12/09 04:05:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2024/12/09 04:05:20 DEBUG : : Looking for writers 2024/12/09 04:05:20 DEBUG : file1: reading active writers 2024/12/09 04:05:20 DEBUG : file2: reading active writers 2024/12/09 04:05:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2024/12/09 04:05:20 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/09 04:05:20 INFO : file1: Copied (new) 2024/12/09 04:05:20 DEBUG : file1: vfs cache: fingerprint now "0,2024-12-09 04:05:19 +0000 UTC," 2024/12/09 04:05:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/09 04:05:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:20 INFO : file1: vfs cache: upload succeeded try #1 2024/12/09 04:05:20 DEBUG : : Looking for writers 2024/12/09 04:05:20 DEBUG : file1: reading active writers 2024/12/09 04:05:20 DEBUG : file2: reading active writers 2024/12/09 04:05:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 04:05:21 DEBUG : : Looking for writers 2024/12/09 04:05:21 DEBUG : file1: reading active writers 2024/12/09 04:05:21 DEBUG : file2: reading active writers 2024/12/09 04:05:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 04:05:22 DEBUG : : Looking for writers 2024/12/09 04:05:22 DEBUG : file1: reading active writers 2024/12/09 04:05:22 DEBUG : file2: reading active writers 2024/12/09 04:05:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 04:05:23 DEBUG : : Looking for writers 2024/12/09 04:05:23 DEBUG : file1: reading active writers 2024/12/09 04:05:23 DEBUG : file2: reading active writers 2024/12/09 04:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2024/12/09 04:05:23 DEBUG : file2: Dst hash empty - aborting Src hash check 2024/12/09 04:05:23 INFO : file2: Copied (new) 2024/12/09 04:05:23 DEBUG : file2: vfs cache: fingerprint now "0,2024-12-09 04:05:19 +0000 UTC," 2024/12/09 04:05:23 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/12/09 04:05:23 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/12/09 04:05:23 INFO : file2: vfs cache: upload succeeded try #1 2024/12/09 04:05:24 DEBUG : : Looking for writers 2024/12/09 04:05:24 DEBUG : file1: reading active writers 2024/12/09 04:05:24 DEBUG : file2: reading active writers 2024/12/09 04:05:24 DEBUG : >WaitForWriters: 2024/12/09 04:05:24 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:24 DEBUG : : Looking for writers 2024/12/09 04:05:24 DEBUG : file1: reading active writers 2024/12/09 04:05:24 DEBUG : file2: reading active writers 2024/12/09 04:05:24 DEBUG : >WaitForWriters: 2024/12/09 04:05:24 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (6.12s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:25 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:25 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:25 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:25 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:25 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:25 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:25 DEBUG : file1: newRWFileHandle: 2024/12/09 04:05:25 DEBUG : file1(0xc0002290c0): openPending: 2024/12/09 04:05:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:25 DEBUG : file1(0xc0002290c0): >openPending: err= 2024/12/09 04:05:25 DEBUG : file1: >newRWFileHandle: err= 2024/12/09 04:05:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/09 04:05:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/09 04:05:25 DEBUG : file1(0xc0002290c0): _writeAt: size=5, off=0 2024/12/09 04:05:25 DEBUG : file1(0xc0002290c0): >_writeAt: n=5, err= 2024/12/09 04:05:25 DEBUG : file1(0xc0002290c0): RWFileHandle.Flush 2024/12/09 04:05:25 DEBUG : file1(0xc0002290c0): RWFileHandle.Flush 2024/12/09 04:05:25 DEBUG : file1(0xc0002290c0): close: 2024/12/09 04:05:25 DEBUG : file1: vfs cache: setting modification time to 2024-12-09 04:05:25.594733036 +0000 UTC m=+181.278895101 2024/12/09 04:05:25 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:25 DEBUG : file1(0xc0002290c0): >close: err= 2024/12/09 04:05:25 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:25 DEBUG : : Looking for writers 2024/12/09 04:05:25 DEBUG : file1: reading active writers 2024/12/09 04:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 04:05:25 DEBUG : : Looking for writers 2024/12/09 04:05:25 DEBUG : file1: reading active writers 2024/12/09 04:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 04:05:25 DEBUG : : Looking for writers 2024/12/09 04:05:25 DEBUG : file1: reading active writers 2024/12/09 04:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 04:05:25 DEBUG : : Looking for writers 2024/12/09 04:05:25 DEBUG : file1: reading active writers 2024/12/09 04:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 04:05:25 DEBUG : file1: vfs cache: starting upload 2024/12/09 04:05:25 DEBUG : : Looking for writers 2024/12/09 04:05:25 DEBUG : file1: reading active writers 2024/12/09 04:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 04:05:25 DEBUG : : Looking for writers 2024/12/09 04:05:25 DEBUG : file1: reading active writers 2024/12/09 04:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 04:05:26 DEBUG : : Looking for writers 2024/12/09 04:05:26 DEBUG : file1: reading active writers 2024/12/09 04:05:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 04:05:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/09 04:05:26 INFO : file1: Copied (new) 2024/12/09 04:05:26 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-09 04:05:25 +0000 UTC," 2024/12/09 04:05:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/09 04:05:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:26 INFO : file1: vfs cache: upload succeeded try #1 2024/12/09 04:05:26 DEBUG : : Looking for writers 2024/12/09 04:05:26 DEBUG : file1: reading active writers 2024/12/09 04:05:26 DEBUG : >WaitForWriters: 2024/12/09 04:05:26 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.83s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:27 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:27 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:27 DEBUG : file1: newRWFileHandle: 2024/12/09 04:05:27 DEBUG : file1(0xc0008e8180): openPending: 2024/12/09 04:05:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:27 DEBUG : file1(0xc0008e8180): >openPending: err= 2024/12/09 04:05:27 DEBUG : file1: >newRWFileHandle: err= 2024/12/09 04:05:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/09 04:05:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/09 04:05:27 DEBUG : file1(0xc0008e8180): _writeAt: size=5, off=0 2024/12/09 04:05:27 DEBUG : file1(0xc0008e8180): >_writeAt: n=5, err= 2024/12/09 04:05:27 DEBUG : file1(0xc0008e8180): RWFileHandle.Release 2024/12/09 04:05:27 DEBUG : file1(0xc0008e8180): close: 2024/12/09 04:05:27 DEBUG : file1: vfs cache: setting modification time to 2024-12-09 04:05:27.424923866 +0000 UTC m=+183.109085921 2024/12/09 04:05:27 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:27 DEBUG : file1(0xc0008e8180): >close: err= 2024/12/09 04:05:27 DEBUG : file1(0xc0008e8180): RWFileHandle.Release 2024/12/09 04:05:27 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:27 DEBUG : : Looking for writers 2024/12/09 04:05:27 DEBUG : file1: reading active writers 2024/12/09 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 04:05:27 DEBUG : : Looking for writers 2024/12/09 04:05:27 DEBUG : file1: reading active writers 2024/12/09 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 04:05:27 DEBUG : : Looking for writers 2024/12/09 04:05:27 DEBUG : file1: reading active writers 2024/12/09 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 04:05:27 DEBUG : : Looking for writers 2024/12/09 04:05:27 DEBUG : file1: reading active writers 2024/12/09 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 04:05:27 DEBUG : file1: vfs cache: starting upload 2024/12/09 04:05:27 DEBUG : : Looking for writers 2024/12/09 04:05:27 DEBUG : file1: reading active writers 2024/12/09 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 04:05:27 DEBUG : : Looking for writers 2024/12/09 04:05:27 DEBUG : file1: reading active writers 2024/12/09 04:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 04:05:28 DEBUG : : Looking for writers 2024/12/09 04:05:28 DEBUG : file1: reading active writers 2024/12/09 04:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 04:05:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/09 04:05:28 INFO : file1: Copied (new) 2024/12/09 04:05:28 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-09 04:05:27 +0000 UTC," 2024/12/09 04:05:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/09 04:05:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:28 INFO : file1: vfs cache: upload succeeded try #1 2024/12/09 04:05:28 DEBUG : : Looking for writers 2024/12/09 04:05:28 DEBUG : file1: reading active writers 2024/12/09 04:05:28 DEBUG : >WaitForWriters: 2024/12/09 04:05:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:29 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:29 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/12/09 04:05:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 04:05:30 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:05:30 DEBUG : dir/file1(0xc000829c80): openPending: 2024/12/09 04:05:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/09 04:05:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/09 04:05:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:30 DEBUG : dir/file1(0xc000829c80): >openPending: err= 2024/12/09 04:05:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/12/09 04:05:30 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:05:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:05:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/09 04:05:30 DEBUG : dir/file1(0xc000829c80): _writeAt: size=5, off=0 2024/12/09 04:05:30 DEBUG : dir/file1(0xc000829c80): >_writeAt: n=5, err= 2024/12/09 04:05:30 DEBUG : dir/file1(0xc000829c80): close: 2024/12/09 04:05:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:30 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-09 04:05:30.44258086 +0000 UTC m=+186.126742925 2024/12/09 04:05:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:30 DEBUG : dir/file1(0xc000829c80): >close: err= 2024/12/09 04:05:30 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:30 DEBUG : dir: Looking for writers 2024/12/09 04:05:30 DEBUG : file1: reading active writers 2024/12/09 04:05:30 DEBUG : : Looking for writers 2024/12/09 04:05:30 DEBUG : dir: reading active writers 2024/12/09 04:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 04:05:30 DEBUG : dir: Looking for writers 2024/12/09 04:05:30 DEBUG : file1: reading active writers 2024/12/09 04:05:30 DEBUG : : Looking for writers 2024/12/09 04:05:30 DEBUG : dir: reading active writers 2024/12/09 04:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 04:05:30 DEBUG : dir: Looking for writers 2024/12/09 04:05:30 DEBUG : file1: reading active writers 2024/12/09 04:05:30 DEBUG : : Looking for writers 2024/12/09 04:05:30 DEBUG : dir: reading active writers 2024/12/09 04:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 04:05:30 DEBUG : dir: Looking for writers 2024/12/09 04:05:30 DEBUG : file1: reading active writers 2024/12/09 04:05:30 DEBUG : : Looking for writers 2024/12/09 04:05:30 DEBUG : dir: reading active writers 2024/12/09 04:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 04:05:30 DEBUG : dir/file1: vfs cache: starting upload 2024/12/09 04:05:30 DEBUG : dir: Looking for writers 2024/12/09 04:05:30 DEBUG : file1: reading active writers 2024/12/09 04:05:30 DEBUG : : Looking for writers 2024/12/09 04:05:30 DEBUG : dir: reading active writers 2024/12/09 04:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 04:05:30 DEBUG : dir: Looking for writers 2024/12/09 04:05:30 DEBUG : file1: reading active writers 2024/12/09 04:05:30 DEBUG : : Looking for writers 2024/12/09 04:05:30 DEBUG : dir: reading active writers 2024/12/09 04:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 04:05:31 DEBUG : dir: Looking for writers 2024/12/09 04:05:31 DEBUG : file1: reading active writers 2024/12/09 04:05:31 DEBUG : : Looking for writers 2024/12/09 04:05:31 DEBUG : dir: reading active writers 2024/12/09 04:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 04:05:31 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/09 04:05:31 INFO : dir/file1: Copied (replaced existing) 2024/12/09 04:05:31 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-12-09 04:05:30 +0000 UTC," 2024/12/09 04:05:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/09 04:05:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/09 04:05:31 DEBUG : dir: Looking for writers 2024/12/09 04:05:31 DEBUG : file1: reading active writers 2024/12/09 04:05:31 DEBUG : : Looking for writers 2024/12/09 04:05:31 DEBUG : dir: reading active writers 2024/12/09 04:05:31 DEBUG : >WaitForWriters: 2024/12/09 04:05:31 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.27s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:32 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:33 DEBUG : dir/file1: newRWFileHandle: 2024/12/09 04:05:33 DEBUG : dir/file1: >newRWFileHandle: err= 2024/12/09 04:05:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/12/09 04:05:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/12/09 04:05:33 DEBUG : dir/file1(0xc0008e85c0): _writeAt: size=5, off=0 2024/12/09 04:05:33 DEBUG : dir/file1(0xc0008e85c0): openPending: 2024/12/09 04:05:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2024/12/09 04:05:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/12/09 04:05:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:33 DEBUG : dir/file1(0xc0008e85c0): >openPending: err= 2024/12/09 04:05:33 DEBUG : dir/file1(0xc0008e85c0): >_writeAt: n=5, err= 2024/12/09 04:05:33 DEBUG : dir/file1(0xc0008e85c0): _writeAt: size=15, off=5 2024/12/09 04:05:33 DEBUG : dir/file1(0xc0008e85c0): >_writeAt: n=15, err= 2024/12/09 04:05:33 DEBUG : dir/file1(0xc0008e85c0): close: 2024/12/09 04:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/12/09 04:05:33 DEBUG : dir/file1: vfs cache: setting modification time to 2024-12-09 04:05:33.738040436 +0000 UTC m=+189.422202501 2024/12/09 04:05:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:33 DEBUG : dir/file1(0xc0008e85c0): >close: err= 2024/12/09 04:05:33 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:33 DEBUG : dir: Looking for writers 2024/12/09 04:05:33 DEBUG : file1: reading active writers 2024/12/09 04:05:33 DEBUG : : Looking for writers 2024/12/09 04:05:33 DEBUG : dir: reading active writers 2024/12/09 04:05:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 04:05:33 DEBUG : dir: Looking for writers 2024/12/09 04:05:33 DEBUG : file1: reading active writers 2024/12/09 04:05:33 DEBUG : : Looking for writers 2024/12/09 04:05:33 DEBUG : dir: reading active writers 2024/12/09 04:05:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 04:05:33 DEBUG : dir: Looking for writers 2024/12/09 04:05:33 DEBUG : file1: reading active writers 2024/12/09 04:05:33 DEBUG : : Looking for writers 2024/12/09 04:05:33 DEBUG : dir: reading active writers 2024/12/09 04:05:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 04:05:33 DEBUG : dir: Looking for writers 2024/12/09 04:05:33 DEBUG : file1: reading active writers 2024/12/09 04:05:33 DEBUG : : Looking for writers 2024/12/09 04:05:33 DEBUG : dir: reading active writers 2024/12/09 04:05:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 04:05:33 DEBUG : dir/file1: vfs cache: starting upload 2024/12/09 04:05:33 DEBUG : dir: Looking for writers 2024/12/09 04:05:33 DEBUG : file1: reading active writers 2024/12/09 04:05:33 DEBUG : : Looking for writers 2024/12/09 04:05:33 DEBUG : dir: reading active writers 2024/12/09 04:05:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 04:05:34 DEBUG : dir: Looking for writers 2024/12/09 04:05:34 DEBUG : file1: reading active writers 2024/12/09 04:05:34 DEBUG : : Looking for writers 2024/12/09 04:05:34 DEBUG : dir: reading active writers 2024/12/09 04:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 04:05:34 DEBUG : dir: Looking for writers 2024/12/09 04:05:34 DEBUG : file1: reading active writers 2024/12/09 04:05:34 DEBUG : : Looking for writers 2024/12/09 04:05:34 DEBUG : dir: reading active writers 2024/12/09 04:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 04:05:34 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2024/12/09 04:05:34 INFO : dir/file1: Copied (replaced existing) 2024/12/09 04:05:34 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-12-09 04:05:33 +0000 UTC," 2024/12/09 04:05:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/12/09 04:05:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/12/09 04:05:35 DEBUG : dir: Looking for writers 2024/12/09 04:05:35 DEBUG : file1: reading active writers 2024/12/09 04:05:35 DEBUG : : Looking for writers 2024/12/09 04:05:35 DEBUG : dir: reading active writers 2024/12/09 04:05:35 DEBUG : >WaitForWriters: 2024/12/09 04:05:35 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.30s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:35 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:35 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:35 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:35 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:35 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:35 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:35 DEBUG : file1: newRWFileHandle: 2024/12/09 04:05:35 DEBUG : file1(0xc0004413c0): openPending: 2024/12/09 04:05:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:35 DEBUG : file1(0xc0004413c0): >openPending: err= 2024/12/09 04:05:35 DEBUG : file1: >newRWFileHandle: err= 2024/12/09 04:05:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/09 04:05:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/09 04:05:35 DEBUG : file1(0xc0004413c0): _writeAt: size=5, off=0 2024/12/09 04:05:35 DEBUG : file1(0xc0004413c0): >_writeAt: n=5, err= 2024/12/09 04:05:35 DEBUG : file1(0xc0004413c0): close: 2024/12/09 04:05:35 DEBUG : file1: vfs cache: setting modification time to 2024-12-09 04:05:35.85007532 +0000 UTC m=+191.534237375 2024/12/09 04:05:35 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:35 DEBUG : file1(0xc0004413c0): >close: err= 2024/12/09 04:05:35 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:35 DEBUG : : Looking for writers 2024/12/09 04:05:35 DEBUG : file1: reading active writers 2024/12/09 04:05:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 04:05:35 DEBUG : : Looking for writers 2024/12/09 04:05:35 DEBUG : file1: reading active writers 2024/12/09 04:05:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 04:05:35 DEBUG : : Looking for writers 2024/12/09 04:05:35 DEBUG : file1: reading active writers 2024/12/09 04:05:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 04:05:35 DEBUG : : Looking for writers 2024/12/09 04:05:35 DEBUG : file1: reading active writers 2024/12/09 04:05:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 04:05:35 DEBUG : file1: vfs cache: starting upload 2024/12/09 04:05:36 DEBUG : : Looking for writers 2024/12/09 04:05:36 DEBUG : file1: reading active writers 2024/12/09 04:05:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 04:05:36 DEBUG : : Looking for writers 2024/12/09 04:05:36 DEBUG : file1: reading active writers 2024/12/09 04:05:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 04:05:36 DEBUG : : Looking for writers 2024/12/09 04:05:36 DEBUG : file1: reading active writers 2024/12/09 04:05:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 04:05:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/09 04:05:36 INFO : file1: Copied (new) 2024/12/09 04:05:36 DEBUG : file1: vfs cache: fingerprint now "5,2024-12-09 04:05:35 +0000 UTC," 2024/12/09 04:05:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/09 04:05:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:36 INFO : file1: vfs cache: upload succeeded try #1 2024/12/09 04:05:37 DEBUG : : Looking for writers 2024/12/09 04:05:37 DEBUG : file1: reading active writers 2024/12/09 04:05:37 DEBUG : >WaitForWriters: 2024/12/09 04:05:37 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:37 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/12/09 04:05:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441b40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441b40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441b40): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441b40): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441b40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.674756915 +0000 UTC m=+193.358918970 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441b40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441b80): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441b80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441b80): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441b80): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441b80): _writeAt: size=3, off=2 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441b80): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441b80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.674756915 +0000 UTC m=+193.358918970 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441b80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441bc0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441bc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441bc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441bc0): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441bc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.674756915 +0000 UTC m=+193.358918970 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441bc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed8f0 item 1 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441c00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441c00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441c00): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441c00): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441c00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.676421512 +0000 UTC m=+193.360583567 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441c00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441d40): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441d40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441d40): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441d40): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441d40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.676421512 +0000 UTC m=+193.360583567 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441d40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edea0 item 2 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441d80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441d80): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441d80): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441d80): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441d80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.677507474 +0000 UTC m=+193.361669530 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441d80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441dc0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441dc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441dc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441dc0): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441dc0): _writeAt: size=3, off=2 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441dc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441dc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.677507474 +0000 UTC m=+193.361669530 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441dc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441e00): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441e00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441e00): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441e00): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441e00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.677507474 +0000 UTC m=+193.361669530 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441e00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002402a0 item 3 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441e80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441e80): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441e80): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441e80): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441e80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.679311591 +0000 UTC m=+193.363473636 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441e80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441f00): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441f00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441f00): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441f00): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441f00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.679311591 +0000 UTC m=+193.363473636 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441f00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000240770 item 4 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441f40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441f40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441f40): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441f40): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441f40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.680682639 +0000 UTC m=+193.364844693 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000441f40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe000): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe000): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe000): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe000): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe000): _writeAt: size=3, off=2 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe000): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe000): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.680682639 +0000 UTC m=+193.364844693 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe000): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe040): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe040): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe040): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe040): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe040): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.680682639 +0000 UTC m=+193.364844693 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe040): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000240d90 item 5 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe0c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe0c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe0c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe0c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe0c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.682005765 +0000 UTC m=+193.366167820 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe0c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe140): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe140): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe140): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe140): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe140): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.682005765 +0000 UTC m=+193.366167820 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe140): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000241b20 item 6 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe1c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe1c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe1c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe1c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe1c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.684055983 +0000 UTC m=+193.368218038 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe1c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe280): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe280): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe280): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe280): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe280): _writeAt: size=3, off=2 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe280): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe280): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.684055983 +0000 UTC m=+193.368218038 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe280): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea040): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea040): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea040): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea040): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea040): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.684055983 +0000 UTC m=+193.368218038 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea040): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e84d0 item 7 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea0c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea0c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea0c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea0c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea0c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.692331745 +0000 UTC m=+193.376493791 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea0c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea140): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea140): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea140): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea140): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea140): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.692331745 +0000 UTC m=+193.376493791 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea140): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c690 item 8 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea1c0): _readAt: size=2, off=0 2024/12/09 04:05:37 ERROR : open-test-file(0xc000aea1c0): Couldn't read size of file 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea1c0): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea1c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea1c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea1c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea1c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea200): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea200): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea200): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea200): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea200): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.695026189 +0000 UTC m=+193.379188244 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea200): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea240): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea240): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea240): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea240): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea240): _writeAt: size=3, off=2 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea240): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea240): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.695026189 +0000 UTC m=+193.379188244 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea240): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea2c0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea2c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea2c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea2c0): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea2c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.695026189 +0000 UTC m=+193.379188244 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea2c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c930 item 9 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea380): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea380): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea380): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea380): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea380): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.697630394 +0000 UTC m=+193.381792449 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea380): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea400): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea400): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea400): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea400): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea400): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.697630394 +0000 UTC m=+193.381792449 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea400): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cee0 item 10 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea4c0): _readAt: size=2, off=0 2024/12/09 04:05:37 ERROR : open-test-file(0xc000aea4c0): Couldn't read size of file 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea4c0): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea4c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea4c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea4c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea4c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea500): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea500): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea500): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea500): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea500): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.699624137 +0000 UTC m=+193.383786191 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea500): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea5c0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea5c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea5c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea5c0): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea5c0): _writeAt: size=3, off=2 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea5c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea5c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.699624137 +0000 UTC m=+193.383786191 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea5c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea600): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea600): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea600): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea600): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea600): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.699624137 +0000 UTC m=+193.383786191 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea600): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d260 item 11 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea6c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea6c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea6c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea6c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea6c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.702346794 +0000 UTC m=+193.386508849 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea6c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea740): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea740): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea740): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea740): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea740): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.702346794 +0000 UTC m=+193.386508849 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea740): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d730 item 12 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea800): _readAt: size=2, off=0 2024/12/09 04:05:37 ERROR : open-test-file(0xc000aea800): Couldn't read size of file 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea800): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea800): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea800): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea800): close: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea800): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea840): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea840): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea840): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea840): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea840): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.704903069 +0000 UTC m=+193.389065125 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea840): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea900): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea900): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea900): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea900): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea900): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.704903069 +0000 UTC m=+193.389065125 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea900): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042da40 item 13 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea980): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea980): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea980): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea980): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea980): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.707296128 +0000 UTC m=+193.391458193 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aea980): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaa00): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaa00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaa00): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaa00): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaa00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.707296128 +0000 UTC m=+193.391458193 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaa00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042dce0 item 14 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaac0): _readAt: size=2, off=0 2024/12/09 04:05:37 ERROR : open-test-file(0xc000aeaac0): Couldn't read size of file 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaac0): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaac0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaac0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaac0): close: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaac0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeab00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeab00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeab00): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeab00): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeab00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.709755493 +0000 UTC m=+193.393917548 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeab00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeabc0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeabc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeabc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeabc0): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeabc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.709755493 +0000 UTC m=+193.393917548 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeabc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400070 item 15 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeac40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeac40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeac40): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeac40): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeac40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.712051161 +0000 UTC m=+193.396213215 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeac40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeacc0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeacc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeacc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeacc0): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeacc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.712051161 +0000 UTC m=+193.396213215 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeacc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400540 item 16 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead00): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead00): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.715338103 +0000 UTC m=+193.399500158 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead40): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead40): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead40): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead40): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead40): _writeAt: size=3, off=7 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead40): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.715338103 +0000 UTC m=+193.399500158 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead80): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead80): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead80): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.715338103 +0000 UTC m=+193.399500158 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aead80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400b60 item 17 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeae00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeae00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeae00): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeae00): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeae00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.716881703 +0000 UTC m=+193.401043759 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeae00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeae80): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeae80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeae80): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeae80): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeae80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.716881703 +0000 UTC m=+193.401043759 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeae80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401110 item 18 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaf00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaf00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaf00): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaf00): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaf00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.720014448 +0000 UTC m=+193.404176513 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeaf00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeafc0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeafc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeafc0): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeafc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeafc0): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeafc0): _writeAt: size=3, off=7 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeafc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeafc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.720014448 +0000 UTC m=+193.404176513 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeafc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc040): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc040): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc040): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc040): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc040): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.720014448 +0000 UTC m=+193.404176513 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc040): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004015e0 item 19 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc0c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc0c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc0c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc0c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc0c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.723115954 +0000 UTC m=+193.407278009 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc0c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc180): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc180): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc180): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc180): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc180): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.723115954 +0000 UTC m=+193.407278009 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc180): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8690 item 20 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc200): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc200): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc200): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc200): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc200): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.725168056 +0000 UTC m=+193.409330111 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc200): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc300): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc300): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc300): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc300): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc300): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc300): _writeAt: size=3, off=7 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc300): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc300): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.725168056 +0000 UTC m=+193.409330111 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc300): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc380): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc380): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc380): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc380): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc380): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.725168056 +0000 UTC m=+193.409330111 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc380): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8cb0 item 21 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc400): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc400): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc400): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc400): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc400): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.729441696 +0000 UTC m=+193.413603751 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc400): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc480): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc480): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc480): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc480): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc480): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.729441696 +0000 UTC m=+193.413603751 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc480): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e97a0 item 22 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc500): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc500): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc500): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc500): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc500): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.731497574 +0000 UTC m=+193.415659629 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc500): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc5c0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc5c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc5c0): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc5c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc5c0): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc5c0): _writeAt: size=3, off=7 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc5c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc5c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.731497574 +0000 UTC m=+193.415659629 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc5c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc640): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc640): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc640): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc640): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc640): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.731497574 +0000 UTC m=+193.415659629 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc640): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9c70 item 23 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc6c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc6c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc6c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc6c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc6c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.73480742 +0000 UTC m=+193.418969466 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc6c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc740): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc740): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc740): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc740): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc740): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.73480742 +0000 UTC m=+193.418969466 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc740): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000270690 item 24 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc840): _readAt: size=2, off=0 2024/12/09 04:05:37 ERROR : open-test-file(0xc000ccc840): Couldn't read size of file 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc840): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc840): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc840): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc840): close: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc840): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc880): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc880): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc880): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc880): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc880): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.737085315 +0000 UTC m=+193.421247370 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc880): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc940): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc940): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc940): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc940): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc940): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc940): _writeAt: size=3, off=7 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc940): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc940): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.737085315 +0000 UTC m=+193.421247370 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc940): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc980): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc980): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc980): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc980): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc980): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.737085315 +0000 UTC m=+193.421247370 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccc980): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000271030 item 25 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccca00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccca00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccca00): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccca00): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccca00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.739683378 +0000 UTC m=+193.423845434 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccca00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb040): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb040): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb040): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb040): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb040): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.739683378 +0000 UTC m=+193.423845434 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb040): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004017a0 item 26 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb100): _readAt: size=2, off=0 2024/12/09 04:05:37 ERROR : open-test-file(0xc000aeb100): Couldn't read size of file 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb100): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb100): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb100): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb100): close: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb100): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb140): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb140): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb140): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb140): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb140): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.742691739 +0000 UTC m=+193.426853795 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb140): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb200): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb200): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb200): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb200): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb200): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb200): _writeAt: size=3, off=7 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb200): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb200): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.742691739 +0000 UTC m=+193.426853795 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb200): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb240): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb240): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb240): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb240): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb240): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.742691739 +0000 UTC m=+193.426853795 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb240): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ce0 item 27 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb2c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb2c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb2c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb2c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb2c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.745858878 +0000 UTC m=+193.430020934 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb2c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb380): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb380): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb380): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb380): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb380): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.745858878 +0000 UTC m=+193.430020934 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb380): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f83f0 item 28 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb440): _readAt: size=2, off=0 2024/12/09 04:05:37 ERROR : open-test-file(0xc000aeb440): Couldn't read size of file 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb440): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb440): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb440): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb440): close: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb440): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb480): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb480): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb480): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb480): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb480): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.748030814 +0000 UTC m=+193.432192879 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb480): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb540): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb540): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb540): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb540): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb540): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.748030814 +0000 UTC m=+193.432192879 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb540): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8770 item 29 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb5c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb5c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb5c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb5c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb5c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.750066144 +0000 UTC m=+193.434228200 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb5c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb640): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb640): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb640): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb640): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb640): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.750066144 +0000 UTC m=+193.434228200 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb640): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8af0 item 30 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb700): _readAt: size=2, off=0 2024/12/09 04:05:37 ERROR : open-test-file(0xc000aeb700): Couldn't read size of file 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb700): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb700): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb700): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb700): close: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb700): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb740): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb740): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb740): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb740): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb740): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.753223846 +0000 UTC m=+193.437385901 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb740): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb800): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb800): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb800): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb800): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb800): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.753223846 +0000 UTC m=+193.437385901 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb800): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8e00 item 31 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 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 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb880): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb880): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb880): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb880): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb880): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.755333185 +0000 UTC m=+193.439495240 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb880): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb900): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb900): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb900): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb900): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb900): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.755333185 +0000 UTC m=+193.439495240 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb900): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9110 item 32 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb940): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb940): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb940): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb940): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb940): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.75732857 +0000 UTC m=+193.441490626 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb940): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb980): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb980): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb980): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb980): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb980): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9500 item 33 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb980): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb980): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.757965363 +0000 UTC m=+193.442127418 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb980): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb9c0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb9c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb9c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb9c0): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb9c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.757965363 +0000 UTC m=+193.442127418 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeb9c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9650 item 33 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba00): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba00): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.760998681 +0000 UTC m=+193.445160736 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f99d0 item 34 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba40): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba40): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba40): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba40): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.761869992 +0000 UTC m=+193.446032047 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba80): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba80): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba80): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.761869992 +0000 UTC m=+193.446032047 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aeba80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9b90 item 34 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebac0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebac0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebac0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebac0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebac0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.763889282 +0000 UTC m=+193.448051337 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebac0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebb00): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebb00): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebb00): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebb00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebb00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9f10 item 35 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebb00): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebb00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.764662049 +0000 UTC m=+193.448824103 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebb00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebb40): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebb40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebb40): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebb40): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebb40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.764662049 +0000 UTC m=+193.448824103 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebb40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 35 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebbc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebbc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebbc0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebbc0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebbc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.766630162 +0000 UTC m=+193.450792217 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebbc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebc80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebc80): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d20 item 36 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebc80): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebc80): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebc80): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebc80): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebc80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.767433687 +0000 UTC m=+193.451595782 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebc80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd00): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd00): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd00): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.767433687 +0000 UTC m=+193.451595782 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 36 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd40): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd40): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.769381253 +0000 UTC m=+193.453543309 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd80): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd80): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd80): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd80): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 37 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd80): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.772460748 +0000 UTC m=+193.456622803 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebd80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebdc0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebdc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebdc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebdc0): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebdc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.772460748 +0000 UTC m=+193.456622803 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebdc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 37 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebe40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebe40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebe40): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebe40): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebe40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.774213168 +0000 UTC m=+193.458375222 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebe40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebf00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebf00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003541c0 item 38 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebf00): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebf00): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebf00): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebf00): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebf00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.775174377 +0000 UTC m=+193.459336433 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebf00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebf40): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebf40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebf40): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebf40): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebf40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.775174377 +0000 UTC m=+193.459336433 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000aebf40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354380 item 38 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe040): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe040): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe040): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe040): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe040): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.777410693 +0000 UTC m=+193.461572749 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe040): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe100): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe100): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe100): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe100): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe100): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354770 item 39 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe100): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe100): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.778123729 +0000 UTC m=+193.462285784 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe100): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe140): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe140): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe140): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe140): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe140): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.778123729 +0000 UTC m=+193.462285784 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe140): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354a80 item 39 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe200): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe200): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe200): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe200): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe200): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.780159159 +0000 UTC m=+193.464321215 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe200): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe300): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe300): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354fc0 item 40 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe300): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe300): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe300): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe300): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe300): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.780871983 +0000 UTC m=+193.465034028 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe300): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe340): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe340): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe340): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe340): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe340): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.780871983 +0000 UTC m=+193.465034028 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe340): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355180 item 40 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe380): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe380): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe380): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe380): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe380): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe380): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe380): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.78277178 +0000 UTC m=+193.466933835 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe380): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe3c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe3c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe3c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355490 item 41 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe3c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe3c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.786146438 +0000 UTC m=+193.470308482 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe3c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe400): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe400): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe400): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe400): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe400): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003556c0 item 41 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe400): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe400): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.786998362 +0000 UTC m=+193.471160418 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe400): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe440): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe440): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe440): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe440): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe440): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.786998362 +0000 UTC m=+193.471160418 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe440): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355880 item 41 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe500): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe500): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe500): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe500): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe500): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe500): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe500): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.788922975 +0000 UTC m=+193.473085020 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe500): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe540): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe540): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe540): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355d50 item 42 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe540): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe540): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.789800909 +0000 UTC m=+193.473962963 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe540): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe600): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe600): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355f10 item 42 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe600): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe600): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe600): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe600): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe600): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.790707516 +0000 UTC m=+193.474869591 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe600): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe640): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe640): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe640): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe640): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe640): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.790707516 +0000 UTC m=+193.474869591 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe640): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c820e0 item 42 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe700): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe700): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe700): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe700): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe700): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe700): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe700): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.792592625 +0000 UTC m=+193.476754680 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe700): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe740): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe740): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe740): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c82380 item 43 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe740): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe740): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.793207916 +0000 UTC m=+193.477369971 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe740): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe800): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe800): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe800): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe800): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe800): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c824d0 item 43 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe800): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe800): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.793969833 +0000 UTC m=+193.478131898 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe800): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe840): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe840): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe840): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe840): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe840): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.793969833 +0000 UTC m=+193.478131898 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe840): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c82620 item 43 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe900): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe900): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe900): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe900): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe900): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe900): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe900): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.795785272 +0000 UTC m=+193.479947326 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe900): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe940): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe940): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe940): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c828c0 item 44 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe940): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe940): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.796501512 +0000 UTC m=+193.480663577 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbe940): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbea00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbea00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c82a10 item 44 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbea00): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbea00): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbea00): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbea00): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbea00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.797274359 +0000 UTC m=+193.481436414 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbea00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbea40): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbea40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbea40): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbea40): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbea40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.797274359 +0000 UTC m=+193.481436414 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbea40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c82bd0 item 44 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeb00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeb00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeb00): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeb00): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeb00): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeb00): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeb00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.802208967 +0000 UTC m=+193.486371032 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeb00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeb40): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeb40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeb40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c82fc0 item 45 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeb40): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeb40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.802899339 +0000 UTC m=+193.487061394 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeb40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbec00): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbec00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbec00): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbec00): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbec00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.802899339 +0000 UTC m=+193.487061394 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbec00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c83180 item 45 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbecc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbecc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbecc0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbecc0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbecc0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbecc0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbecc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.804805497 +0000 UTC m=+193.488967552 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbecc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbed00): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbed00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbed00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c83420 item 46 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbed00): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbed00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.805465162 +0000 UTC m=+193.489627218 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbed00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbedc0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbedc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbedc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbedc0): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbedc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.805465162 +0000 UTC m=+193.489627218 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbedc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c83570 item 46 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbee80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbee80): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbee80): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbee80): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbee80): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbee80): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbee80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.807702461 +0000 UTC m=+193.491864515 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbee80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeec0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeec0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeec0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c83810 item 47 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeec0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeec0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.811159752 +0000 UTC m=+193.495321798 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbeec0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbef80): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbef80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbef80): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbef80): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbef80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.811159752 +0000 UTC m=+193.495321798 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbef80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c83960 item 47 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf040): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf040): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf040): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf040): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf040): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf040): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf040): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.813187609 +0000 UTC m=+193.497349664 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf040): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf080): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf080): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf080): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c83ce0 item 48 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf080): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf080): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.81379712 +0000 UTC m=+193.497959175 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf080): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf140): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf140): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf140): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf140): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf140): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.81379712 +0000 UTC m=+193.497959175 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf140): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c83e30 item 48 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf180): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf180): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf180): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf180): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf180): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.817452683 +0000 UTC m=+193.501614738 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf180): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf1c0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf1c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf1c0): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf1c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf1c0): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf1c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356310 item 49 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf1c0): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf1c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.818120063 +0000 UTC m=+193.502282118 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf1c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf200): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf200): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf200): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf200): >_readAt: n=8, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf200): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.818120063 +0000 UTC m=+193.502282118 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf200): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003565b0 item 49 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf280): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf280): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf280): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf280): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf280): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.82006855 +0000 UTC m=+193.504230605 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf280): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf340): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf340): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf340): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003568c0 item 50 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf340): _readAt: size=2, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf340): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf340): _writeAt: size=3, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf340): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf340): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.820917058 +0000 UTC m=+193.505079114 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf340): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf380): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf380): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf380): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf380): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf380): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.820917058 +0000 UTC m=+193.505079114 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf380): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356a10 item 50 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf400): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf400): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf400): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf400): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf400): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.823020005 +0000 UTC m=+193.507182061 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf400): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf4c0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf4c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf4c0): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf4c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf4c0): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf4c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356ee0 item 51 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf4c0): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf4c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.823731216 +0000 UTC m=+193.507893271 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf4c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf500): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf500): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf500): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf500): >_readAt: n=8, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf500): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.823731216 +0000 UTC m=+193.507893271 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf500): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357110 item 51 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf580): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf580): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf580): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf580): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf580): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.825670997 +0000 UTC m=+193.509833063 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf580): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf640): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf640): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf640): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357810 item 52 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf640): _readAt: size=2, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf640): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf640): _writeAt: size=3, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf640): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf640): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.826431492 +0000 UTC m=+193.510593557 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf640): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf680): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf680): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf680): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf680): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf680): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.826431492 +0000 UTC m=+193.510593557 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf680): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357a40 item 52 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf700): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf700): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf700): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf700): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf700): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.828716669 +0000 UTC m=+193.512878745 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf700): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf7c0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf7c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf7c0): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf7c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf7c0): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf7c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357e30 item 53 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf7c0): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf7c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.829380872 +0000 UTC m=+193.513542927 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf7c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf800): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf800): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf800): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf800): >_readAt: n=8, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf800): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.829380872 +0000 UTC m=+193.513542927 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf800): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4000 item 53 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf880): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf880): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf880): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf880): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf880): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.831405372 +0000 UTC m=+193.515567428 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf880): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf940): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf940): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf940): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4930 item 54 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf940): _readAt: size=2, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf940): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf940): _writeAt: size=3, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf940): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf940): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.83219482 +0000 UTC m=+193.516356875 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf940): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf980): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf980): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf980): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf980): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf980): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.83219482 +0000 UTC m=+193.516356875 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbf980): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4c40 item 54 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfa00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfa00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfa00): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfa00): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfa00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.834253574 +0000 UTC m=+193.518415630 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfa00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfac0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfac0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfac0): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfac0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfac0): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfac0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5500 item 55 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfac0): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfac0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.834982268 +0000 UTC m=+193.519144323 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfac0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfb00): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfb00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfb00): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfb00): >_readAt: n=8, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfb00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.834982268 +0000 UTC m=+193.519144323 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfb00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e59d0 item 55 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfb80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfb80): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfb80): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfb80): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfb80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.836793249 +0000 UTC m=+193.520955304 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfb80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfc40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfc40): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfc40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d120e0 item 56 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfc40): _readAt: size=2, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfc40): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfc40): _writeAt: size=3, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfc40): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfc40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.837796707 +0000 UTC m=+193.521958763 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfc40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfc80): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfc80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfc80): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfc80): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfc80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.837796707 +0000 UTC m=+193.521958763 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfc80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d122a0 item 56 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfd40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfd40): open at offset 0 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfd40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfd40): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfd40): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfd40): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfd40): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfd40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.839730377 +0000 UTC m=+193.523892432 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfd40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfd80): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfd80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfd80): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d125b0 item 57 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfd80): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfd80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.840342333 +0000 UTC m=+193.524504388 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfd80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfe40): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfe40): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfe40): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfe40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfe40): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfe40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12770 item 57 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfe40): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfe40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.841189018 +0000 UTC m=+193.525351083 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfe40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfe80): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfe80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfe80): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfe80): >_readAt: n=8, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfe80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.841189018 +0000 UTC m=+193.525351083 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbfe80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d128c0 item 57 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbff40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbff40): open at offset 0 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbff40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbff40): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbff40): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbff40): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbff40): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbff40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.843070139 +0000 UTC m=+193.527232204 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000bbff40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8000): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8000): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8000): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12b60 item 58 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8000): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8000): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.843724014 +0000 UTC m=+193.527886068 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8000): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8100): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8100): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8100): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12cb0 item 58 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8100): _readAt: size=2, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8100): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8100): _writeAt: size=3, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8100): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8100): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.844588762 +0000 UTC m=+193.528750827 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8100): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8140): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8140): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8140): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8140): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8140): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.844588762 +0000 UTC m=+193.528750827 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8140): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12e70 item 58 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8240): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8240): open at offset 0 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8240): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8240): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8240): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8240): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8240): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8240): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.846966534 +0000 UTC m=+193.531128609 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8240): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8280): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8280): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8280): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13180 item 59 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8280): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8280): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.847742937 +0000 UTC m=+193.531904992 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8280): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8380): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8380): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8380): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8380): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8380): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8380): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d132d0 item 59 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8380): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8380): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.848653792 +0000 UTC m=+193.532815847 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8380): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e83c0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e83c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e83c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e83c0): >_readAt: n=8, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e83c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.848653792 +0000 UTC m=+193.532815847 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e83c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13490 item 59 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e84c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e84c0): open at offset 0 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e84c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e84c0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e84c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e84c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e84c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e84c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.851146658 +0000 UTC m=+193.535308714 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e84c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8500): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8500): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8500): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13730 item 60 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8500): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8500): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.852171967 +0000 UTC m=+193.536334033 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8500): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8640): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8640): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8640): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13880 item 60 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8640): _readAt: size=2, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8640): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8640): _writeAt: size=3, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8640): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8640): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.853135411 +0000 UTC m=+193.537297486 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8640): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8680): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8680): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8680): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8680): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8680): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.853135411 +0000 UTC m=+193.537297486 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8680): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13a40 item 60 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8740): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8740): open at offset 0 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8740): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8740): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8740): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8740): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8740): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8740): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.856181163 +0000 UTC m=+193.540343218 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8740): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8780): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8780): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8780): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13d50 item 61 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8780): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8780): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.857273578 +0000 UTC m=+193.541435643 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8780): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8840): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8840): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8840): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8840): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8840): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.857273578 +0000 UTC m=+193.541435643 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8840): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13ea0 item 61 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8940): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8940): open at offset 0 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8940): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8940): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8940): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8940): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8940): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8940): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.85988144 +0000 UTC m=+193.544043505 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8940): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8980): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8980): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8980): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294770 item 62 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8980): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8980): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.860552055 +0000 UTC m=+193.544714111 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8980): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8a40): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8a40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8a40): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8a40): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8a40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.860552055 +0000 UTC m=+193.544714111 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8a40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002948c0 item 62 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8b00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8b00): open at offset 0 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8b00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8b00): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8b00): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8b00): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8b00): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8b00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.862870897 +0000 UTC m=+193.547032951 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8b00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccca40): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccca40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccca40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000271650 item 63 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccca40): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccca40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.863655144 +0000 UTC m=+193.547817200 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccca40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccb00): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccb00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccb00): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccb00): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccb00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.863655144 +0000 UTC m=+193.547817200 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccb00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002719d0 item 63 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 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 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccbc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccbc0): open at offset 0 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccbc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccbc0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccbc0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccbc0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccbc0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccbc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.866464132 +0000 UTC m=+193.550626188 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccbc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccc00): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccc00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccc00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004384d0 item 64 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccc00): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccc00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.867553051 +0000 UTC m=+193.551715106 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccc00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccccc0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccccc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccccc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccccc0): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccccc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.867553051 +0000 UTC m=+193.551715106 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccccc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438a10 item 64 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd00): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd00): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.869706663 +0000 UTC m=+193.553868719 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd40): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd40): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd40): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd40): _writeAt: size=3, off=2 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004390a0 item 65 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd40): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.870535745 +0000 UTC m=+193.554697820 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd80): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd80): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd80): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.870535745 +0000 UTC m=+193.554697820 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccd80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004392d0 item 65 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccdc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccdc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccdc0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccdc0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccdc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.872752204 +0000 UTC m=+193.556914260 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccdc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439730 item 66 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce00): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce00): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce00): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce00): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.873718263 +0000 UTC m=+193.557880318 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce40): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce40): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce40): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.873718263 +0000 UTC m=+193.557880318 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439880 item 66 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce80): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce80): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce80): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.875681078 +0000 UTC m=+193.559843162 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccce80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccec0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccec0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccec0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccec0): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccec0): _writeAt: size=3, off=2 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439c70 item 67 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccec0): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccec0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.876632719 +0000 UTC m=+193.560794794 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccec0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccf00): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccf00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccf00): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccf00): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccf00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.876632719 +0000 UTC m=+193.560794794 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccf00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439dc0 item 67 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccf80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccf80): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccf80): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccf80): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccf80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.878477171 +0000 UTC m=+193.562639236 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000cccf80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd040): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd040): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004764d0 item 68 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd040): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd040): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd040): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd040): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd040): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.879684452 +0000 UTC m=+193.563846527 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd040): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd080): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd080): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd080): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd080): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd080): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.879684452 +0000 UTC m=+193.563846527 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd080): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476700 item 68 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd0c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd0c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd0c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd0c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd0c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.881714432 +0000 UTC m=+193.565876487 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd0c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd100): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd100): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd100): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd100): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd100): _writeAt: size=3, off=2 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004769a0 item 69 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd100): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd100): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.882492929 +0000 UTC m=+193.566654994 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd100): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd140): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd140): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd140): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd140): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd140): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.882492929 +0000 UTC m=+193.566654994 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd140): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476d20 item 69 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd1c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd1c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd1c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd1c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd1c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.88455027 +0000 UTC m=+193.568712536 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd1c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd280): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd280): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004772d0 item 70 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd280): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd280): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd280): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd280): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd280): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.885476074 +0000 UTC m=+193.569638129 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd280): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd2c0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd2c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd2c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd2c0): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd2c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.885476074 +0000 UTC m=+193.569638129 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd2c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477490 item 70 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd340): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd340): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd340): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd340): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd340): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.887678837 +0000 UTC m=+193.571840892 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd340): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd400): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd400): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd400): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd400): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd400): _writeAt: size=3, off=2 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004777a0 item 71 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd400): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd400): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.88859347 +0000 UTC m=+193.572755535 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd400): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd440): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd440): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd440): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd440): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd440): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.88859347 +0000 UTC m=+193.572755535 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd440): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004778f0 item 71 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd4c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd4c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd4c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd4c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd4c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.890832341 +0000 UTC m=+193.574994396 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd4c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8bc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8bc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294d90 item 72 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8bc0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8bc0): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8bc0): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8bc0): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8bc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.8977066 +0000 UTC m=+193.581868655 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8bc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c00): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c00): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c00): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.8977066 +0000 UTC m=+193.581868655 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002950a0 item 72 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c40): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c40): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c40): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c40): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.899797252 +0000 UTC m=+193.583959338 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c80): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c80): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295420 item 73 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c80): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.900663084 +0000 UTC m=+193.584825159 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8c80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8cc0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8cc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8cc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8cc0): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8cc0): _writeAt: size=3, off=2 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002955e0 item 73 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8cc0): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8cc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.902009313 +0000 UTC m=+193.586171389 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8cc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8d00): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8d00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8d00): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8d00): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8d00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.902009313 +0000 UTC m=+193.586171389 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8d00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295880 item 73 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8dc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8dc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8dc0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8dc0): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8dc0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8dc0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8dc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.904564968 +0000 UTC m=+193.588727024 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8dc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8e00): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8e00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8e00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295c70 item 74 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8e00): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8e00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.905711585 +0000 UTC m=+193.589873680 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8e00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8ec0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8ec0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295e30 item 74 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8ec0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8ec0): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8ec0): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8ec0): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8ec0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.906848042 +0000 UTC m=+193.591010098 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8ec0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8f00): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8f00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8f00): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8f00): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8f00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.906848042 +0000 UTC m=+193.591010098 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8f00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a150 item 74 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8fc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8fc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8fc0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8fc0): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8fc0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8fc0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8fc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.909051968 +0000 UTC m=+193.593214013 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e8fc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9000): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9000): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9000): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a460 item 75 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9000): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9000): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.909866813 +0000 UTC m=+193.594028868 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9000): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e90c0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e90c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e90c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e90c0): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e90c0): _writeAt: size=3, off=2 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a620 item 75 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e90c0): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e90c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.910785263 +0000 UTC m=+193.594947318 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e90c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9100): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9100): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9100): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9100): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9100): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.910785263 +0000 UTC m=+193.594947318 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9100): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a850 item 75 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e91c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e91c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e91c0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e91c0): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e91c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e91c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e91c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.913902879 +0000 UTC m=+193.598064954 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e91c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9200): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9200): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9200): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ad90 item 76 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9200): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9200): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.914833421 +0000 UTC m=+193.598995486 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9200): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e92c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e92c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044af50 item 76 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e92c0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e92c0): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e92c0): _writeAt: size=3, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e92c0): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e92c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.915760636 +0000 UTC m=+193.599922692 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e92c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9300): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9300): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9300): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9300): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9300): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.915760636 +0000 UTC m=+193.599922692 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9300): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b110 item 76 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e93c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e93c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e93c0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e93c0): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e93c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e93c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e93c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.918436456 +0000 UTC m=+193.602598511 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e93c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9400): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9400): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9400): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b500 item 77 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9400): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9400): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.919418414 +0000 UTC m=+193.603580470 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9400): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e94c0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e94c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e94c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e94c0): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e94c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.919418414 +0000 UTC m=+193.603580470 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e94c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b810 item 77 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9580): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9580): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9580): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9580): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9580): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9580): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9580): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.922281253 +0000 UTC m=+193.606443308 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9580): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e95c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e95c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e95c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bdc0 item 78 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e95c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e95c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.923085529 +0000 UTC m=+193.607247584 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e95c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9680): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9680): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9680): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9680): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9680): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.923085529 +0000 UTC m=+193.607247584 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9680): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bf10 item 78 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9740): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9740): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9740): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9740): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9740): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9740): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9740): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.925232678 +0000 UTC m=+193.609394733 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9740): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9780): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9780): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9780): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000276770 item 79 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9780): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9780): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.929023885 +0000 UTC m=+193.613185961 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9780): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9840): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9840): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9840): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9840): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9840): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.929023885 +0000 UTC m=+193.613185961 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9840): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000276a80 item 79 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9900): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9900): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9900): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9900): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9900): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9900): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9900): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.937022008 +0000 UTC m=+193.621184094 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9900): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9940): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9940): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9940): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002770a0 item 80 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9940): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9940): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.938089857 +0000 UTC m=+193.622251912 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9940): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a00): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a00): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a00): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.938089857 +0000 UTC m=+193.622251912 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002771f0 item 80 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a40): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a40): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.940333277 +0000 UTC m=+193.624495332 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a80): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a80): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a80): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a80): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a80): _writeAt: size=3, off=7 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000277730 item 81 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a80): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.941058966 +0000 UTC m=+193.625221021 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9a80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9ac0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9ac0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9ac0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9ac0): >_readAt: n=8, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9ac0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.941058966 +0000 UTC m=+193.625221021 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9ac0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000277960 item 81 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9b40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9b40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9b40): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9b40): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9b40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.943057327 +0000 UTC m=+193.627257903 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9b40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9c00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9c00): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9c00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec0e0 item 82 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9c00): _readAt: size=2, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9c00): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9c00): _writeAt: size=3, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9c00): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9c00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.944014387 +0000 UTC m=+193.628176452 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9c00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9c40): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9c40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9c40): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9c40): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9c40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.944014387 +0000 UTC m=+193.628176452 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9c40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec700 item 82 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9cc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9cc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9cc0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9cc0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9cc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.946928213 +0000 UTC m=+193.631090307 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9cc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9d80): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9d80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9d80): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9d80): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9d80): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9d80): _writeAt: size=3, off=7 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecb60 item 83 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9d80): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9d80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.948013594 +0000 UTC m=+193.632175649 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9d80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9dc0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9dc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9dc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9dc0): >_readAt: n=8, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9dc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.948013594 +0000 UTC m=+193.632175649 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9dc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecd20 item 83 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9e40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9e40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9e40): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9e40): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9e40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.950739989 +0000 UTC m=+193.634902043 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9e40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9f00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9f00): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9f00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed490 item 84 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9f00): _readAt: size=2, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9f00): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9f00): _writeAt: size=3, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9f00): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9f00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.951867208 +0000 UTC m=+193.636029273 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9f00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9f40): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9f40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9f40): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9f40): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9f40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.951867208 +0000 UTC m=+193.636029273 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0008e9f40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed5e0 item 84 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0000acd00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0000acd00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0000acd00): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0000acd00): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0000acd00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.954050806 +0000 UTC m=+193.638212871 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0000acd00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526200): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526200): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526200): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526200): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526200): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526200): _writeAt: size=3, off=7 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed8f0 item 85 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526200): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526200): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.954807353 +0000 UTC m=+193.638969408 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526200): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526500): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526500): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526500): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526500): >_readAt: n=8, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526500): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.954807353 +0000 UTC m=+193.638969408 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526500): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edb20 item 85 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526a40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526a40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526a40): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526a40): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526a40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.956684397 +0000 UTC m=+193.640846451 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526a40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526b00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526b00): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526b00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edf10 item 86 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526b00): _readAt: size=2, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526b00): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526b00): _writeAt: size=3, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526b00): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526b00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.957226932 +0000 UTC m=+193.641388987 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526b00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526b40): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526b40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526b40): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526b40): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526b40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.957226932 +0000 UTC m=+193.641388987 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000526b40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002401c0 item 86 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd540): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd540): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd540): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd540): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd540): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.959077386 +0000 UTC m=+193.643239441 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd540): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd600): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd600): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd600): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd600): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd600): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd600): _writeAt: size=3, off=7 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350230 item 87 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd600): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd600): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.959743062 +0000 UTC m=+193.643905117 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd600): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd640): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd640): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd640): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd640): >_readAt: n=8, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd640): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.959743062 +0000 UTC m=+193.643905117 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd640): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003503f0 item 87 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd6c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd6c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd6c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd6c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd6c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.961389444 +0000 UTC m=+193.645551499 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd6c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd780): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd780): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd780): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350850 item 88 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd780): _readAt: size=2, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd780): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd780): _writeAt: size=3, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd780): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd780): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.962051624 +0000 UTC m=+193.646213679 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd780): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd7c0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd7c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd7c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd7c0): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd7c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.962051624 +0000 UTC m=+193.646213679 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd7c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350a10 item 88 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd880): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd880): open at offset 0 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd880): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd880): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd880): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd880): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd880): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd880): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.963618207 +0000 UTC m=+193.647780262 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd880): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd8c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd8c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd8c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350cb0 item 89 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd8c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd8c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.964139132 +0000 UTC m=+193.648301187 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd8c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd980): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd980): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd980): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd980): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd980): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd980): _writeAt: size=3, off=7 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351030 item 89 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd980): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd980): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.964860141 +0000 UTC m=+193.649022207 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd980): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd9c0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd9c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd9c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd9c0): >_readAt: n=8, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd9c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.964860141 +0000 UTC m=+193.649022207 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccd9c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351180 item 89 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccda80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccda80): open at offset 0 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccda80): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccda80): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccda80): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccda80): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccda80): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccda80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.966337587 +0000 UTC m=+193.650499642 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccda80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdac0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdac0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdac0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351490 item 90 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdac0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdac0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.966901813 +0000 UTC m=+193.651063869 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdac0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdb80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdb80): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdb80): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003516c0 item 90 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdb80): _readAt: size=2, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdb80): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdb80): _writeAt: size=3, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdb80): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdb80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.967637681 +0000 UTC m=+193.651799746 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdb80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdbc0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdbc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdbc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdbc0): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdbc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.967637681 +0000 UTC m=+193.651799746 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdbc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351810 item 90 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdc80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdc80): open at offset 0 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdc80): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdc80): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdc80): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdc80): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdc80): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdc80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.969165381 +0000 UTC m=+193.653327436 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdc80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdcc0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdcc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdcc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351ab0 item 91 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdcc0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdcc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.969679262 +0000 UTC m=+193.653841318 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdcc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdd80): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdd80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdd80): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdd80): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdd80): >_readAt: n=2, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdd80): _writeAt: size=3, off=7 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351ce0 item 91 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdd80): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdd80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.970327066 +0000 UTC m=+193.654489121 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdd80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccddc0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccddc0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccddc0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccddc0): >_readAt: n=8, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccddc0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.970327066 +0000 UTC m=+193.654489121 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccddc0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351ea0 item 91 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccde80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccde80): open at offset 0 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccde80): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccde80): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccde80): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccde80): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccde80): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccde80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.971966925 +0000 UTC m=+193.656128980 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccde80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdec0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdec0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdec0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c21c0 item 92 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdec0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdec0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.972491187 +0000 UTC m=+193.656653241 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000ccdec0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228180): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228180): open at offset 5 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228180): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2310 item 92 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228180): _readAt: size=2, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228180): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228180): _writeAt: size=3, off=5 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228180): >_writeAt: n=3, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228180): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.973129952 +0000 UTC m=+193.657292008 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228180): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228200): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228200): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228200): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228200): >_readAt: n=3, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228200): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.973129952 +0000 UTC m=+193.657292008 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228200): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2460 item 92 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228300): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228300): open at offset 0 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228300): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228300): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228300): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228300): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228300): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228300): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.974647724 +0000 UTC m=+193.658809769 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228300): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228600): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228600): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228600): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2770 item 93 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228600): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228600): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.975155434 +0000 UTC m=+193.659317489 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228600): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0002287c0): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0002287c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0002287c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0002287c0): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0002287c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.975155434 +0000 UTC m=+193.659317489 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0002287c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2af0 item 93 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0002288c0): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0002288c0): open at offset 0 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0002288c0): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0002288c0): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0002288c0): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0002288c0): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0002288c0): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0002288c0): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.976997032 +0000 UTC m=+193.661159107 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc0002288c0): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228900): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228900): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228900): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2f50 item 94 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228900): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228900): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.977538215 +0000 UTC m=+193.661700270 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228900): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228a40): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228a40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228a40): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228a40): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228a40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.977538215 +0000 UTC m=+193.661700270 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228a40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c3110 item 94 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228b40): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228b40): open at offset 0 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228b40): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228b40): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228b40): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228b40): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228b40): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228b40): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.979547496 +0000 UTC m=+193.663709552 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228b40): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228b80): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228b80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228b80): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c3500 item 95 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228b80): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228b80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.980095112 +0000 UTC m=+193.664257156 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228b80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228c80): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228c80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228c80): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228c80): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228c80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.980095112 +0000 UTC m=+193.664257156 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228c80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c37a0 item 95 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 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 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228d80): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228d80): open at offset 0 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228d80): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228d80): _readAt: size=2, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228d80): >_readAt: n=0, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228d80): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228d80): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228d80): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.981775247 +0000 UTC m=+193.665937301 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228d80): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228e00): _writeAt: size=5, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228e00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228e00): >openPending: err= 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c3d50 item 96 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228e00): >_writeAt: n=5, err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228e00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.982318834 +0000 UTC m=+193.666480890 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228e00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:37 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:37 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228f00): _readAt: size=512, off=0 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228f00): openPending: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228f00): >openPending: err= 2024/12/09 04:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228f00): >_readAt: n=5, err=EOF 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228f00): close: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:37.982318834 +0000 UTC m=+193.666480890 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:37 DEBUG : open-test-file(0xc000228f00): >close: err= 2024/12/09 04:05:37 DEBUG : open-test-file: Remove: 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bfc070 item 96 2024/12/09 04:05:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:37 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:37 DEBUG : open-test-file: >Remove: err= 2024/12/09 04:05:37 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:37 DEBUG : : Looking for writers 2024/12/09 04:05:37 DEBUG : >WaitForWriters: 2024/12/09 04:05:37 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:38 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/12/09 04:05:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f00): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f00): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f00): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.356034334 +0000 UTC m=+194.040196399 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f40): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f40): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f40): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f40): _writeAt: size=3, off=2 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f40): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.356034334 +0000 UTC m=+194.040196399 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f80): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f80): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f80): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.356034334 +0000 UTC m=+194.040196399 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526f80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000240e70 item 1 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526fc0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526fc0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526fc0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526fc0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526fc0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.360229718 +0000 UTC m=+194.044391783 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000526fc0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527000): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527000): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527000): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527000): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527000): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.360229718 +0000 UTC m=+194.044391783 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527000): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000241c70 item 2 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527080): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527080): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527080): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527080): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527080): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.361428251 +0000 UTC m=+194.045590316 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527080): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005270c0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005270c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005270c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005270c0): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005270c0): _writeAt: size=3, off=2 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005270c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005270c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.361428251 +0000 UTC m=+194.045590316 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005270c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527140): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527140): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527140): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527140): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527140): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.361428251 +0000 UTC m=+194.045590316 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527140): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2e1c0 item 3 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527200): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527200): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527200): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527200): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527200): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.363014901 +0000 UTC m=+194.047176956 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527200): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005272c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005272c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005272c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005272c0): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005272c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.363014901 +0000 UTC m=+194.047176956 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005272c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2e540 item 4 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005277c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005277c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005277c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005277c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005277c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.364333219 +0000 UTC m=+194.048495285 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005277c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527800): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527800): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527800): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527800): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527800): _writeAt: size=3, off=2 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527800): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527800): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.364333219 +0000 UTC m=+194.048495285 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527800): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527840): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527840): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527840): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527840): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527840): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.364333219 +0000 UTC m=+194.048495285 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527840): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2e7e0 item 5 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005278c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005278c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005278c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005278c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005278c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.366253414 +0000 UTC m=+194.050415479 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005278c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527a00): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527a00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527a00): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527a00): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527a00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.366253414 +0000 UTC m=+194.050415479 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527a00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2eb60 item 6 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527a80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527a80): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527a80): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527a80): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527a80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.36777927 +0000 UTC m=+194.051941335 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527a80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527d40): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527d40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527d40): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527d40): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527d40): _writeAt: size=3, off=2 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527d40): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527d40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.36777927 +0000 UTC m=+194.051941335 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527d40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527d80): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527d80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527d80): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527d80): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527d80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.36777927 +0000 UTC m=+194.051941335 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527d80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2ee00 item 7 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527e00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527e00): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527e00): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527e00): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527e00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.369659109 +0000 UTC m=+194.053821174 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527e00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527f00): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527f00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527f00): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527f00): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527f00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.369659109 +0000 UTC m=+194.053821174 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527f00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2f180 item 8 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527f40): _readAt: size=2, off=0 2024/12/09 04:05:38 ERROR : open-test-file(0xc000527f40): Couldn't read size of file 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527f40): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527f40): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527f40): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527f40): close: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000527f40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828000): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828000): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828000): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828000): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828000): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.370874535 +0000 UTC m=+194.055036590 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828000): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828040): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828040): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828040): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828040): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828040): _writeAt: size=3, off=2 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828040): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828040): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.370874535 +0000 UTC m=+194.055036590 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828040): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008281c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008281c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008281c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008281c0): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008281c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.370874535 +0000 UTC m=+194.055036590 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008281c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2f420 item 9 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828240): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828240): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828240): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828240): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828240): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.372239259 +0000 UTC m=+194.056401305 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828240): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008282c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008282c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008282c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008282c0): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008282c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.372239259 +0000 UTC m=+194.056401305 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008282c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2f7a0 item 10 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828480): _readAt: size=2, off=0 2024/12/09 04:05:38 ERROR : open-test-file(0xc000828480): Couldn't read size of file 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828480): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828480): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828480): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828480): close: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828480): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008284c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008284c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008284c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008284c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008284c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.373304102 +0000 UTC m=+194.057466158 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008284c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828580): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828580): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828580): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828580): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828580): _writeAt: size=3, off=2 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828580): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828580): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.373304102 +0000 UTC m=+194.057466158 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828580): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008285c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008285c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008285c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008285c0): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008285c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.373304102 +0000 UTC m=+194.057466158 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008285c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2fa40 item 11 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828640): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828640): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828640): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828640): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828640): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.374646586 +0000 UTC m=+194.058808640 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828640): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008286c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008286c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008286c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008286c0): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008286c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.374646586 +0000 UTC m=+194.058808640 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008286c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2fdc0 item 12 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008287c0): _readAt: size=2, off=0 2024/12/09 04:05:38 ERROR : open-test-file(0xc0008287c0): Couldn't read size of file 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008287c0): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008287c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008287c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008287c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008287c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828800): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828800): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828800): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828800): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828800): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.375716879 +0000 UTC m=+194.059878934 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828800): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828900): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828900): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828900): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828900): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828900): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.375716879 +0000 UTC m=+194.059878934 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828900): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddc0e0 item 13 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828980): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828980): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828980): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828980): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828980): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.37672692 +0000 UTC m=+194.060888975 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828980): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828b80): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828b80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828b80): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828b80): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828b80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.37672692 +0000 UTC m=+194.060888975 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828b80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddc380 item 14 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c40): _readAt: size=2, off=0 2024/12/09 04:05:38 ERROR : open-test-file(0xc000828c40): Couldn't read size of file 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c40): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c40): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c40): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c40): close: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c80): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c80): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c80): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.377951293 +0000 UTC m=+194.062113337 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828d40): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828d40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828d40): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828d40): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828d40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.377951293 +0000 UTC m=+194.062113337 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828d40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddc620 item 15 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828dc0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828dc0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828dc0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828dc0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828dc0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.378967695 +0000 UTC m=+194.063129750 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828dc0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e40): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e40): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e40): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.378967695 +0000 UTC m=+194.063129750 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddc8c0 item 16 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e80): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e80): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e80): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.380158264 +0000 UTC m=+194.064320318 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828ec0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828ec0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828ec0): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828ec0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828ec0): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828ec0): _writeAt: size=3, off=7 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828ec0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828ec0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.380158264 +0000 UTC m=+194.064320318 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828ec0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828f00): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828f00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828f00): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828f00): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828f00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.380158264 +0000 UTC m=+194.064320318 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828f00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddcb60 item 17 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828fc0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828fc0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828fc0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828fc0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828fc0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.38177518 +0000 UTC m=+194.065937236 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828fc0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829040): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829040): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829040): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829040): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829040): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.38177518 +0000 UTC m=+194.065937236 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829040): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddcee0 item 18 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008290c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008290c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008290c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008290c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008290c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.383035049 +0000 UTC m=+194.067197094 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008290c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008291c0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008291c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008291c0): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008291c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008291c0): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008291c0): _writeAt: size=3, off=7 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008291c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008291c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.383035049 +0000 UTC m=+194.067197094 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008291c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440000): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440000): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440000): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440000): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440000): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.383035049 +0000 UTC m=+194.067197094 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440000): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddd180 item 19 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440280): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440280): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440280): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440280): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440280): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.385554726 +0000 UTC m=+194.069716781 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440280): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440380): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440380): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440380): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440380): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440380): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.385554726 +0000 UTC m=+194.069716781 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440380): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2a230 item 20 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440840): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440840): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440840): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440840): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440840): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.386551642 +0000 UTC m=+194.070713697 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440840): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004409c0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004409c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004409c0): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004409c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004409c0): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004409c0): _writeAt: size=3, off=7 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004409c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004409c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.386551642 +0000 UTC m=+194.070713697 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004409c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440a00): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440a00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440a00): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440a00): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440a00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.386551642 +0000 UTC m=+194.070713697 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440a00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2a4d0 item 21 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440b00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440b00): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440b00): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440b00): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440b00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.388038465 +0000 UTC m=+194.072200521 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440b00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440e40): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440e40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440e40): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440e40): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440e40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.388038465 +0000 UTC m=+194.072200521 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440e40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2a850 item 22 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440ec0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440ec0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440ec0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440ec0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440ec0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.389576816 +0000 UTC m=+194.073738870 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440ec0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440fc0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440fc0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440fc0): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440fc0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440fc0): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440fc0): _writeAt: size=3, off=7 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440fc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440fc0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.389576816 +0000 UTC m=+194.073738870 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000440fc0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441000): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441000): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441000): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441000): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441000): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.389576816 +0000 UTC m=+194.073738870 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441000): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2aaf0 item 23 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228200): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228200): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228200): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228200): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228200): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.391456193 +0000 UTC m=+194.075618248 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228200): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228600): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228600): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228600): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228600): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228600): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.391456193 +0000 UTC m=+194.075618248 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228600): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2ae70 item 24 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0002287c0): _readAt: size=2, off=0 2024/12/09 04:05:38 ERROR : open-test-file(0xc0002287c0): Couldn't read size of file 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0002287c0): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0002287c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0002287c0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0002287c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0002287c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228840): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228840): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228840): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228840): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228840): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.393086065 +0000 UTC m=+194.077248120 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228840): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228900): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228900): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228900): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228900): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228900): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228900): _writeAt: size=3, off=7 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228900): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228900): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.393086065 +0000 UTC m=+194.077248120 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228900): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228940): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228940): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228940): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228940): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228940): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.393086065 +0000 UTC m=+194.077248120 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228940): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2b110 item 25 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228a40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228a40): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228a40): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228a40): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228a40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.394896513 +0000 UTC m=+194.079058569 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228a40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228b00): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228b00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228b00): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228b00): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228b00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.394896513 +0000 UTC m=+194.079058569 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228b00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2b490 item 26 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228bc0): _readAt: size=2, off=0 2024/12/09 04:05:38 ERROR : open-test-file(0xc000228bc0): Couldn't read size of file 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228bc0): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228bc0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228bc0): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228bc0): close: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228bc0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228c40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228c40): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228c40): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228c40): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228c40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.396221815 +0000 UTC m=+194.080383870 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228c40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228d00): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228d00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228d00): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228d00): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228d00): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228d00): _writeAt: size=3, off=7 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228d00): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228d00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.396221815 +0000 UTC m=+194.080383870 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228d00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228d80): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228d80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228d80): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228d80): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228d80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.396221815 +0000 UTC m=+194.080383870 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228d80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2b730 item 27 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228e40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228e40): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228e40): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228e40): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228e40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.398014961 +0000 UTC m=+194.082177016 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228e40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228f00): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228f00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228f00): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228f00): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228f00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.398014961 +0000 UTC m=+194.082177016 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000228f00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2bab0 item 28 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229000): _readAt: size=2, off=0 2024/12/09 04:05:38 ERROR : open-test-file(0xc000229000): Couldn't read size of file 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229000): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229000): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229000): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229000): close: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229000): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229040): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229040): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229040): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229040): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229040): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.400380811 +0000 UTC m=+194.084542866 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229040): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0002296c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0002296c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0002296c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0002296c0): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0002296c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.400380811 +0000 UTC m=+194.084542866 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0002296c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f2bd50 item 29 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229780): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229780): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229780): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229780): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229780): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.402606817 +0000 UTC m=+194.086768873 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229780): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229a40): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229a40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229a40): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229a40): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229a40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.402606817 +0000 UTC m=+194.086768873 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229a40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddc070 item 30 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229b00): _readAt: size=2, off=0 2024/12/09 04:05:38 ERROR : open-test-file(0xc000229b00): Couldn't read size of file 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229b00): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229b00): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229b00): >_writeAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229b00): close: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000229b00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e0000): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e0000): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e0000): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e0000): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e0000): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.40489976 +0000 UTC m=+194.089061815 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e0000): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1040): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1040): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1040): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1040): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1040): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.40489976 +0000 UTC m=+194.089061815 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1040): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddc310 item 31 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 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 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1440): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1440): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1440): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1440): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1440): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.407042552 +0000 UTC m=+194.091204627 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1440): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e15c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e15c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e15c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e15c0): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e15c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.407042552 +0000 UTC m=+194.091204627 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e15c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddc5b0 item 32 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1600): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1600): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1600): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1600): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1600): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.409170344 +0000 UTC m=+194.093332400 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1600): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1980): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1980): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1980): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1980): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1980): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddc850 item 33 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1980): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1980): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.409872499 +0000 UTC m=+194.094034564 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1980): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e19c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e19c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e19c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e19c0): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e19c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.409872499 +0000 UTC m=+194.094034564 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e19c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddc9a0 item 33 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a00): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a00): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a00): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.411745115 +0000 UTC m=+194.095907169 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a40): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddcc40 item 34 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a40): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a40): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a40): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a40): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.412414127 +0000 UTC m=+194.096576182 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a80): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a80): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a80): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.412414127 +0000 UTC m=+194.096576182 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1a80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddcd90 item 34 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1ac0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1ac0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1ac0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1ac0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1ac0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.414144667 +0000 UTC m=+194.098306732 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1ac0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1b00): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1b00): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1b00): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1b00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1b00): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddd030 item 35 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1b00): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1b00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.41719649 +0000 UTC m=+194.101358534 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1b00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1b80): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1b80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1b80): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1b80): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1b80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.41719649 +0000 UTC m=+194.101358534 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1b80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddd1f0 item 35 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1cc0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1cc0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1cc0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1cc0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1cc0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.419668398 +0000 UTC m=+194.103830453 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1cc0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1d80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1d80): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddd500 item 36 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1d80): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1d80): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1d80): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1d80): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1d80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.420673278 +0000 UTC m=+194.104835343 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1d80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1dc0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1dc0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1dc0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1dc0): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1dc0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.420673278 +0000 UTC m=+194.104835343 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1dc0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddd650 item 36 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e00): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e00): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e00): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.422649277 +0000 UTC m=+194.106811342 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e40): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e40): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e40): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e40): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddd8f0 item 37 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e40): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.42329196 +0000 UTC m=+194.107454016 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e80): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e80): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e80): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.42329196 +0000 UTC m=+194.107454016 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1e80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddda40 item 37 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1f00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1f00): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1f00): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1f00): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1f00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.425211123 +0000 UTC m=+194.109373188 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0005e1f00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441080): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441080): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dddce0 item 38 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441080): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441080): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441080): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441080): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441080): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.425947381 +0000 UTC m=+194.110109436 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441080): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004410c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004410c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004410c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004410c0): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004410c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.425947381 +0000 UTC m=+194.110109436 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004410c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddde30 item 38 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441140): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441140): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441140): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441140): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441140): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.428091676 +0000 UTC m=+194.112253751 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441140): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441200): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441200): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441200): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441200): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441200): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c3f0 item 39 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441200): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441200): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.428777981 +0000 UTC m=+194.112940036 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441200): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441240): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441240): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441240): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441240): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441240): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.428777981 +0000 UTC m=+194.112940036 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441240): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c700 item 39 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004412c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004412c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004412c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004412c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004412c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.430728613 +0000 UTC m=+194.114890667 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004412c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441380): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441380): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c9a0 item 40 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441380): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441380): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441380): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441380): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441380): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.432015721 +0000 UTC m=+194.116177776 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441380): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441400): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441400): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441400): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441400): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441400): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.432015721 +0000 UTC m=+194.116177776 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441400): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cb60 item 40 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441440): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441440): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441440): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441440): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441440): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441440): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441440): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.434971254 +0000 UTC m=+194.119133319 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441440): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441480): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441480): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441480): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d030 item 41 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441480): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441480): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.435760852 +0000 UTC m=+194.119922898 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441480): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004414c0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004414c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004414c0): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004414c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004414c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d1f0 item 41 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004414c0): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004414c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.436799877 +0000 UTC m=+194.120961932 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0004414c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441500): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441500): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441500): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441500): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441500): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.436799877 +0000 UTC m=+194.120961932 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000441500): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d340 item 41 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828080): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828080): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828080): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828080): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828080): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828080): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828080): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.439206653 +0000 UTC m=+194.123368708 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828080): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008281c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008281c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008281c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e84d0 item 42 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008281c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008281c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.439688665 +0000 UTC m=+194.123850720 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008281c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828280): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828280): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8620 item 42 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828280): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828280): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828280): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828280): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828280): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.44020967 +0000 UTC m=+194.124371725 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828280): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008282c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008282c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008282c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008282c0): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008282c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.44020967 +0000 UTC m=+194.124371725 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008282c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e88c0 item 42 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828480): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828480): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828480): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828480): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828480): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828480): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828480): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.441231013 +0000 UTC m=+194.125393058 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828480): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008284c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008284c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008284c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8e00 item 43 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008284c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008284c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.441688358 +0000 UTC m=+194.125850413 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008284c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828580): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828580): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828580): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828580): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828580): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e92d0 item 43 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828580): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828580): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.442044064 +0000 UTC m=+194.126206129 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828580): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008285c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008285c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008285c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008285c0): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008285c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.442044064 +0000 UTC m=+194.126206129 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008285c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e97a0 item 43 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828680): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828680): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828680): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828680): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828680): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828680): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828680): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.443140247 +0000 UTC m=+194.127302301 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828680): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008286c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008286c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008286c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9c70 item 44 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008286c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008286c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.443688262 +0000 UTC m=+194.127850317 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008286c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008287c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008287c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400070 item 44 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008287c0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008287c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008287c0): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008287c0): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008287c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.444140419 +0000 UTC m=+194.128302465 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008287c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828800): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828800): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828800): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828800): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828800): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.444140419 +0000 UTC m=+194.128302465 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828800): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004001c0 item 44 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008288c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008288c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008288c0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008288c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008288c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008288c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008288c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.44511861 +0000 UTC m=+194.129280665 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008288c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828900): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828900): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828900): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400700 item 45 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828900): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828900): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.445493052 +0000 UTC m=+194.129655106 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828900): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828b40): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828b40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828b40): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828b40): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828b40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.445493052 +0000 UTC m=+194.129655106 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828b40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400b60 item 45 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c00): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c00): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c00): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c00): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c00): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.44681184 +0000 UTC m=+194.130973894 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c40): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c40): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401030 item 46 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c40): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.447187813 +0000 UTC m=+194.131349869 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828c40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828d00): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828d00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828d00): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828d00): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828d00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.447187813 +0000 UTC m=+194.131349869 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828d00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401180 item 46 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828dc0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828dc0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828dc0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828dc0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828dc0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828dc0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828dc0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.4483132 +0000 UTC m=+194.132475255 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828dc0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e00): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e00): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004016c0 item 47 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e00): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.44875609 +0000 UTC m=+194.132918145 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828e00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828ec0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828ec0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828ec0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828ec0): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828ec0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.44875609 +0000 UTC m=+194.132918145 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828ec0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ab0 item 47 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828fc0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828fc0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828fc0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828fc0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828fc0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828fc0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828fc0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.449792019 +0000 UTC m=+194.133954074 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000828fc0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829000): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829000): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829000): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401e30 item 48 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829000): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829000): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.45021952 +0000 UTC m=+194.134381575 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829000): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829140): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829140): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829140): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829140): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829140): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.45021952 +0000 UTC m=+194.134381575 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829140): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f81c0 item 48 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829180): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829180): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829180): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829180): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829180): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.451282169 +0000 UTC m=+194.135444224 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829180): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829200): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829200): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829200): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829200): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829200): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829200): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8540 item 49 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829200): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829200): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.451645258 +0000 UTC m=+194.135807313 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829200): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829240): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829240): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829240): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829240): >_readAt: n=8, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829240): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.451645258 +0000 UTC m=+194.135807313 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829240): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8770 item 49 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008292c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008292c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008292c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008292c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008292c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.453011155 +0000 UTC m=+194.137173210 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008292c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829380): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829380): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829380): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8af0 item 50 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829380): _readAt: size=2, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829380): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829380): _writeAt: size=3, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829380): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829380): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.453469333 +0000 UTC m=+194.137631388 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829380): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008293c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008293c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008293c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008293c0): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008293c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.453469333 +0000 UTC m=+194.137631388 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008293c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8cb0 item 50 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829440): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829440): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829440): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829440): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829440): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.45492637 +0000 UTC m=+194.139088426 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829440): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829540): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829540): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829540): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829540): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829540): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829540): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f8f50 item 51 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829540): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829540): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.455704778 +0000 UTC m=+194.139866843 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829540): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829580): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829580): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829580): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829580): >_readAt: n=8, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829580): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.455704778 +0000 UTC m=+194.139866843 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829580): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9110 item 51 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829600): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829600): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829600): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829600): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829600): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.456783286 +0000 UTC m=+194.140945341 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829600): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008296c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008296c0): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008296c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9500 item 52 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008296c0): _readAt: size=2, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008296c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008296c0): _writeAt: size=3, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008296c0): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008296c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.457236476 +0000 UTC m=+194.141398530 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008296c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829700): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829700): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829700): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829700): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829700): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.457236476 +0000 UTC m=+194.141398530 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829700): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9650 item 52 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829780): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829780): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829780): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829780): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829780): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.458733097 +0000 UTC m=+194.142895152 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829780): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829840): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829840): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829840): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829840): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829840): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829840): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f99d0 item 53 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829840): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829840): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.459142413 +0000 UTC m=+194.143304468 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829840): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829880): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829880): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829880): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829880): >_readAt: n=8, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829880): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.459142413 +0000 UTC m=+194.143304468 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829880): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9b90 item 53 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829900): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829900): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829900): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829900): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829900): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.46013398 +0000 UTC m=+194.144296034 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829900): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008299c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008299c0): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008299c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f9f10 item 54 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008299c0): _readAt: size=2, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008299c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008299c0): _writeAt: size=3, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008299c0): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008299c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.460687485 +0000 UTC m=+194.144849541 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008299c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829a00): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829a00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829a00): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829a00): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829a00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.460687485 +0000 UTC m=+194.144849541 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829a00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 54 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829a80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829a80): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829a80): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829a80): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829a80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.461771434 +0000 UTC m=+194.145933490 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829a80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829b40): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829b40): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829b40): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829b40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829b40): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829b40): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d20 item 55 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829b40): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829b40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.462166474 +0000 UTC m=+194.146328529 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829b40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829b80): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829b80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829b80): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829b80): >_readAt: n=8, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829b80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.462166474 +0000 UTC m=+194.146328529 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829b80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 55 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829c00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829c00): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829c00): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829c00): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829c00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.463373293 +0000 UTC m=+194.147535348 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829c00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829d40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829d40): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829d40): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 56 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829d40): _readAt: size=2, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829d40): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829d40): _writeAt: size=3, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829d40): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829d40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.463797598 +0000 UTC m=+194.147959652 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829d40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829d80): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829d80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829d80): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829d80): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829d80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.463797598 +0000 UTC m=+194.147959652 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829d80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 56 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829e40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829e40): open at offset 0 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829e40): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829e40): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829e40): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829e40): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829e40): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829e40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.464700618 +0000 UTC m=+194.148862674 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829e40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829e80): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829e80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829e80): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003541c0 item 57 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829e80): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829e80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.465041255 +0000 UTC m=+194.149203311 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829e80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829f40): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829f40): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829f40): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829f40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829f40): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829f40): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354380 item 57 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829f40): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829f40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.46551335 +0000 UTC m=+194.149675395 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000829f40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea040): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea040): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea040): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea040): >_readAt: n=8, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea040): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.46551335 +0000 UTC m=+194.149675395 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea040): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003545b0 item 57 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea100): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea100): open at offset 0 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea100): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea100): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea100): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea100): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea100): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea100): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.466358472 +0000 UTC m=+194.150520526 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea100): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea140): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea140): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea140): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354a80 item 58 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea140): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea140): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.46678549 +0000 UTC m=+194.150947546 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea140): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea240): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea240): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea240): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354d20 item 58 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea240): _readAt: size=2, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea240): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea240): _writeAt: size=3, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea240): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea240): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.4671696 +0000 UTC m=+194.151331655 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea240): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea2c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea2c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea2c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea2c0): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea2c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.4671696 +0000 UTC m=+194.151331655 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea2c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354fc0 item 58 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea3c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea3c0): open at offset 0 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea3c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea3c0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea3c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea3c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea3c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea3c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.468062972 +0000 UTC m=+194.152225027 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea3c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea400): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea400): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea400): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355340 item 59 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea400): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea400): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.468409882 +0000 UTC m=+194.152571927 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea400): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea4c0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea4c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea4c0): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea4c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea4c0): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea4c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355490 item 59 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea4c0): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea4c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.468760347 +0000 UTC m=+194.152922403 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea4c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea500): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea500): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea500): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea500): >_readAt: n=8, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea500): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.468760347 +0000 UTC m=+194.152922403 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea500): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003556c0 item 59 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea5c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea5c0): open at offset 0 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea5c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea5c0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea5c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea5c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea5c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea5c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.469637379 +0000 UTC m=+194.153799435 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea5c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea600): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea600): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea600): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355c00 item 60 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea600): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea600): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.469957919 +0000 UTC m=+194.154119965 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea600): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea700): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea700): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea700): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355d50 item 60 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea700): _readAt: size=2, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea700): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea700): _writeAt: size=3, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea700): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea700): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.470425154 +0000 UTC m=+194.154587210 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea700): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea740): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea740): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea740): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea740): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea740): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.470425154 +0000 UTC m=+194.154587210 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea740): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355f10 item 60 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea800): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea800): open at offset 0 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea800): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea800): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea800): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea800): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea800): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea800): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.471426289 +0000 UTC m=+194.155588344 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea800): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea840): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea840): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea840): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c82230 item 61 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea840): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea840): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.471757839 +0000 UTC m=+194.155919894 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea840): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea900): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea900): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea900): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea900): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea900): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.471757839 +0000 UTC m=+194.155919894 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea900): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c82380 item 61 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea9c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea9c0): open at offset 0 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea9c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea9c0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea9c0): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea9c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea9c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea9c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.472672261 +0000 UTC m=+194.156834317 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aea9c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaa00): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaa00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaa00): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c82620 item 62 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaa00): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaa00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.473008921 +0000 UTC m=+194.157170975 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaa00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaac0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaac0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaac0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaac0): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaac0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.473008921 +0000 UTC m=+194.157170975 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaac0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c82770 item 62 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeab80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeab80): open at offset 0 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeab80): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeab80): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeab80): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeab80): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeab80): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeab80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.473969319 +0000 UTC m=+194.158131374 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeab80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeabc0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeabc0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeabc0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c82a10 item 63 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeabc0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeabc0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.474326147 +0000 UTC m=+194.158488202 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeabc0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeac80): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeac80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeac80): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeac80): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeac80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.474326147 +0000 UTC m=+194.158488202 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeac80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c82bd0 item 63 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 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 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aead40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aead40): open at offset 0 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aead40): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aead40): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aead40): >_readAt: n=0, err=Bad file descriptor 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aead40): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aead40): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aead40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.475296352 +0000 UTC m=+194.159458408 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aead40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aead80): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aead80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aead80): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c82fc0 item 64 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aead80): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aead80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.475659873 +0000 UTC m=+194.159821929 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aead80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeae40): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeae40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeae40): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeae40): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeae40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.475659873 +0000 UTC m=+194.159821929 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeae40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c83180 item 64 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeae80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeae80): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeae80): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeae80): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeae80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.476619931 +0000 UTC m=+194.160781987 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeae80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaec0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaec0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaec0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaec0): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaec0): _writeAt: size=3, off=2 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c83420 item 65 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaec0): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaec0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.476974405 +0000 UTC m=+194.161136460 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaec0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf00): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf00): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf00): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.476974405 +0000 UTC m=+194.161136460 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c83570 item 65 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf40): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf40): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf40): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.477882554 +0000 UTC m=+194.162044599 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf80): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c83810 item 66 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf80): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf80): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf80): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf80): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.478268878 +0000 UTC m=+194.162430933 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeaf80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeafc0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeafc0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeafc0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeafc0): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeafc0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.478268878 +0000 UTC m=+194.162430933 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeafc0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c83960 item 66 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb000): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb000): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb000): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb000): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb000): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.479184853 +0000 UTC m=+194.163346908 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb000): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb040): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb040): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb040): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb040): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb040): _writeAt: size=3, off=2 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c83ce0 item 67 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb040): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb040): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.479576305 +0000 UTC m=+194.163738360 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb040): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb080): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb080): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb080): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb080): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb080): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.479576305 +0000 UTC m=+194.163738360 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb080): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c83e30 item 67 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb100): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb100): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb100): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb100): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb100): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.480708184 +0000 UTC m=+194.164870239 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb100): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb1c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb1c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356310 item 68 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb1c0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb1c0): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb1c0): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb1c0): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb1c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.481057177 +0000 UTC m=+194.165219232 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb1c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb200): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb200): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb200): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb200): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb200): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.481057177 +0000 UTC m=+194.165219232 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb200): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003565b0 item 68 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb240): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb240): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb240): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb240): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb240): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.481932125 +0000 UTC m=+194.166094180 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb240): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb280): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb280): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb280): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb280): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb280): _writeAt: size=3, off=2 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003568c0 item 69 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb280): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb280): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.482300816 +0000 UTC m=+194.166462871 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb280): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb2c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb2c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb2c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb2c0): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb2c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.482300816 +0000 UTC m=+194.166462871 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb2c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356a10 item 69 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb380): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb380): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb380): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb380): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb380): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.483147912 +0000 UTC m=+194.167309967 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb380): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb440): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb440): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356ee0 item 70 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb440): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb440): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb440): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb440): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb440): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.483609746 +0000 UTC m=+194.167771801 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb440): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb480): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb480): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb480): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb480): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb480): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.483609746 +0000 UTC m=+194.167771801 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb480): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357110 item 70 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb500): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb500): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb500): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb500): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb500): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.484504241 +0000 UTC m=+194.168666295 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb500): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb5c0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb5c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb5c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb5c0): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb5c0): _writeAt: size=3, off=2 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357810 item 71 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb5c0): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb5c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.48485636 +0000 UTC m=+194.169018415 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb5c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb600): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb600): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb600): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb600): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb600): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.48485636 +0000 UTC m=+194.169018415 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb600): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357a40 item 71 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb680): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb680): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb680): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb680): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb680): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.485711811 +0000 UTC m=+194.169873866 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb680): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb740): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb740): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357e30 item 72 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb740): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb740): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb740): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb740): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb740): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.486088837 +0000 UTC m=+194.170250892 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb740): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb780): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb780): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb780): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb780): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb780): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.486088837 +0000 UTC m=+194.170250892 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb780): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4000 item 72 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb7c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb7c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb7c0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb7c0): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb7c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb7c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb7c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.486953175 +0000 UTC m=+194.171115230 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb7c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb800): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb800): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb800): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4930 item 73 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb800): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb800): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.487352012 +0000 UTC m=+194.171514066 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb800): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb840): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb840): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb840): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb840): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb840): _writeAt: size=3, off=2 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4c40 item 73 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb840): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb840): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.487695114 +0000 UTC m=+194.171857169 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb840): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb880): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb880): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb880): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb880): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb880): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.487695114 +0000 UTC m=+194.171857169 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb880): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5180 item 73 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb940): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb940): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb940): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb940): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb940): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb940): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb940): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.488527321 +0000 UTC m=+194.172689377 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb940): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb980): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb980): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb980): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e59d0 item 74 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb980): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb980): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.488840548 +0000 UTC m=+194.173002603 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeb980): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeba40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeba40): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5ea0 item 74 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeba40): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeba40): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeba40): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeba40): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeba40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.489247499 +0000 UTC m=+194.173409574 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeba40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeba80): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeba80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeba80): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeba80): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeba80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.489247499 +0000 UTC m=+194.173409574 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aeba80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d120e0 item 74 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebb40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebb40): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebb40): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebb40): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebb40): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebb40): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebb40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.490044052 +0000 UTC m=+194.174206106 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebb40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebb80): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebb80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebb80): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12460 item 75 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebb80): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebb80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.490365823 +0000 UTC m=+194.174527878 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebb80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebc40): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebc40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebc40): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebc40): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebc40): _writeAt: size=3, off=2 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d125b0 item 75 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebc40): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebc40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.490764971 +0000 UTC m=+194.174927026 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebc40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebc80): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebc80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebc80): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebc80): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebc80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.490764971 +0000 UTC m=+194.174927026 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebc80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12770 item 75 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebd80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebd80): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebd80): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebd80): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebd80): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebd80): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebd80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.491636902 +0000 UTC m=+194.175798948 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebd80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebdc0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebdc0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebdc0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12a10 item 76 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebdc0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebdc0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.491985185 +0000 UTC m=+194.176147230 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebdc0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebe80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebe80): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12b60 item 76 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebe80): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebe80): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebe80): _writeAt: size=3, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebe80): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebe80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.492610806 +0000 UTC m=+194.176772861 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebe80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebec0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebec0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebec0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebec0): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebec0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.492610806 +0000 UTC m=+194.176772861 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000aebec0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12cb0 item 76 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8000): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8000): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8000): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8000): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8000): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8000): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8000): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.493409441 +0000 UTC m=+194.177571497 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8000): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8040): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8040): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8040): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13030 item 77 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8040): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8040): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.493894669 +0000 UTC m=+194.178056725 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8040): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8100): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8100): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8100): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8100): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8100): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.493894669 +0000 UTC m=+194.178056725 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8100): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13180 item 77 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8200): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8200): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8200): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8200): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8200): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8200): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8200): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.495324546 +0000 UTC m=+194.179486601 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8200): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8240): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8240): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8240): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13490 item 78 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8240): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8240): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.495932564 +0000 UTC m=+194.180094620 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8240): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8300): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8300): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8300): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8300): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8300): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.495932564 +0000 UTC m=+194.180094620 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8300): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d135e0 item 78 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e83c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e83c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e83c0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e83c0): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e83c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e83c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e83c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.497360838 +0000 UTC m=+194.181522893 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e83c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8400): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8400): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8400): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13880 item 79 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8400): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8400): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.497894708 +0000 UTC m=+194.182056762 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8400): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8500): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8500): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8500): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8500): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8500): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.497894708 +0000 UTC m=+194.182056762 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8500): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13a40 item 79 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8640): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8640): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8640): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8640): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8640): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8640): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8640): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.499377965 +0000 UTC m=+194.183540019 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8640): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8680): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8680): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8680): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13d50 item 80 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8680): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8680): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.499877329 +0000 UTC m=+194.184039384 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8680): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8740): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8740): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8740): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8740): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8740): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.499877329 +0000 UTC m=+194.184039384 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8740): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13ea0 item 80 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8780): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8780): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8780): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8780): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8780): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.501841546 +0000 UTC m=+194.186003601 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8780): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e87c0): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e87c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e87c0): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e87c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e87c0): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e87c0): _writeAt: size=3, off=7 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002704d0 item 81 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e87c0): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e87c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.502638357 +0000 UTC m=+194.186800413 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e87c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8800): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8800): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8800): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8800): >_readAt: n=8, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8800): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.502638357 +0000 UTC m=+194.186800413 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8800): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000270770 item 81 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8880): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8880): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8880): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8880): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8880): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.503937029 +0000 UTC m=+194.188099084 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8880): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8980): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8980): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8980): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000271030 item 82 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8980): _readAt: size=2, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8980): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8980): _writeAt: size=3, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8980): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8980): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.504751794 +0000 UTC m=+194.188913849 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8980): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e89c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e89c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e89c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e89c0): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e89c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.504751794 +0000 UTC m=+194.188913849 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e89c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002711f0 item 82 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8a40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8a40): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8a40): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8a40): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8a40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.506148779 +0000 UTC m=+194.190310824 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8a40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8b00): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8b00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8b00): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8b00): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8b00): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8b00): _writeAt: size=3, off=7 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000271570 item 83 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8b00): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8b00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.50665664 +0000 UTC m=+194.190818695 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8b00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8b40): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8b40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8b40): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8b40): >_readAt: n=8, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8b40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.50665664 +0000 UTC m=+194.190818695 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8b40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000271880 item 83 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8bc0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8bc0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8bc0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8bc0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8bc0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.507900538 +0000 UTC m=+194.192062594 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8bc0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8c80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8c80): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8c80): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004383f0 item 84 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8c80): _readAt: size=2, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8c80): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8c80): _writeAt: size=3, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8c80): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8c80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.508614564 +0000 UTC m=+194.192776620 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8c80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8cc0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8cc0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8cc0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8cc0): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8cc0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.508614564 +0000 UTC m=+194.192776620 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8cc0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438850 item 84 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8d40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8d40): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8d40): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8d40): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8d40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.509996912 +0000 UTC m=+194.194158967 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8d40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8e00): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8e00): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8e00): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8e00): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8e00): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8e00): _writeAt: size=3, off=7 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439030 item 85 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8e00): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8e00): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.510659463 +0000 UTC m=+194.194821518 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8e00): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8e40): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8e40): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8e40): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8e40): >_readAt: n=8, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8e40): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.510659463 +0000 UTC m=+194.194821518 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8e40): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004391f0 item 85 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8ec0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8ec0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8ec0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8ec0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8ec0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.512135015 +0000 UTC m=+194.196297071 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8ec0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8f80): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8f80): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8f80): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004396c0 item 86 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8f80): _readAt: size=2, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8f80): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8f80): _writeAt: size=3, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8f80): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8f80): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.512668033 +0000 UTC m=+194.196830088 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8f80): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8fc0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8fc0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8fc0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8fc0): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8fc0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.512668033 +0000 UTC m=+194.196830088 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e8fc0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439810 item 86 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9040): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9040): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9040): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9040): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9040): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.513971483 +0000 UTC m=+194.198133548 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9040): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9100): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9100): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9100): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9100): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9100): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9100): _writeAt: size=3, off=7 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439c00 item 87 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9100): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9100): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.51471245 +0000 UTC m=+194.198874506 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9100): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9140): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9140): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9140): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9140): >_readAt: n=8, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9140): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.51471245 +0000 UTC m=+194.198874506 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9140): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439d50 item 87 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e91c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e91c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e91c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e91c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e91c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.516759603 +0000 UTC m=+194.200921658 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e91c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9280): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9280): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9280): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294460 item 88 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9280): _readAt: size=2, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9280): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9280): _writeAt: size=3, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9280): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9280): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.517498716 +0000 UTC m=+194.201660771 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9280): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e92c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e92c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e92c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e92c0): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e92c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.517498716 +0000 UTC m=+194.201660771 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e92c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294770 item 88 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9380): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9380): open at offset 0 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9380): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9380): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9380): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9380): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9380): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9380): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.520183412 +0000 UTC m=+194.204345467 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9380): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e93c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e93c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e93c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294c40 item 89 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e93c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e93c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.520972058 +0000 UTC m=+194.205134153 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e93c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9480): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9480): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9480): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9480): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9480): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9480): _writeAt: size=3, off=7 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000294fc0 item 89 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9480): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9480): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.521707214 +0000 UTC m=+194.205869270 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9480): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e94c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e94c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e94c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e94c0): >_readAt: n=8, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e94c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.521707214 +0000 UTC m=+194.205869270 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e94c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295110 item 89 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9580): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9580): open at offset 0 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9580): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9580): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9580): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9580): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9580): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9580): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.523429589 +0000 UTC m=+194.207591643 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9580): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e95c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e95c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e95c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295490 item 90 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e95c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e95c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.52407107 +0000 UTC m=+194.208233124 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e95c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9680): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9680): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9680): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295650 item 90 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9680): _readAt: size=2, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9680): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9680): _writeAt: size=3, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9680): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9680): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.524665142 +0000 UTC m=+194.208827197 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9680): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e96c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e96c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e96c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e96c0): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e96c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.524665142 +0000 UTC m=+194.208827197 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e96c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295960 item 90 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9780): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9780): open at offset 0 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9780): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9780): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9780): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9780): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9780): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9780): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.526046477 +0000 UTC m=+194.210208532 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9780): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e97c0): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e97c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e97c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000295ce0 item 91 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e97c0): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e97c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.526479158 +0000 UTC m=+194.210641213 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e97c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9880): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9880): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9880): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9880): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9880): >_readAt: n=2, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9880): _writeAt: size=3, off=7 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a000 item 91 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9880): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9880): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.527637696 +0000 UTC m=+194.211799751 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9880): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e98c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e98c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e98c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e98c0): >_readAt: n=8, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e98c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.527637696 +0000 UTC m=+194.211799751 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e98c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a1c0 item 91 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9980): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9980): open at offset 0 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9980): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9980): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9980): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9980): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9980): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9980): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.535190766 +0000 UTC m=+194.219352831 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0008e9980): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0000ad180): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0000ad180): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0000ad180): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002765b0 item 92 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0000ad180): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0000ad180): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.535522878 +0000 UTC m=+194.219684933 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc0000ad180): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc080): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc080): open at offset 5 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc080): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000276770 item 92 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc080): _readAt: size=2, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc080): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc080): _writeAt: size=3, off=5 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc080): >_writeAt: n=3, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc080): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.544296071 +0000 UTC m=+194.228458126 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc080): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc0c0): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc0c0): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc0c0): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc0c0): >_readAt: n=3, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc0c0): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.544296071 +0000 UTC m=+194.228458126 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc0c0): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000276a80 item 92 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc000): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc000): open at offset 0 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc000): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc000): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc000): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc000): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc000): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc000): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.5489538 +0000 UTC m=+194.233115856 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc000): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc040): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc040): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc040): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000276690 item 93 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc040): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc040): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.549315747 +0000 UTC m=+194.233477803 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc040): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc100): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc100): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc100): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc100): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc100): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.549315747 +0000 UTC m=+194.233477803 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc100): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002768c0 item 93 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc200): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc200): open at offset 0 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc200): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc200): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc200): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc200): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc200): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc200): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.551931474 +0000 UTC m=+194.236093530 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc200): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc240): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc240): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc240): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000276e00 item 94 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc240): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc240): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.552272412 +0000 UTC m=+194.236434468 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc240): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc380): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc380): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc380): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc380): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc380): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.552272412 +0000 UTC m=+194.236434468 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc380): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000277110 item 94 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc440): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc440): open at offset 0 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc440): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc440): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc440): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc440): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc440): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc440): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.553132803 +0000 UTC m=+194.237294859 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc440): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc480): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc480): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc480): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002775e0 item 95 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc480): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc480): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.553434278 +0000 UTC m=+194.237596333 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc480): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc540): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc540): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc540): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc540): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc540): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.553434278 +0000 UTC m=+194.237596333 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc540): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000277880 item 95 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 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 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc640): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc640): open at offset 0 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc640): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc640): _readAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc640): >_readAt: n=0, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc640): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc640): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc640): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.554274291 +0000 UTC m=+194.238436345 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc640): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc680): _writeAt: size=5, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc680): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc680): >openPending: err= 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000277e30 item 96 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc680): >_writeAt: n=5, err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc680): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.554784295 +0000 UTC m=+194.238946350 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc680): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: File.openRW failed: file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/12/09 04:05:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/12/09 04:05:38 DEBUG : open-test-file: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : open-test-file: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc740): _readAt: size=512, off=0 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc740): openPending: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc740): >openPending: err= 2024/12/09 04:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc740): >_readAt: n=5, err=EOF 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc740): close: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: setting modification time to 2024-12-09 04:05:38.554784295 +0000 UTC m=+194.238946350 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : open-test-file(0xc000ccc740): >close: err= 2024/12/09 04:05:38 DEBUG : open-test-file: Remove: 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c230 item 96 2024/12/09 04:05:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/12/09 04:05:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/12/09 04:05:38 DEBUG : open-test-file: >Remove: err= 2024/12/09 04:05:38 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:38 DEBUG : : Looking for writers 2024/12/09 04:05:38 DEBUG : >WaitForWriters: 2024/12/09 04:05:38 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.26s) --- PASS: TestRWFileHandleOpenTests/writes (0.68s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.58s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:38 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:38 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:38 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:38 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:38 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:38 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:38 DEBUG : file1: newRWFileHandle: 2024/12/09 04:05:38 DEBUG : file1(0xc0008e8080): openPending: 2024/12/09 04:05:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:38 DEBUG : file1(0xc0008e8080): >openPending: err= 2024/12/09 04:05:38 DEBUG : file1: >newRWFileHandle: err= 2024/12/09 04:05:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/12/09 04:05:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/12/09 04:05:38 DEBUG : file1(0xc0008e8080): _writeAt: size=2, off=0 2024/12/09 04:05:38 DEBUG : file1(0xc0008e8080): >_writeAt: n=2, err= 2024/12/09 04:05:38 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/09 04:05:38 DEBUG : file1(0xc0008e8080): RWFileHandle.Flush 2024/12/09 04:05:38 DEBUG : file1(0xc0008e8080): RWFileHandle.Release 2024/12/09 04:05:38 DEBUG : file1(0xc0008e8080): close: 2024/12/09 04:05:38 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/12/09 04:05:38 INFO : file1: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:38 DEBUG : file1(0xc0008e8080): >close: err= 2024/12/09 04:05:38 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:38 DEBUG : : Looking for writers 2024/12/09 04:05:38 DEBUG : file1: reading active writers 2024/12/09 04:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 04:05:38 DEBUG : : Looking for writers 2024/12/09 04:05:38 DEBUG : file1: reading active writers 2024/12/09 04:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 04:05:38 DEBUG : : Looking for writers 2024/12/09 04:05:38 DEBUG : file1: reading active writers 2024/12/09 04:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 04:05:39 DEBUG : : Looking for writers 2024/12/09 04:05:39 DEBUG : file1: reading active writers 2024/12/09 04:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 04:05:39 DEBUG : file1: vfs cache: starting upload 2024/12/09 04:05:39 DEBUG : : Looking for writers 2024/12/09 04:05:39 DEBUG : file1: reading active writers 2024/12/09 04:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 04:05:39 DEBUG : : Looking for writers 2024/12/09 04:05:39 DEBUG : file1: reading active writers 2024/12/09 04:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 04:05:39 DEBUG : : Looking for writers 2024/12/09 04:05:39 DEBUG : file1: reading active writers 2024/12/09 04:05:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 04:05:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/09 04:05:39 INFO : file1: Copied (new) 2024/12/09 04:05:39 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2024/12/09 04:05:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/12/09 04:05:39 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/12/09 04:05:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:05:39 INFO : file1: vfs cache: upload succeeded try #1 2024/12/09 04:05:40 DEBUG : : Looking for writers 2024/12/09 04:05:40 DEBUG : file1: reading active writers 2024/12/09 04:05:40 DEBUG : >WaitForWriters: 2024/12/09 04:05:40 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:40 DEBUG : : Looking for writers 2024/12/09 04:05:40 DEBUG : file1: reading active writers 2024/12/09 04:05:40 DEBUG : >WaitForWriters: 2024/12/09 04:05:40 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.95s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:40 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:40 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:05:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:40 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:05:40 DEBUG : rename_me: newRWFileHandle: 2024/12/09 04:05:40 DEBUG : rename_me(0xc0004410c0): openPending: 2024/12/09 04:05:40 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/12/09 04:05:40 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/09 04:05:40 DEBUG : rename_me(0xc0004410c0): >openPending: err= 2024/12/09 04:05:40 DEBUG : rename_me: >newRWFileHandle: err= 2024/12/09 04:05:40 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/12/09 04:05:40 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/12/09 04:05:40 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/12/09 04:05:40 DEBUG : rename_me(0xc0004410c0): _writeAt: size=5, off=0 2024/12/09 04:05:40 DEBUG : rename_me(0xc0004410c0): >_writeAt: n=5, err= 2024/12/09 04:05:40 DEBUG : rename_me(0xc0004410c0): close: 2024/12/09 04:05:40 DEBUG : rename_me: vfs cache: setting modification time to 2024-12-09 04:05:40.875828721 +0000 UTC m=+196.559990786 2024/12/09 04:05:40 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/12/09 04:05:40 DEBUG : rename_me(0xc0004410c0): >close: err= 2024/12/09 04:05:40 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/12/09 04:05:40 DEBUG : i_was_renamed: Updating file with 0xc00073b980 2024/12/09 04:05:40 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/12/09 04:05:40 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/09 04:05:40 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:40 DEBUG : : Looking for writers 2024/12/09 04:05:40 DEBUG : i_was_renamed: reading active writers 2024/12/09 04:05:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/12/09 04:05:40 DEBUG : : Looking for writers 2024/12/09 04:05:40 DEBUG : i_was_renamed: reading active writers 2024/12/09 04:05:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/12/09 04:05:40 DEBUG : : Looking for writers 2024/12/09 04:05:40 DEBUG : i_was_renamed: reading active writers 2024/12/09 04:05:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/12/09 04:05:40 DEBUG : : Looking for writers 2024/12/09 04:05:40 DEBUG : i_was_renamed: reading active writers 2024/12/09 04:05:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/12/09 04:05:40 DEBUG : i_was_renamed: vfs cache: starting upload 2024/12/09 04:05:41 DEBUG : : Looking for writers 2024/12/09 04:05:41 DEBUG : i_was_renamed: reading active writers 2024/12/09 04:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/12/09 04:05:41 DEBUG : : Looking for writers 2024/12/09 04:05:41 DEBUG : i_was_renamed: reading active writers 2024/12/09 04:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2024/12/09 04:05:41 DEBUG : : Looking for writers 2024/12/09 04:05:41 DEBUG : i_was_renamed: reading active writers 2024/12/09 04:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2024/12/09 04:05:41 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2024/12/09 04:05:41 INFO : i_was_renamed: Copied (new) 2024/12/09 04:05:41 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-12-09 04:05:40 +0000 UTC," 2024/12/09 04:05:41 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/12/09 04:05:41 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/12/09 04:05:41 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/12/09 04:05:42 DEBUG : : Looking for writers 2024/12/09 04:05:42 DEBUG : i_was_renamed: reading active writers 2024/12/09 04:05:42 DEBUG : >WaitForWriters: 2024/12/09 04:05:42 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.82s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:05:42 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:05:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/12/09 04:05:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/12/09 04:05:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cayavor5yudu" 2024/12/09 04:05:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/12/09 04:05:42 DEBUG : : forgetting directory cache 2024/12/09 04:05:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 04:05:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 04:05:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 04:05:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:43 DEBUG : TestRWCacheUpdate(0xc000441b00): _readAt: size=512, off=0 2024/12/09 04:05:43 DEBUG : TestRWCacheUpdate(0xc000441b00): openPending: 2024/12/09 04:05:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-09 03:06:42 +0000 UTC," against cached fingerprint "" 2024/12/09 04:05:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/09 04:05:43 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:43 DEBUG : TestRWCacheUpdate(0xc000441b00): >openPending: err= 2024/12/09 04:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/09 04:05:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 04:05:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 04:05:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:05:43 DEBUG : : forgetting directory cache 2024/12/09 04:05:44 DEBUG : TestRWCacheUpdate(0xc000441b00): >_readAt: n=20, err=EOF 2024/12/09 04:05:44 DEBUG : TestRWCacheUpdate(0xc000441b00): close: 2024/12/09 04:05:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 03:06:42 +0000 UTC 2024/12/09 04:05:44 DEBUG : TestRWCacheUpdate(0xc000441b00): >close: err= 2024/12/09 04:05:44 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 04:05:44 DEBUG : : forgetting directory cache 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate(0xc0008e8640): _readAt: size=512, off=0 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate(0xc0008e8640): openPending: 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-09 03:07:42 +0000 UTC," against cached fingerprint "20,2024-12-09 03:06:42 +0000 UTC," 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-09 03:07:42 +0000 UTC," != cached fingerprint "20,2024-12-09 03:06:42 +0000 UTC,") 2024/12/09 04:05:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/09 04:05:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate(0xc0008e8640): >openPending: err= 2024/12/09 04:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:05:45 DEBUG : : forgetting directory cache 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate(0xc0008e8640): >_readAt: n=20, err=EOF 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate(0xc0008e8640): close: 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 03:07:42 +0000 UTC 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate(0xc0008e8640): >close: err= 2024/12/09 04:05:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 04:05:45 DEBUG : : forgetting directory cache 2024/12/09 04:05:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 04:05:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 04:05:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 04:05:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:46 DEBUG : TestRWCacheUpdate(0xc0008e80c0): _readAt: size=512, off=0 2024/12/09 04:05:46 DEBUG : TestRWCacheUpdate(0xc0008e80c0): openPending: 2024/12/09 04:05:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-09 03:08:42 +0000 UTC," against cached fingerprint "20,2024-12-09 03:07:42 +0000 UTC," 2024/12/09 04:05:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-09 03:08:42 +0000 UTC," != cached fingerprint "20,2024-12-09 03:07:42 +0000 UTC,") 2024/12/09 04:05:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 04:05:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 04:05:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/09 04:05:46 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:46 DEBUG : TestRWCacheUpdate(0xc0008e80c0): >openPending: err= 2024/12/09 04:05:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/09 04:05:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 04:05:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 04:05:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:05:47 DEBUG : : forgetting directory cache 2024/12/09 04:05:47 DEBUG : TestRWCacheUpdate(0xc0008e80c0): >_readAt: n=20, err=EOF 2024/12/09 04:05:47 DEBUG : TestRWCacheUpdate(0xc0008e80c0): close: 2024/12/09 04:05:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 03:08:42 +0000 UTC 2024/12/09 04:05:47 DEBUG : TestRWCacheUpdate(0xc0008e80c0): >close: err= 2024/12/09 04:05:47 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 04:05:47 DEBUG : : forgetting directory cache 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate(0xc000ccc5c0): _readAt: size=512, off=0 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate(0xc000ccc5c0): openPending: 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-09 03:09:42 +0000 UTC," against cached fingerprint "20,2024-12-09 03:08:42 +0000 UTC," 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-09 03:09:42 +0000 UTC," != cached fingerprint "20,2024-12-09 03:08:42 +0000 UTC,") 2024/12/09 04:05:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/09 04:05:48 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate(0xc000ccc5c0): >openPending: err= 2024/12/09 04:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:05:48 DEBUG : : forgetting directory cache 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate(0xc000ccc5c0): >_readAt: n=20, err=EOF 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate(0xc000ccc5c0): close: 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 03:09:42 +0000 UTC 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate(0xc000ccc5c0): >close: err= 2024/12/09 04:05:48 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 04:05:49 DEBUG : : forgetting directory cache 2024/12/09 04:05:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate(0xc000440340): _readAt: size=512, off=0 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate(0xc000440340): openPending: 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-09 03:10:42 +0000 UTC," against cached fingerprint "20,2024-12-09 03:09:42 +0000 UTC," 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-09 03:10:42 +0000 UTC," != cached fingerprint "20,2024-12-09 03:09:42 +0000 UTC,") 2024/12/09 04:05:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/09 04:05:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate(0xc000440340): >openPending: err= 2024/12/09 04:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:05:50 DEBUG : : forgetting directory cache 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate(0xc000440340): >_readAt: n=20, err=EOF 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate(0xc000440340): close: 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 03:10:42 +0000 UTC 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate(0xc000440340): >close: err= 2024/12/09 04:05:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 04:05:50 DEBUG : : forgetting directory cache 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate(0xc000228940): _readAt: size=512, off=0 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate(0xc000228940): openPending: 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-12-09 03:11:42 +0000 UTC," against cached fingerprint "20,2024-12-09 03:10:42 +0000 UTC," 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-12-09 03:11:42 +0000 UTC," != cached fingerprint "20,2024-12-09 03:10:42 +0000 UTC,") 2024/12/09 04:05:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/12/09 04:05:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate(0xc000228940): >openPending: err= 2024/12/09 04:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:05:51 DEBUG : : forgetting directory cache 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate(0xc000228940): >_readAt: n=20, err=EOF 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate(0xc000228940): close: 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 03:11:42 +0000 UTC 2024/12/09 04:05:51 DEBUG : TestRWCacheUpdate(0xc000228940): >close: err= 2024/12/09 04:05:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 04:05:52 DEBUG : : forgetting directory cache 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate(0xc000229040): _readAt: size=512, off=0 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate(0xc000229040): openPending: 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-12-09 03:12:42 +0000 UTC," against cached fingerprint "20,2024-12-09 03:11:42 +0000 UTC," 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-12-09 03:12:42 +0000 UTC," != cached fingerprint "20,2024-12-09 03:11:42 +0000 UTC,") 2024/12/09 04:05:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/12/09 04:05:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate(0xc000229040): >openPending: err= 2024/12/09 04:05:53 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:05:53 DEBUG : : forgetting directory cache 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate(0xc000229040): >_readAt: n=21, err=EOF 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate(0xc000229040): close: 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 03:12:42 +0000 UTC 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate(0xc000229040): >close: err= 2024/12/09 04:05:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 04:05:53 DEBUG : : forgetting directory cache 2024/12/09 04:05:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 04:05:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 04:05:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 04:05:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:54 DEBUG : TestRWCacheUpdate(0xc000441a80): _readAt: size=512, off=0 2024/12/09 04:05:54 DEBUG : TestRWCacheUpdate(0xc000441a80): openPending: 2024/12/09 04:05:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-12-09 03:13:42 +0000 UTC," against cached fingerprint "21,2024-12-09 03:12:42 +0000 UTC," 2024/12/09 04:05:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-12-09 03:13:42 +0000 UTC," != cached fingerprint "21,2024-12-09 03:12:42 +0000 UTC,") 2024/12/09 04:05:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 04:05:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 04:05:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/12/09 04:05:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:54 DEBUG : TestRWCacheUpdate(0xc000441a80): >openPending: err= 2024/12/09 04:05:54 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/12/09 04:05:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 04:05:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 04:05:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:05:54 DEBUG : : forgetting directory cache 2024/12/09 04:05:55 DEBUG : TestRWCacheUpdate(0xc000441a80): >_readAt: n=22, err=EOF 2024/12/09 04:05:55 DEBUG : TestRWCacheUpdate(0xc000441a80): close: 2024/12/09 04:05:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 03:13:42 +0000 UTC 2024/12/09 04:05:55 DEBUG : TestRWCacheUpdate(0xc000441a80): >close: err= 2024/12/09 04:05:55 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 04:05:55 DEBUG : : forgetting directory cache 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate(0xc000440900): _readAt: size=512, off=0 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate(0xc000440900): openPending: 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-12-09 03:14:42 +0000 UTC," against cached fingerprint "22,2024-12-09 03:13:42 +0000 UTC," 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-12-09 03:14:42 +0000 UTC," != cached fingerprint "22,2024-12-09 03:13:42 +0000 UTC,") 2024/12/09 04:05:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/12/09 04:05:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate(0xc000440900): >openPending: err= 2024/12/09 04:05:56 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:05:56 DEBUG : : forgetting directory cache 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate(0xc000440900): >_readAt: n=23, err=EOF 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate(0xc000440900): close: 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 03:14:42 +0000 UTC 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate(0xc000440900): >close: err= 2024/12/09 04:05:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 04:05:56 DEBUG : : forgetting directory cache 2024/12/09 04:05:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:05:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/12/09 04:05:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/12/09 04:05:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/12/09 04:05:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/12/09 04:05:57 DEBUG : TestRWCacheUpdate(0xc000441200): _readAt: size=512, off=0 2024/12/09 04:05:57 DEBUG : TestRWCacheUpdate(0xc000441200): openPending: 2024/12/09 04:05:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-12-09 03:15:42 +0000 UTC," against cached fingerprint "23,2024-12-09 03:14:42 +0000 UTC," 2024/12/09 04:05:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-12-09 03:15:42 +0000 UTC," != cached fingerprint "23,2024-12-09 03:14:42 +0000 UTC,") 2024/12/09 04:05:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/12/09 04:05:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/12/09 04:05:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/12/09 04:05:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:57 DEBUG : TestRWCacheUpdate(0xc000441200): >openPending: err= 2024/12/09 04:05:57 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/12/09 04:05:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/12/09 04:05:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/12/09 04:05:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:05:58 DEBUG : : forgetting directory cache 2024/12/09 04:05:58 DEBUG : TestRWCacheUpdate(0xc000441200): >_readAt: n=24, err=EOF 2024/12/09 04:05:58 DEBUG : TestRWCacheUpdate(0xc000441200): close: 2024/12/09 04:05:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-12-09 03:15:42 +0000 UTC 2024/12/09 04:05:58 DEBUG : TestRWCacheUpdate(0xc000441200): >close: err= 2024/12/09 04:05:58 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/12/09 04:05:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/12/09 04:05:58 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:05:58 DEBUG : : Looking for writers 2024/12/09 04:05:58 DEBUG : TestRWCacheUpdate: reading active writers 2024/12/09 04:05:58 DEBUG : >WaitForWriters: 2024/12/09 04:05:58 DEBUG : vfs cache: cleaner exiting 2024/12/09 04:05:58 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (16.17s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.24s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:00 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 04:06:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/09 04:06:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/09 04:06:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/09 04:06:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:06:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 04:06:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 04:06:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/12/09 04:06:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/12/09 04:06:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/12/09 04:06:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:06:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 04:06:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 04:06:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/12/09 04:06:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/12/09 04:06:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/12/09 04:06:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:06:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/12/09 04:06:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 04:06:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/12/09 04:06:01 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:01 DEBUG : : Looking for writers 2024/12/09 04:06:01 DEBUG : normal name with no special characters.txt: reading active writers 2024/12/09 04:06:01 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/12/09 04:06:01 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.32s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:02 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:02 DEBUG : files root 'rclone-test-cayavor5yudu': Re-using VFS from active cache 2024/12/09 04:06:02 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:02 DEBUG : : Looking for writers 2024/12/09 04:06:02 DEBUG : >WaitForWriters: 2024/12/09 04:06:02 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:02 DEBUG : : Looking for writers 2024/12/09 04:06:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.55s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:02 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:02 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:02 DEBUG : : Looking for writers 2024/12/09 04:06:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.40s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:03 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:03 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:03 DEBUG : : Looking for writers 2024/12/09 04:06:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:03 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:05 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:05 DEBUG : dir: Looking for writers 2024/12/09 04:06:05 DEBUG : file2: reading active writers 2024/12/09 04:06:05 DEBUG : : Looking for writers 2024/12/09 04:06:05 DEBUG : dir: reading active writers 2024/12/09 04:06:05 DEBUG : file1: reading active writers 2024/12/09 04:06:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.96s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:06 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:08 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:08 DEBUG : dir: Looking for writers 2024/12/09 04:06:08 DEBUG : : Looking for writers 2024/12/09 04:06:08 DEBUG : dir: reading active writers 2024/12/09 04:06:08 DEBUG : file1: reading active writers 2024/12/09 04:06:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.77s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:09 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 04:06:11 DEBUG : file1: Open: flags=O_RDONLY 2024/12/09 04:06:11 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/09 04:06:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/09 04:06:11 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 04:06:11 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/12/09 04:06:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/12/09 04:06:11 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/09 04:06:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:06:11 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:06:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/09 04:06:11 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/12/09 04:06:11 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/12/09 04:06:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/09 04:06:11 DEBUG : files root 'rclone-test-cayavor5yudu': File to upload is small (0 bytes), uploading instead of streaming 2024/12/09 04:06:12 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2024/12/09 04:06:12 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2024/12/09 04:06:12 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/12/09 04:06:12 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:06:12 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/12/09 04:06:12 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:12 DEBUG : dir: Looking for writers 2024/12/09 04:06:12 DEBUG : file2: reading active writers 2024/12/09 04:06:12 DEBUG : new_file.txt: reading active writers 2024/12/09 04:06:12 DEBUG : : Looking for writers 2024/12/09 04:06:12 DEBUG : dir: reading active writers 2024/12/09 04:06:12 DEBUG : file1: reading active writers 2024/12/09 04:06:12 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.92s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:13 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:15 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/12/09 04:06:15 DEBUG : dir/file1: Updating file with dir/file1 0xc00073af00 2024/12/09 04:06:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/12/09 04:06:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:15 INFO : dir/file1: Moved (server-side) to: file0 2024/12/09 04:06:15 DEBUG : file0: Updating file with file0 0xc00073af00 2024/12/09 04:06:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/12/09 04:06:15 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/12/09 04:06:16 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:16 DEBUG : dir: Looking for writers 2024/12/09 04:06:16 DEBUG : : Looking for writers 2024/12/09 04:06:16 DEBUG : file0: reading active writers 2024/12/09 04:06:16 DEBUG : dir: reading active writers 2024/12/09 04:06:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.81s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:16 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:16 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:16 DEBUG : : Looking for writers 2024/12/09 04:06:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.27s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:17 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:17 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/12/09 04:06:17 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/09 04:06:18 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/12/09 04:06:19 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/12/09 04:06:19 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/12/09 04:06:20 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:20 DEBUG : b: Looking for writers 2024/12/09 04:06:20 DEBUG : c: Looking for writers 2024/12/09 04:06:20 DEBUG : d: Looking for writers 2024/12/09 04:06:20 DEBUG : : Looking for writers 2024/12/09 04:06:20 DEBUG : a: Looking for writers 2024/12/09 04:06:20 DEBUG : : Looking for writers 2024/12/09 04:06:20 DEBUG : d: reading active writers 2024/12/09 04:06:20 DEBUG : /: reading active writers 2024/12/09 04:06:20 DEBUG : a: reading active writers 2024/12/09 04:06:20 DEBUG : b: reading active writers 2024/12/09 04:06:20 DEBUG : c: reading active writers 2024/12/09 04:06:20 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (4.71s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:21 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:22 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/12/09 04:06:22 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/12/09 04:06:23 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/12/09 04:06:23 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/12/09 04:06:25 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:25 DEBUG : a/b/c/d: Looking for writers 2024/12/09 04:06:25 DEBUG : a/b/c: Looking for writers 2024/12/09 04:06:25 DEBUG : d: reading active writers 2024/12/09 04:06:25 DEBUG : a/b: Looking for writers 2024/12/09 04:06:25 DEBUG : c: reading active writers 2024/12/09 04:06:25 DEBUG : a: Looking for writers 2024/12/09 04:06:25 DEBUG : b: reading active writers 2024/12/09 04:06:25 DEBUG : : Looking for writers 2024/12/09 04:06:25 DEBUG : a: reading active writers 2024/12/09 04:06:25 DEBUG : >WaitForWriters: 2024/12/09 04:06:26 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cayavor5yudu/a/b/c not empty`) 2024/12/09 04:06:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/09 04:06:26 DEBUG : pacer: Reducing sleep to 15ms 2024/12/09 04:06:26 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cayavor5yudu/a/b not empty`) 2024/12/09 04:06:26 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2024/12/09 04:06:26 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cayavor5yudu/a/b not empty`) 2024/12/09 04:06:26 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2024/12/09 04:06:26 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-cayavor5yudu/a/b not empty`) 2024/12/09 04:06:26 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2024/12/09 04:06:27 DEBUG : pacer: Reducing sleep to 90ms 2024/12/09 04:06:27 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cayavor5yudu/a not empty`) 2024/12/09 04:06:27 DEBUG : pacer: Rate limited, increasing sleep to 180ms 2024/12/09 04:06:27 DEBUG : pacer: Reducing sleep to 135ms 2024/12/09 04:06:27 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestVFSMkdirAll (5.60s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:27 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:06:27 DEBUG : pacer: Reducing sleep to 75.9375ms 2024/12/09 04:06:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:06:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:27 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 04:06:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 04:06:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:27 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/09 04:06:27 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/12/09 04:06:27 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/12/09 04:06:27 DEBUG : files root 'rclone-test-cayavor5yudu': File to upload is small (5 bytes), uploading instead of streaming 2024/12/09 04:06:28 DEBUG : pacer: Reducing sleep to 56.953125ms 2024/12/09 04:06:28 DEBUG : pacer: Reducing sleep to 42.714843ms 2024/12/09 04:06:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/09 04:06:28 DEBUG : file1: Size of src and dst objects identical 2024/12/09 04:06:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:28 DEBUG : pacer: Reducing sleep to 32.036132ms 2024/12/09 04:06:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:06:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:06:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:28 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 04:06:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 04:06:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:06:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:06:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:28 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 04:06:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 04:06:28 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/12/09 04:06:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/09 04:06:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/09 04:06:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:28 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 04:06:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 04:06:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:28 DEBUG : files root 'rclone-test-cayavor5yudu': File to upload is small (0 bytes), uploading instead of streaming 2024/12/09 04:06:29 DEBUG : pacer: Reducing sleep to 24.027099ms 2024/12/09 04:06:29 DEBUG : pacer: Reducing sleep to 18.020324ms 2024/12/09 04:06:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/09 04:06:29 DEBUG : file1: Size of src and dst objects identical 2024/12/09 04:06:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/12/09 04:06:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/12/09 04:06:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:29 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 04:06:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 04:06:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:29 DEBUG : files root 'rclone-test-cayavor5yudu': File to upload is small (7 bytes), uploading instead of streaming 2024/12/09 04:06:30 DEBUG : pacer: Reducing sleep to 13.515243ms 2024/12/09 04:06:30 DEBUG : pacer: Reducing sleep to 10.136432ms 2024/12/09 04:06:30 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/09 04:06:30 DEBUG : file1: Size of src and dst objects identical 2024/12/09 04:06:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:30 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:30 DEBUG : : Looking for writers 2024/12/09 04:06:30 DEBUG : file1: reading active writers 2024/12/09 04:06:30 DEBUG : >WaitForWriters: 2024/12/09 04:06:30 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestWriteFileHandleMethods (3.29s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:30 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:06:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:06:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:30 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 04:06:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 04:06:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:30 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/12/09 04:06:31 DEBUG : file1: aborting in-sequence write wait, off=100 2024/12/09 04:06:31 DEBUG : file1: failed to wait for in-sequence write to 100 2024/12/09 04:06:31 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/12/09 04:06:31 DEBUG : files root 'rclone-test-cayavor5yudu': File to upload is small (11 bytes), uploading instead of streaming 2024/12/09 04:06:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/09 04:06:32 DEBUG : file1: Size of src and dst objects identical 2024/12/09 04:06:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:32 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/12/09 04:06:32 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:32 DEBUG : : Looking for writers 2024/12/09 04:06:32 DEBUG : file1: reading active writers 2024/12/09 04:06:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.42s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:33 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:06:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:06:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:33 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 04:06:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 04:06:33 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/12/09 04:06:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:33 DEBUG : files root 'rclone-test-cayavor5yudu': File to upload is small (5 bytes), uploading instead of streaming 2024/12/09 04:06:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/09 04:06:34 DEBUG : file1: Size of src and dst objects identical 2024/12/09 04:06:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:34 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/12/09 04:06:34 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:34 DEBUG : : Looking for writers 2024/12/09 04:06:34 DEBUG : file1: reading active writers 2024/12/09 04:06:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.29s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:34 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:06:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:06:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:34 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 04:06:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 04:06:34 DEBUG : file1: WriteFileHandle.Release closing 2024/12/09 04:06:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:34 DEBUG : files root 'rclone-test-cayavor5yudu': File to upload is small (0 bytes), uploading instead of streaming 2024/12/09 04:06:35 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/09 04:06:35 DEBUG : file1: Size of src and dst objects identical 2024/12/09 04:06:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:35 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/12/09 04:06:35 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:35 DEBUG : : Looking for writers 2024/12/09 04:06:35 DEBUG : file1: reading active writers 2024/12/09 04:06:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.43s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:36 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:06:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:06:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:36 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 04:06:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 04:06:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:36 DEBUG : files root 'rclone-test-cayavor5yudu': File to upload is small (2 bytes), uploading instead of streaming 2024/12/09 04:06:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/09 04:06:36 DEBUG : file1: Size of src and dst objects identical 2024/12/09 04:06:37 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/12/09 04:06:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:37 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:37 DEBUG : : Looking for writers 2024/12/09 04:06:37 DEBUG : file1: reading active writers 2024/12/09 04:06:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.52s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:37 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:06:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:06:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:37 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 04:06:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 04:06:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:37 DEBUG : files root 'rclone-test-cayavor5yudu': File to upload is small (0 bytes), uploading instead of streaming 2024/12/09 04:06:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/09 04:06:38 DEBUG : file1: Size of src and dst objects identical 2024/12/09 04:06:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:06:38 DEBUG : file1: Open: flags=O_RDONLY 2024/12/09 04:06:38 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/09 04:06:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/09 04:06:38 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:06:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/09 04:06:38 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:38 DEBUG : : Looking for writers 2024/12/09 04:06:38 DEBUG : file1: reading active writers 2024/12/09 04:06:38 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.67s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-cayavor5yudu'", Local "Local file system at /tmp/rclone2180777359", Modify Window "1s" 2024/12/09 04:06:39 INFO : files root 'rclone-test-cayavor5yudu': poll-interval is not supported by this remote 2024/12/09 04:06:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/12/09 04:06:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/12/09 04:06:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:39 DEBUG : file1: >Open: fd=file1 (w), err= 2024/12/09 04:06:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/12/09 04:06:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:39 DEBUG : files root 'rclone-test-cayavor5yudu': File to upload is small (100 bytes), uploading instead of streaming 2024/12/09 04:06:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2024/12/09 04:06:40 DEBUG : file1: Size of src and dst objects identical 2024/12/09 04:06:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/12/09 04:06:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/12/09 04:06:40 DEBUG : file1: Open: flags=O_RDONLY 2024/12/09 04:06:40 DEBUG : file1: >Open: fd=file1 (r), err= 2024/12/09 04:06:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/12/09 04:06:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/12/09 04:06:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/12/09 04:06:40 DEBUG : WaitForWriters: timeout=30s 2024/12/09 04:06:40 DEBUG : : Looking for writers 2024/12/09 04:06:40 DEBUG : file1: reading active writers 2024/12/09 04:06:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.58s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2024/12/09 04:06:40 DEBUG : files root 'rclone-test-cayavor5yudu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m16.606664237s (try 1/5): exit status 1: Failed [TestDirMkdirSub TestFileSetModTime/cache=full,open=false,write=false TestFileOpen TestFileRename/minimal,forceCache=false]