"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/05/10 05:00:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-higofit2qica" 2025/05/10 05:00:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 05:00:21 DEBUG : Starting OpenDrive session with ID: f29f890686d4ddc1e16139837bdf5b0051f7bdbca8d6323e38b197ebd0cf2df7 2025/05/10 05:00:21 DEBUG : Creating backend with remote "/tmp/rclone1400124903" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:00:21 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:00:21 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:00:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:00:25 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:00:25 DEBUG : dir: Looking for writers 2025/05/10 05:00:25 DEBUG : : Looking for writers 2025/05/10 05:00:25 DEBUG : dir: reading active writers 2025/05/10 05:00:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.37s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:00:26 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:00:26 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:00:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:00:28 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/05/10 05:00:30 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/05/10 05:00:33 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:00:33 DEBUG : dir/subdir: Looking for writers 2025/05/10 05:00:33 DEBUG : dir: Looking for writers 2025/05/10 05:00:33 DEBUG : file1: reading active writers 2025/05/10 05:00:33 DEBUG : file2: reading active writers 2025/05/10 05:00:33 DEBUG : subdir: reading active writers 2025/05/10 05:00:33 DEBUG : : Looking for writers 2025/05/10 05:00:33 DEBUG : dir: reading active writers 2025/05/10 05:00:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.87s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:00:34 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:00:34 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:00:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:00:37 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:00:37 DEBUG : dir: Looking for writers 2025/05/10 05:00:37 DEBUG : file1: reading active writers 2025/05/10 05:00:37 DEBUG : : Looking for writers 2025/05/10 05:00:37 DEBUG : dir: reading active writers 2025/05/10 05:00:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.79s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:00:38 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:00:38 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:00:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:00:41 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:00:41 DEBUG : dir: Looking for writers 2025/05/10 05:00:41 DEBUG : : Looking for writers 2025/05/10 05:00:41 DEBUG : dir: reading active writers 2025/05/10 05:00:41 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.50s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:00:42 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:00:42 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:00:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:00:44 DEBUG : dir: forgetting directory cache 2025/05/10 05:00:44 DEBUG : : forgetting directory cache 2025/05/10 05:00:44 DEBUG : dir: forgetting directory cache 2025/05/10 05:00:44 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:00:44 DEBUG : : Looking for writers 2025/05/10 05:00:44 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.69s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:00:45 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:00:45 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:00:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:00:48 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/05/10 05:00:48 DEBUG : dir: invalidating directory cache 2025/05/10 05:00:48 DEBUG : : >ForgetPath: 2025/05/10 05:00:48 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/05/10 05:00:48 DEBUG : : invalidating directory cache 2025/05/10 05:00:48 DEBUG : dir: forgetting directory cache 2025/05/10 05:00:48 DEBUG : : >ForgetPath: 2025/05/10 05:00:48 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/05/10 05:00:48 DEBUG : : >ForgetPath: 2025/05/10 05:00:48 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:00:48 DEBUG : dir: Looking for writers 2025/05/10 05:00:48 DEBUG : : Looking for writers 2025/05/10 05:00:48 DEBUG : dir: reading active writers 2025/05/10 05:00:48 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.63s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:00:49 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:00:49 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:00:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:00:53 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/05/10 05:00:56 DEBUG : : forgetting directory cache 2025/05/10 05:00:56 DEBUG : dir: forgetting directory cache 2025/05/10 05:00:56 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:00:56 DEBUG : dir: Looking for writers 2025/05/10 05:00:56 DEBUG : fil/a/b: Looking for writers 2025/05/10 05:00:56 DEBUG : fil/a: Looking for writers 2025/05/10 05:00:56 DEBUG : b: reading active writers 2025/05/10 05:00:56 DEBUG : fil: Looking for writers 2025/05/10 05:00:56 DEBUG : a: reading active writers 2025/05/10 05:00:56 DEBUG : : Looking for writers 2025/05/10 05:00:56 DEBUG : dir: reading active writers 2025/05/10 05:00:56 DEBUG : fil: reading active writers 2025/05/10 05:00:56 DEBUG : >WaitForWriters: run.go:125: removing dir "fil/a/b" failed - try 1/3: folder not empty --- PASS: TestDirWalk (10.84s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:01:00 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:01:00 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:01:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:01:02 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:01:02 DEBUG : dir: Looking for writers 2025/05/10 05:01:02 DEBUG : : Looking for writers 2025/05/10 05:01:02 DEBUG : dir: reading active writers 2025/05/10 05:01:02 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.60s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:01:03 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:01:03 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:01:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:01:06 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:01:06 DEBUG : dir: Looking for writers 2025/05/10 05:01:06 DEBUG : file1: reading active writers 2025/05/10 05:01:06 DEBUG : : Looking for writers 2025/05/10 05:01:06 DEBUG : dir: reading active writers 2025/05/10 05:01:06 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.75s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:01:07 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:01:07 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:01:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:01:10 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/05/10 05:01:12 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/05/10 05:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/05/10 05:01:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/05/10 05:01:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/10 05:01:14 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/05/10 05:01:15 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/05/10 05:01:17 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/05/10 05:01:20 DEBUG : dir: invalidating directory cache 2025/05/10 05:01:21 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/05/10 05:01:21 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/05/10 05:01:21 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/05/10 05:01:21 DEBUG : dir/file1: Reset virtual modtime 2025/05/10 05:01:21 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/05/10 05:01:21 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/10 05:01:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/05/10 05:01:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/05/10 05:01:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:01:21 DEBUG : dir: invalidating directory cache 2025/05/10 05:01:21 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/05/10 05:01:21 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/05/10 05:01:21 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/10 05:01:21 DEBUG : : forgetting directory cache 2025/05/10 05:01:21 DEBUG : dir: forgetting directory cache 2025/05/10 05:01:21 DEBUG : dir/virtualDir: forgetting directory cache 2025/05/10 05:01:21 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:01:21 DEBUG : dir/virtualDir: Looking for writers 2025/05/10 05:01:21 DEBUG : dir: Looking for writers 2025/05/10 05:01:21 DEBUG : file1: reading active writers 2025/05/10 05:01:21 DEBUG : virtualFile2: reading active writers 2025/05/10 05:01:21 DEBUG : virtualFile: reading active writers 2025/05/10 05:01:21 DEBUG : virtualDir: reading active writers 2025/05/10 05:01:21 DEBUG : : Looking for writers 2025/05/10 05:01:21 DEBUG : dir: reading active writers 2025/05/10 05:01:21 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (16.03s) --- PASS: TestDirReadDirAll/Virtual (6.92s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:01:23 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:01:23 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:01:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:01:26 ERROR : dir/: Can only open directories read only 2025/05/10 05:01:26 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:01:26 DEBUG : dir: Looking for writers 2025/05/10 05:01:26 DEBUG : : Looking for writers 2025/05/10 05:01:26 DEBUG : dir: reading active writers 2025/05/10 05:01:26 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.95s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:01:27 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:01:27 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:01:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2025/05/10 05:01:30 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:01:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/10 05:01:30 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/05/10 05:01:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/10 05:01:30 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (5 bytes), uploading instead of streaming 2025/05/10 05:01:31 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/05/10 05:01:32 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/10 05:01:32 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/05/10 05:01:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/10 05:01:32 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:01:32 DEBUG : dir: Looking for writers 2025/05/10 05:01:32 DEBUG : potato: reading active writers 2025/05/10 05:01:32 DEBUG : file1: reading active writers 2025/05/10 05:01:32 DEBUG : : Looking for writers 2025/05/10 05:01:32 DEBUG : dir: reading active writers 2025/05/10 05:01:32 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestDirCreate (13.58s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:01:41 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:01:41 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:01:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:01:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/10 05:01:45 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:01:45 DEBUG : dir/sub: Looking for writers 2025/05/10 05:01:45 DEBUG : dir: Looking for writers 2025/05/10 05:01:45 DEBUG : file1: reading active writers 2025/05/10 05:01:45 DEBUG : sub: reading active writers 2025/05/10 05:01:45 DEBUG : : Looking for writers 2025/05/10 05:01:45 DEBUG : dir: reading active writers 2025/05/10 05:01:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.68s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:01:46 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:01:46 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:01:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:01:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/10 05:01:50 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/05/10 05:01:51 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:01:51 DEBUG : dir/sub/subsub: Looking for writers 2025/05/10 05:01:51 DEBUG : dir/sub: Looking for writers 2025/05/10 05:01:51 DEBUG : subsub: reading active writers 2025/05/10 05:01:51 DEBUG : dir: Looking for writers 2025/05/10 05:01:51 DEBUG : file1: reading active writers 2025/05/10 05:01:51 DEBUG : sub: reading active writers 2025/05/10 05:01:51 DEBUG : : Looking for writers 2025/05/10 05:01:51 DEBUG : dir: reading active writers 2025/05/10 05:01:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.60s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:01:53 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:01:53 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:01:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:01:56 ERROR : dir/: Dir.Remove not empty 2025/05/10 05:01:56 DEBUG : dir/file1: Remove: 2025/05/10 05:01:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:01:56 DEBUG : dir/file1: >Remove: err= 2025/05/10 05:01:56 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/10 05:01:57 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:01:57 DEBUG : : Looking for writers 2025/05/10 05:01:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.86s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:01:57 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:01:57 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:01:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:02:00 DEBUG : dir/file1: Remove: 2025/05/10 05:02:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:02:00 DEBUG : dir/file1: >Remove: err= 2025/05/10 05:02:00 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/10 05:02:00 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:02:00 DEBUG : : Looking for writers 2025/05/10 05:02:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.75s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:02:01 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:02:01 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:02:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:02:04 DEBUG : dir/file1: Remove: 2025/05/10 05:02:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:02:04 DEBUG : dir/file1: >Remove: err= 2025/05/10 05:02:04 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:02:04 DEBUG : dir: Looking for writers 2025/05/10 05:02:04 DEBUG : : Looking for writers 2025/05/10 05:02:04 DEBUG : dir: reading active writers 2025/05/10 05:02:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.64s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:02:05 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:02:05 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:02:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:02:09 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/05/10 05:02:10 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/05/10 05:02:10 DEBUG : dir2: same parent dir (ODFfODY3MTc4N19SazlvMg) - using folder/rename instead of move_copy 2025/05/10 05:02:10 DEBUG : dir: Updating dir with dir2 0xc0003d6750 2025/05/10 05:02:10 DEBUG : dir: forgetting directory cache 2025/05/10 05:02:10 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/10 05:02:10 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/05/10 05:02:12 INFO : dir2/file1: Moved (server-side) to: file2 2025/05/10 05:02:12 DEBUG : file2: Updating file with file2 0xc0008b00c0 2025/05/10 05:02:12 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/05/10 05:02:12 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/10 05:02:13 INFO : dir2/file3: Deleted 2025/05/10 05:02:13 INFO : file2: Moved (server-side) to: dir2/file3 2025/05/10 05:02:13 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0008b00c0 2025/05/10 05:02:13 DEBUG : : Added virtual directory entry vDel: "file2" 2025/05/10 05:02:13 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/05/10 05:02:14 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/05/10 05:02:14 DEBUG : renamed empty directory: same parent dir (ODFfODY3MTc4N19SazlvMg) - using folder/rename instead of move_copy 2025/05/10 05:02:14 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0009d3c70 2025/05/10 05:02:14 DEBUG : empty directory: forgetting directory cache 2025/05/10 05:02:14 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/05/10 05:02:14 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/05/10 05:02:14 DEBUG : dir2: Renaming to "dir3" 2025/05/10 05:02:14 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:02:14 DEBUG : dir3: Looking for writers 2025/05/10 05:02:14 DEBUG : file3: reading active writers 2025/05/10 05:02:14 DEBUG : renamed empty directory: Looking for writers 2025/05/10 05:02:14 DEBUG : : Looking for writers 2025/05/10 05:02:14 DEBUG : dir3: reading active writers 2025/05/10 05:02:14 DEBUG : renamed empty directory: reading active writers 2025/05/10 05:02:14 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.28s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:02:16 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:02:16 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:02:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:02:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/10 05:02:19 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:02:19 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/10 05:02:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/10 05:02:19 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/05/10 05:02:19 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/05/10 05:02:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/10 05:02:19 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:02:19 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/10 05:02:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/10 05:02:19 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/05/10 05:02:19 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/05/10 05:02:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/10 05:02:19 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (12 bytes), uploading instead of streaming 2025/05/10 05:02:20 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/05/10 05:02:20 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/05/10 05:02:20 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/05/10 05:02:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/10 05:02:20 DEBUG : : forgetting directory cache 2025/05/10 05:02:20 DEBUG : dir: forgetting directory cache 2025/05/10 05:02:20 DEBUG : dir/sub: forgetting directory cache 2025/05/10 05:02:20 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/05/10 05:02:20 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/05/10 05:02:20 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (5 bytes), uploading instead of streaming 2025/05/10 05:02:21 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/05/10 05:02:22 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/10 05:02:22 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/05/10 05:02:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/10 05:02:22 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:02:22 DEBUG : dir/sub: Looking for writers 2025/05/10 05:02:22 DEBUG : file0: reading active writers 2025/05/10 05:02:22 DEBUG : file2: reading active writers 2025/05/10 05:02:22 DEBUG : dir: Looking for writers 2025/05/10 05:02:22 DEBUG : file1: reading active writers 2025/05/10 05:02:22 DEBUG : sub: reading active writers 2025/05/10 05:02:22 DEBUG : : Looking for writers 2025/05/10 05:02:22 DEBUG : dir: reading active writers 2025/05/10 05:02:22 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.68s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:02:24 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:02:24 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/05/10 05:02:24 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:02:24 DEBUG : : Looking for writers 2025/05/10 05:02:24 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.39s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:02:25 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:02:25 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:02:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:02:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/05/10 05:02:27 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:02:27 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/05/10 05:02:27 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/05/10 05:02:27 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/05/10 05:02:27 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:02:27 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/10 05:02:27 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/05/10 05:02:27 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:02:27 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/05/10 05:02:27 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/05/10 05:02:27 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/05/10 05:02:27 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:02:27 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/10 05:02:27 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:02:27 DEBUG : dir: Looking for writers 2025/05/10 05:02:27 DEBUG : file1: reading active writers 2025/05/10 05:02:27 DEBUG : file1.metadata: reading active writers 2025/05/10 05:02:27 DEBUG : : Looking for writers 2025/05/10 05:02:27 DEBUG : dir: reading active writers 2025/05/10 05:02:27 DEBUG : dir.metadata: reading active writers 2025/05/10 05:02:27 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestDirMetadataExtension (5.06s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:02:30 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:02:30 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:02:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:02:32 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:02:32 DEBUG : dir: Looking for writers 2025/05/10 05:02:32 DEBUG : file1: reading active writers 2025/05/10 05:02:32 DEBUG : : Looking for writers 2025/05/10 05:02:32 DEBUG : dir: reading active writers 2025/05/10 05:02:32 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.73s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:02:33 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:02:33 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:02:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:02:37 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/05/10 05:02:39 DEBUG : Can set mod time: true 2025/05/10 05:02:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/10 05:02:40 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:02:40 DEBUG : dir: Looking for writers 2025/05/10 05:02:40 DEBUG : file1: reading active writers 2025/05/10 05:02:40 DEBUG : : Looking for writers 2025/05/10 05:02:40 DEBUG : dir: reading active writers 2025/05/10 05:02:40 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:02:41 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:02:41 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:02:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:02:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 05:02:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/10 05:02:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:02:44 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (0 bytes), uploading instead of streaming 2025/05/10 05:02:45 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/10 05:02:45 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/10 05:02:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/10 05:02:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:02:45 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:02:45 DEBUG : dir: Looking for writers 2025/05/10 05:02:45 DEBUG : file1: reading active writers 2025/05/10 05:02:45 DEBUG : : Looking for writers 2025/05/10 05:02:45 DEBUG : dir: reading active writers 2025/05/10 05:02:45 DEBUG : >WaitForWriters: 2025/05/10 05:02:45 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:02:45 DEBUG : dir: Looking for writers 2025/05/10 05:02:45 DEBUG : file1: reading active writers 2025/05/10 05:02:45 DEBUG : : Looking for writers 2025/05/10 05:02:45 DEBUG : dir: reading active writers 2025/05/10 05:02:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:02:46 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:02:46 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:02:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:02:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 05:02:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/10 05:02:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:02:50 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (5 bytes), uploading instead of streaming 2025/05/10 05:02:50 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/05/10 05:02:51 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/10 05:02:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/10 05:02:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/10 05:02:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:02:51 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:02:51 DEBUG : dir: Looking for writers 2025/05/10 05:02:51 DEBUG : file1: reading active writers 2025/05/10 05:02:51 DEBUG : : Looking for writers 2025/05/10 05:02:51 DEBUG : dir: reading active writers 2025/05/10 05:02:51 DEBUG : >WaitForWriters: 2025/05/10 05:02:51 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:02:51 DEBUG : dir: Looking for writers 2025/05/10 05:02:51 DEBUG : file1: reading active writers 2025/05/10 05:02:51 DEBUG : : Looking for writers 2025/05/10 05:02:51 DEBUG : dir: reading active writers 2025/05/10 05:02:51 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:02:52 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:02:52 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:02:52 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:02:52 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:02:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:02:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:02:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:02:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:02:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:02:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:02:52 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:02:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:02:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/10 05:02:56 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:02:56 DEBUG : dir: Looking for writers 2025/05/10 05:02:56 DEBUG : file1: reading active writers 2025/05/10 05:02:56 DEBUG : : Looking for writers 2025/05/10 05:02:56 DEBUG : dir: reading active writers 2025/05/10 05:02:56 DEBUG : >WaitForWriters: 2025/05/10 05:02:56 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:02:57 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:02:57 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:02:57 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:02:57 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:02:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:02:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:02:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:02:57 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:02:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:03:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/10 05:03:00 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:03:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:03:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:03:00 DEBUG : dir/file1(0xc00012a780): close: 2025/05/10 05:03:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/10 05:03:00 DEBUG : dir/file1(0xc00012a780): >close: err= 2025/05/10 05:03:00 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:03:00 DEBUG : dir: Looking for writers 2025/05/10 05:03:00 DEBUG : file1: reading active writers 2025/05/10 05:03:00 DEBUG : : Looking for writers 2025/05/10 05:03:00 DEBUG : dir: reading active writers 2025/05/10 05:03:00 DEBUG : >WaitForWriters: 2025/05/10 05:03:00 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:03:00 DEBUG : dir: Looking for writers 2025/05/10 05:03:00 DEBUG : file1: reading active writers 2025/05/10 05:03:00 DEBUG : : Looking for writers 2025/05/10 05:03:00 DEBUG : dir: reading active writers 2025/05/10 05:03:00 DEBUG : >WaitForWriters: 2025/05/10 05:03:00 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:03:01 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:03:01 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:03:01 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:01 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:03:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:03:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:01 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:03:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:03:04 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/10 05:03:04 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:03:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:03:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:03:04 DEBUG : dir/file1(0xc000a36240): _writeAt: size=5, off=0 2025/05/10 05:03:04 DEBUG : dir/file1(0xc000a36240): openPending: 2025/05/10 05:03:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/10 05:03:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/10 05:03:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:03:04 DEBUG : dir/file1(0xc000a36240): >openPending: err= 2025/05/10 05:03:04 DEBUG : dir/file1(0xc000a36240): >_writeAt: n=5, err= 2025/05/10 05:03:04 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/05/10 05:03:04 DEBUG : dir/file1(0xc000a36240): close: 2025/05/10 05:03:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/05/10 05:03:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/05/10 05:03:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/05/10 05:03:04 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/10 05:03:04 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/05/10 05:03:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/10 05:03:04 DEBUG : dir/file1(0xc000a36240): >close: err= 2025/05/10 05:03:04 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:03:04 DEBUG : dir: Looking for writers 2025/05/10 05:03:04 DEBUG : file1: reading active writers 2025/05/10 05:03:04 DEBUG : : Looking for writers 2025/05/10 05:03:04 DEBUG : dir: reading active writers 2025/05/10 05:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 05:03:04 DEBUG : dir: Looking for writers 2025/05/10 05:03:04 DEBUG : file1: reading active writers 2025/05/10 05:03:04 DEBUG : : Looking for writers 2025/05/10 05:03:04 DEBUG : dir: reading active writers 2025/05/10 05:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 05:03:04 DEBUG : dir: Looking for writers 2025/05/10 05:03:04 DEBUG : file1: reading active writers 2025/05/10 05:03:04 DEBUG : : Looking for writers 2025/05/10 05:03:04 DEBUG : dir: reading active writers 2025/05/10 05:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 05:03:04 DEBUG : dir: Looking for writers 2025/05/10 05:03:04 DEBUG : file1: reading active writers 2025/05/10 05:03:04 DEBUG : : Looking for writers 2025/05/10 05:03:04 DEBUG : dir: reading active writers 2025/05/10 05:03:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 05:03:04 DEBUG : dir/file1: vfs cache: starting upload 2025/05/10 05:03:05 DEBUG : dir: Looking for writers 2025/05/10 05:03:05 DEBUG : file1: reading active writers 2025/05/10 05:03:05 DEBUG : : Looking for writers 2025/05/10 05:03:05 DEBUG : dir: reading active writers 2025/05/10 05:03:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/10 05:03:05 DEBUG : dir: Looking for writers 2025/05/10 05:03:05 DEBUG : file1: reading active writers 2025/05/10 05:03:05 DEBUG : : Looking for writers 2025/05/10 05:03:05 DEBUG : dir: reading active writers 2025/05/10 05:03:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/10 05:03:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:03:05 DEBUG : dir: Looking for writers 2025/05/10 05:03:05 DEBUG : file1: reading active writers 2025/05/10 05:03:05 DEBUG : : Looking for writers 2025/05/10 05:03:05 DEBUG : dir: reading active writers 2025/05/10 05:03:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/10 05:03:06 DEBUG : dir: Looking for writers 2025/05/10 05:03:06 DEBUG : file1: reading active writers 2025/05/10 05:03:06 DEBUG : : Looking for writers 2025/05/10 05:03:06 DEBUG : dir: reading active writers 2025/05/10 05:03:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/05/10 05:03:06 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/05/10 05:03:06 INFO : dir/file1: Copied (replaced existing) 2025/05/10 05:03:06 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/05/10 05:03:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/10 05:03:06 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/05/10 05:03:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:03:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/10 05:03:07 DEBUG : dir: Looking for writers 2025/05/10 05:03:07 DEBUG : file1: reading active writers 2025/05/10 05:03:07 DEBUG : : Looking for writers 2025/05/10 05:03:07 DEBUG : dir: reading active writers 2025/05/10 05:03:07 DEBUG : >WaitForWriters: 2025/05/10 05:03:07 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:03:07 DEBUG : dir: Looking for writers 2025/05/10 05:03:07 DEBUG : file1: reading active writers 2025/05/10 05:03:07 DEBUG : : Looking for writers 2025/05/10 05:03:07 DEBUG : dir: reading active writers 2025/05/10 05:03:07 DEBUG : >WaitForWriters: 2025/05/10 05:03:07 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (34.66s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.28s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.48s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.25s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.46s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.74s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:03:08 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:03:08 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:03:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:03:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 05:03:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/10 05:03:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:03:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/10 05:03:11 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:03:11 DEBUG : dir: Looking for writers 2025/05/10 05:03:11 DEBUG : file1: reading active writers 2025/05/10 05:03:11 DEBUG : : Looking for writers 2025/05/10 05:03:11 DEBUG : dir: reading active writers 2025/05/10 05:03:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.21s) === RUN TestFileOpenReadUnknownSize 2025/05/10 05:03:12 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/05/10 05:03:12 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:03:12 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:03:12 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/05/10 05:03:12 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:03:12 DEBUG : : Looking for writers 2025/05/10 05:03:12 DEBUG : file.txt: reading active writers 2025/05/10 05:03:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:03:12 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:03:12 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:03:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:03:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:03:15 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (25 bytes), uploading instead of streaming 2025/05/10 05:03:16 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/05/10 05:03:17 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/10 05:03:17 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/10 05:03:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:03:17 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:03:17 DEBUG : dir: Looking for writers 2025/05/10 05:03:17 DEBUG : file1: reading active writers 2025/05/10 05:03:17 DEBUG : : Looking for writers 2025/05/10 05:03:17 DEBUG : dir: reading active writers 2025/05/10 05:03:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.41s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:03:18 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:03:18 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:03:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:03:21 DEBUG : dir/file1: Remove: 2025/05/10 05:03:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:03:21 DEBUG : dir/file1: >Remove: err= 2025/05/10 05:03:21 DEBUG : dir/file1: Remove: 2025/05/10 05:03:21 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/10 05:03:21 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:03:21 DEBUG : dir: Looking for writers 2025/05/10 05:03:21 DEBUG : : Looking for writers 2025/05/10 05:03:21 DEBUG : dir: reading active writers 2025/05/10 05:03:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.29s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:03:22 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:03:22 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:03:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:03:25 DEBUG : dir/file1: Remove: 2025/05/10 05:03:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:03:25 DEBUG : dir/file1: >Remove: err= 2025/05/10 05:03:25 DEBUG : dir/file1: Remove: 2025/05/10 05:03:25 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/10 05:03:25 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:03:25 DEBUG : dir: Looking for writers 2025/05/10 05:03:25 DEBUG : : Looking for writers 2025/05/10 05:03:25 DEBUG : dir: reading active writers 2025/05/10 05:03:25 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.27s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:03:26 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:03:26 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:03:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 05:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/10 05:03:29 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/10 05:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/10 05:03:29 DEBUG : dir/file1: Open: flags=O_RDWR 2025/05/10 05:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/10 05:03:29 DEBUG : dir/file1: Open: flags=0x3 2025/05/10 05:03:29 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/05/10 05:03:29 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/05/10 05:03:29 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:03:29 DEBUG : dir: Looking for writers 2025/05/10 05:03:29 DEBUG : file1: reading active writers 2025/05/10 05:03:29 DEBUG : : Looking for writers 2025/05/10 05:03:29 DEBUG : dir: reading active writers 2025/05/10 05:03:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.78s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:03:30 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:03:30 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:03:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:03:33 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:03:33 DEBUG : dir: Looking for writers 2025/05/10 05:03:33 DEBUG : file1: reading active writers 2025/05/10 05:03:33 DEBUG : : Looking for writers 2025/05/10 05:03:33 DEBUG : dir: reading active writers 2025/05/10 05:03:33 DEBUG : >WaitForWriters: 2025/05/10 05:03:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 05:03:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000bf2840 2025/05/10 05:03:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:03:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/05/10 05:03:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/10 05:03:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000bf2840 2025/05/10 05:03:43 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/10 05:03:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:03:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 05:03:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/10 05:03:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:03:43 DEBUG : dir/file1: File is currently open, delaying rename 0xc000bf2840 2025/05/10 05:03:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:03:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 05:03:43 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (25 bytes), uploading instead of streaming 2025/05/10 05:03:43 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/05/10 05:03:44 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/10 05:03:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/10 05:03:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 05:03:44 DEBUG : newLeaf: Running delayed rename now 2025/05/10 05:03:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 05:03:45 DEBUG : newLeaf: Updating file with newLeaf 0xc000bf2840 2025/05/10 05:03:45 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:03:45 DEBUG : dir: Looking for writers 2025/05/10 05:03:45 DEBUG : : Looking for writers 2025/05/10 05:03:45 DEBUG : newLeaf: reading active writers 2025/05/10 05:03:45 DEBUG : dir: reading active writers 2025/05/10 05:03:45 DEBUG : >WaitForWriters: 2025/05/10 05:03:45 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:03:45 DEBUG : dir: Looking for writers 2025/05/10 05:03:45 DEBUG : : Looking for writers 2025/05/10 05:03:45 DEBUG : dir: reading active writers 2025/05/10 05:03:45 DEBUG : newLeaf: reading active writers 2025/05/10 05:03:45 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:03:46 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:03:46 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:03:46 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:03:46 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:46 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:03:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:03:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:46 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:03:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:03:49 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:03:49 DEBUG : dir: Looking for writers 2025/05/10 05:03:49 DEBUG : file1: reading active writers 2025/05/10 05:03:49 DEBUG : : Looking for writers 2025/05/10 05:03:49 DEBUG : dir: reading active writers 2025/05/10 05:03:49 DEBUG : >WaitForWriters: 2025/05/10 05:03:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 05:03:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000219500 2025/05/10 05:03:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:03:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 05:03:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/10 05:03:51 DEBUG : dir/file1: Updating file with dir/file1 0xc000219500 2025/05/10 05:03:51 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/10 05:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:03:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 05:03:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/10 05:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:03:51 DEBUG : dir/file1: File is currently open, delaying rename 0xc000219500 2025/05/10 05:03:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:03:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 05:03:51 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (25 bytes), uploading instead of streaming 2025/05/10 05:03:51 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/05/10 05:03:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/10 05:03:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/10 05:03:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 05:03:52 DEBUG : newLeaf: Running delayed rename now 2025/05/10 05:03:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 05:03:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000219500 2025/05/10 05:03:53 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:03:53 DEBUG : dir: Looking for writers 2025/05/10 05:03:53 DEBUG : : Looking for writers 2025/05/10 05:03:53 DEBUG : dir: reading active writers 2025/05/10 05:03:53 DEBUG : newLeaf: reading active writers 2025/05/10 05:03:53 DEBUG : >WaitForWriters: 2025/05/10 05:03:53 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:03:53 DEBUG : dir: Looking for writers 2025/05/10 05:03:53 DEBUG : : Looking for writers 2025/05/10 05:03:53 DEBUG : dir: reading active writers 2025/05/10 05:03:53 DEBUG : newLeaf: reading active writers 2025/05/10 05:03:53 DEBUG : >WaitForWriters: 2025/05/10 05:03:53 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:03:54 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:03:54 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:03:54 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:03:54 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:54 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:03:54 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:03:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:03:57 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/10 05:03:57 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:03:57 DEBUG : dir/file1(0xc000a362c0): openPending: 2025/05/10 05:03:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/10 05:03:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/10 05:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:03:57 DEBUG : dir/file1(0xc000a362c0): >openPending: err= 2025/05/10 05:03:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/10 05:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:03:57 DEBUG : dir/file1(0xc000a362c0): _writeAt: size=14, off=0 2025/05/10 05:03:57 DEBUG : dir/file1(0xc000a362c0): >_writeAt: n=14, err= 2025/05/10 05:03:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/10 05:03:57 DEBUG : dir/file1(0xc000a362c0): close: 2025/05/10 05:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/10 05:03:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/10 05:03:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/10 05:03:57 DEBUG : dir/file1(0xc000a362c0): >close: err= 2025/05/10 05:03:57 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:03:57 DEBUG : dir: Looking for writers 2025/05/10 05:03:57 DEBUG : file1: reading active writers 2025/05/10 05:03:57 DEBUG : : Looking for writers 2025/05/10 05:03:57 DEBUG : dir: reading active writers 2025/05/10 05:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 05:03:57 DEBUG : dir: Looking for writers 2025/05/10 05:03:57 DEBUG : file1: reading active writers 2025/05/10 05:03:57 DEBUG : : Looking for writers 2025/05/10 05:03:57 DEBUG : dir: reading active writers 2025/05/10 05:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 05:03:57 DEBUG : dir: Looking for writers 2025/05/10 05:03:57 DEBUG : file1: reading active writers 2025/05/10 05:03:57 DEBUG : : Looking for writers 2025/05/10 05:03:57 DEBUG : dir: reading active writers 2025/05/10 05:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 05:03:57 DEBUG : dir: Looking for writers 2025/05/10 05:03:57 DEBUG : file1: reading active writers 2025/05/10 05:03:57 DEBUG : : Looking for writers 2025/05/10 05:03:57 DEBUG : dir: reading active writers 2025/05/10 05:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 05:03:57 DEBUG : dir/file1: vfs cache: starting upload 2025/05/10 05:03:57 DEBUG : dir: Looking for writers 2025/05/10 05:03:57 DEBUG : file1: reading active writers 2025/05/10 05:03:57 DEBUG : : Looking for writers 2025/05/10 05:03:57 DEBUG : dir: reading active writers 2025/05/10 05:03:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/10 05:03:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:03:58 DEBUG : dir: Looking for writers 2025/05/10 05:03:58 DEBUG : file1: reading active writers 2025/05/10 05:03:58 DEBUG : : Looking for writers 2025/05/10 05:03:58 DEBUG : dir: reading active writers 2025/05/10 05:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/10 05:03:58 DEBUG : dir: Looking for writers 2025/05/10 05:03:58 DEBUG : file1: reading active writers 2025/05/10 05:03:58 DEBUG : : Looking for writers 2025/05/10 05:03:58 DEBUG : dir: reading active writers 2025/05/10 05:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/10 05:03:58 DEBUG : dir: Looking for writers 2025/05/10 05:03:58 DEBUG : file1: reading active writers 2025/05/10 05:03:58 DEBUG : : Looking for writers 2025/05/10 05:03:58 DEBUG : dir: reading active writers 2025/05/10 05:03:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/05/10 05:03:59 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/10 05:03:59 INFO : dir/file1: Copied (replaced existing) 2025/05/10 05:03:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/10 05:03:59 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/10 05:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:03:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/10 05:03:59 DEBUG : dir: Looking for writers 2025/05/10 05:03:59 DEBUG : file1: reading active writers 2025/05/10 05:03:59 DEBUG : : Looking for writers 2025/05/10 05:03:59 DEBUG : dir: reading active writers 2025/05/10 05:03:59 DEBUG : >WaitForWriters: 2025/05/10 05:03:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 05:03:59 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:03:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:03:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:03:59 DEBUG : dir/file1(0xc0004f84c0): _readAt: size=512, off=0 2025/05/10 05:03:59 DEBUG : dir/file1(0xc0004f84c0): openPending: 2025/05/10 05:03:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/05/10 05:03:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/10 05:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:03:59 DEBUG : dir/file1(0xc0004f84c0): >openPending: err= 2025/05/10 05:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/10 05:03:59 DEBUG : dir/file1(0xc0004f84c0): >_readAt: n=14, err=EOF 2025/05/10 05:03:59 DEBUG : dir/file1(0xc0004f84c0): close: 2025/05/10 05:03:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/10 05:03:59 DEBUG : dir/file1(0xc0004f84c0): >close: err= 2025/05/10 05:04:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 05:04:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/10 05:04:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0008b0b40 2025/05/10 05:04:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:04:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 05:04:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/10 05:04:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/10 05:04:01 DEBUG : dir/file1: Updating file with dir/file1 0xc0008b0b40 2025/05/10 05:04:01 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/10 05:04:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/05/10 05:04:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 05:04:09 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:04:09 DEBUG : dir/file1(0xc0004f9a40): openPending: 2025/05/10 05:04:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/05/10 05:04:09 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/05/10 05:04:09 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/05/10 05:04:09 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 05:04:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/10 05:04:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:04:09 DEBUG : dir/file1(0xc0004f9a40): >openPending: err= 2025/05/10 05:04:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/10 05:04:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:04:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:04:09 DEBUG : dir/file1(0xc0004f9a40): _writeAt: size=25, off=0 2025/05/10 05:04:09 DEBUG : dir/file1(0xc0004f9a40): >_writeAt: n=25, err= 2025/05/10 05:04:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 05:04:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/10 05:04:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0008b0b40 2025/05/10 05:04:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:04:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 05:04:10 DEBUG : newLeaf(0xc0004f9a40): close: 2025/05/10 05:04:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/10 05:04:10 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-10 05:04:09.682866659 +0000 UTC m=+228.930352821 2025/05/10 05:04:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/10 05:04:10 DEBUG : newLeaf(0xc0004f9a40): >close: err= 2025/05/10 05:04:10 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:04:10 DEBUG : dir: Looking for writers 2025/05/10 05:04:10 DEBUG : : Looking for writers 2025/05/10 05:04:10 DEBUG : dir: reading active writers 2025/05/10 05:04:10 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 05:04:10 DEBUG : dir: Looking for writers 2025/05/10 05:04:10 DEBUG : : Looking for writers 2025/05/10 05:04:10 DEBUG : dir: reading active writers 2025/05/10 05:04:10 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 05:04:10 DEBUG : dir: Looking for writers 2025/05/10 05:04:10 DEBUG : : Looking for writers 2025/05/10 05:04:10 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:10 DEBUG : dir: reading active writers 2025/05/10 05:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 05:04:10 DEBUG : dir: Looking for writers 2025/05/10 05:04:10 DEBUG : : Looking for writers 2025/05/10 05:04:10 DEBUG : dir: reading active writers 2025/05/10 05:04:10 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 05:04:10 DEBUG : newLeaf: vfs cache: starting upload 2025/05/10 05:04:10 DEBUG : dir: Looking for writers 2025/05/10 05:04:10 DEBUG : : Looking for writers 2025/05/10 05:04:10 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:10 DEBUG : dir: reading active writers 2025/05/10 05:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/10 05:04:10 DEBUG : dir: Looking for writers 2025/05/10 05:04:10 DEBUG : : Looking for writers 2025/05/10 05:04:10 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:10 DEBUG : dir: reading active writers 2025/05/10 05:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/10 05:04:10 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/05/10 05:04:10 DEBUG : dir: Looking for writers 2025/05/10 05:04:10 DEBUG : : Looking for writers 2025/05/10 05:04:10 DEBUG : dir: reading active writers 2025/05/10 05:04:10 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/10 05:04:11 DEBUG : dir: Looking for writers 2025/05/10 05:04:11 DEBUG : : Looking for writers 2025/05/10 05:04:11 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:11 DEBUG : dir: reading active writers 2025/05/10 05:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/05/10 05:04:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/10 05:04:12 INFO : newLeaf: Copied (replaced existing) 2025/05/10 05:04:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-10 05:04:09 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/05/10 05:04:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/10 05:04:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 05:04:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/10 05:04:12 DEBUG : dir: Looking for writers 2025/05/10 05:04:12 DEBUG : : Looking for writers 2025/05/10 05:04:12 DEBUG : dir: reading active writers 2025/05/10 05:04:12 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:12 DEBUG : >WaitForWriters: 2025/05/10 05:04:13 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:04:13 DEBUG : dir: Looking for writers 2025/05/10 05:04:13 DEBUG : : Looking for writers 2025/05/10 05:04:13 DEBUG : dir: reading active writers 2025/05/10 05:04:13 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:13 DEBUG : >WaitForWriters: 2025/05/10 05:04:13 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:04:14 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:04:14 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:04:14 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:14 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:04:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:04:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:14 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:04:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:04:17 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:04:17 DEBUG : dir: Looking for writers 2025/05/10 05:04:17 DEBUG : file1: reading active writers 2025/05/10 05:04:17 DEBUG : : Looking for writers 2025/05/10 05:04:17 DEBUG : dir: reading active writers 2025/05/10 05:04:17 DEBUG : >WaitForWriters: 2025/05/10 05:04:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 05:04:18 DEBUG : newLeaf: Updating file with newLeaf 0xc0002198c0 2025/05/10 05:04:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:04:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 05:04:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/10 05:04:19 DEBUG : dir/file1: Updating file with dir/file1 0xc0002198c0 2025/05/10 05:04:19 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/10 05:04:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:04:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 05:04:19 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:04:19 DEBUG : dir/file1(0xc00012b340): openPending: 2025/05/10 05:04:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/05/10 05:04:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/10 05:04:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:04:19 DEBUG : dir/file1(0xc00012b340): >openPending: err= 2025/05/10 05:04:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/10 05:04:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:04:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:04:19 DEBUG : dir/file1(0xc00012b340): _writeAt: size=25, off=0 2025/05/10 05:04:19 DEBUG : dir/file1(0xc00012b340): >_writeAt: n=25, err= 2025/05/10 05:04:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 05:04:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/10 05:04:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0002198c0 2025/05/10 05:04:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:04:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 05:04:20 DEBUG : newLeaf(0xc00012b340): close: 2025/05/10 05:04:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/10 05:04:20 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-10 05:04:19.693534633 +0000 UTC m=+238.941020805 2025/05/10 05:04:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/10 05:04:20 DEBUG : newLeaf(0xc00012b340): >close: err= 2025/05/10 05:04:20 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:04:20 DEBUG : dir: Looking for writers 2025/05/10 05:04:20 DEBUG : : Looking for writers 2025/05/10 05:04:20 DEBUG : dir: reading active writers 2025/05/10 05:04:20 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 05:04:20 DEBUG : dir: Looking for writers 2025/05/10 05:04:20 DEBUG : : Looking for writers 2025/05/10 05:04:20 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:20 DEBUG : dir: reading active writers 2025/05/10 05:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 05:04:20 DEBUG : dir: Looking for writers 2025/05/10 05:04:20 DEBUG : : Looking for writers 2025/05/10 05:04:20 DEBUG : dir: reading active writers 2025/05/10 05:04:20 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 05:04:20 DEBUG : dir: Looking for writers 2025/05/10 05:04:20 DEBUG : : Looking for writers 2025/05/10 05:04:20 DEBUG : dir: reading active writers 2025/05/10 05:04:20 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 05:04:20 DEBUG : newLeaf: vfs cache: starting upload 2025/05/10 05:04:20 DEBUG : dir: Looking for writers 2025/05/10 05:04:20 DEBUG : : Looking for writers 2025/05/10 05:04:20 DEBUG : dir: reading active writers 2025/05/10 05:04:20 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/10 05:04:20 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/05/10 05:04:20 DEBUG : dir: Looking for writers 2025/05/10 05:04:20 DEBUG : : Looking for writers 2025/05/10 05:04:20 DEBUG : dir: reading active writers 2025/05/10 05:04:20 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/10 05:04:20 DEBUG : dir: Looking for writers 2025/05/10 05:04:20 DEBUG : : Looking for writers 2025/05/10 05:04:20 DEBUG : dir: reading active writers 2025/05/10 05:04:20 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/10 05:04:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/10 05:04:21 INFO : newLeaf: Copied (replaced existing) 2025/05/10 05:04:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-10 05:04:19 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/05/10 05:04:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/10 05:04:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 05:04:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/10 05:04:21 DEBUG : dir: Looking for writers 2025/05/10 05:04:21 DEBUG : : Looking for writers 2025/05/10 05:04:21 DEBUG : dir: reading active writers 2025/05/10 05:04:21 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:21 DEBUG : >WaitForWriters: 2025/05/10 05:04:21 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:04:21 DEBUG : dir: Looking for writers 2025/05/10 05:04:21 DEBUG : : Looking for writers 2025/05/10 05:04:21 DEBUG : dir: reading active writers 2025/05/10 05:04:21 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:21 DEBUG : >WaitForWriters: 2025/05/10 05:04:21 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:04:22 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:04:22 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:04:22 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:22 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:22 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:04:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:04:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/10 05:04:25 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:04:25 DEBUG : dir/file1(0xc000a36bc0): openPending: 2025/05/10 05:04:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/10 05:04:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/10 05:04:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:04:25 DEBUG : dir/file1(0xc000a36bc0): >openPending: err= 2025/05/10 05:04:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/10 05:04:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:04:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:04:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:04:25 DEBUG : dir/file1(0xc000a36bc0): _writeAt: size=14, off=0 2025/05/10 05:04:25 DEBUG : dir/file1(0xc000a36bc0): >_writeAt: n=14, err= 2025/05/10 05:04:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/10 05:04:25 DEBUG : dir/file1(0xc000a36bc0): close: 2025/05/10 05:04:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/10 05:04:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/10 05:04:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/10 05:04:25 DEBUG : dir/file1(0xc000a36bc0): >close: err= 2025/05/10 05:04:25 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:04:25 DEBUG : dir: Looking for writers 2025/05/10 05:04:25 DEBUG : file1: reading active writers 2025/05/10 05:04:25 DEBUG : : Looking for writers 2025/05/10 05:04:25 DEBUG : dir: reading active writers 2025/05/10 05:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 05:04:25 DEBUG : dir: Looking for writers 2025/05/10 05:04:25 DEBUG : file1: reading active writers 2025/05/10 05:04:25 DEBUG : : Looking for writers 2025/05/10 05:04:25 DEBUG : dir: reading active writers 2025/05/10 05:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 05:04:25 DEBUG : dir: Looking for writers 2025/05/10 05:04:25 DEBUG : file1: reading active writers 2025/05/10 05:04:25 DEBUG : : Looking for writers 2025/05/10 05:04:25 DEBUG : dir: reading active writers 2025/05/10 05:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 05:04:25 DEBUG : dir: Looking for writers 2025/05/10 05:04:25 DEBUG : file1: reading active writers 2025/05/10 05:04:25 DEBUG : : Looking for writers 2025/05/10 05:04:25 DEBUG : dir: reading active writers 2025/05/10 05:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 05:04:25 DEBUG : dir/file1: vfs cache: starting upload 2025/05/10 05:04:25 DEBUG : dir: Looking for writers 2025/05/10 05:04:25 DEBUG : file1: reading active writers 2025/05/10 05:04:25 DEBUG : : Looking for writers 2025/05/10 05:04:25 DEBUG : dir: reading active writers 2025/05/10 05:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/10 05:04:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:04:25 DEBUG : dir: Looking for writers 2025/05/10 05:04:25 DEBUG : file1: reading active writers 2025/05/10 05:04:25 DEBUG : : Looking for writers 2025/05/10 05:04:25 DEBUG : dir: reading active writers 2025/05/10 05:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/10 05:04:26 DEBUG : dir: Looking for writers 2025/05/10 05:04:26 DEBUG : file1: reading active writers 2025/05/10 05:04:26 DEBUG : : Looking for writers 2025/05/10 05:04:26 DEBUG : dir: reading active writers 2025/05/10 05:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/10 05:04:26 DEBUG : dir: Looking for writers 2025/05/10 05:04:26 DEBUG : file1: reading active writers 2025/05/10 05:04:26 DEBUG : : Looking for writers 2025/05/10 05:04:26 DEBUG : dir: reading active writers 2025/05/10 05:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/05/10 05:04:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/10 05:04:26 INFO : dir/file1: Copied (replaced existing) 2025/05/10 05:04:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/10 05:04:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/10 05:04:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:04:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/10 05:04:27 DEBUG : dir: Looking for writers 2025/05/10 05:04:27 DEBUG : file1: reading active writers 2025/05/10 05:04:27 DEBUG : : Looking for writers 2025/05/10 05:04:27 DEBUG : dir: reading active writers 2025/05/10 05:04:27 DEBUG : >WaitForWriters: 2025/05/10 05:04:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 05:04:27 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:04:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:04:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:04:27 DEBUG : dir/file1(0xc000a36280): _readAt: size=512, off=0 2025/05/10 05:04:27 DEBUG : dir/file1(0xc000a36280): openPending: 2025/05/10 05:04:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/05/10 05:04:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/10 05:04:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:04:27 DEBUG : dir/file1(0xc000a36280): >openPending: err= 2025/05/10 05:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/10 05:04:27 DEBUG : dir/file1(0xc000a36280): >_readAt: n=14, err=EOF 2025/05/10 05:04:27 DEBUG : dir/file1(0xc000a36280): close: 2025/05/10 05:04:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/10 05:04:27 DEBUG : dir/file1(0xc000a36280): >close: err= 2025/05/10 05:04:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 05:04:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/10 05:04:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000219d40 2025/05/10 05:04:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:04:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 05:04:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/10 05:04:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/10 05:04:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000219d40 2025/05/10 05:04:29 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/10 05:04:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:04:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 05:04:30 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:04:30 DEBUG : dir/file1(0xc0004f8800): openPending: 2025/05/10 05:04:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/05/10 05:04:30 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/05/10 05:04:30 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/05/10 05:04:30 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 05:04:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/10 05:04:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:04:30 DEBUG : dir/file1(0xc0004f8800): >openPending: err= 2025/05/10 05:04:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/10 05:04:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:04:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:04:30 DEBUG : dir/file1(0xc0004f8800): _writeAt: size=25, off=0 2025/05/10 05:04:30 DEBUG : dir/file1(0xc0004f8800): >_writeAt: n=25, err= 2025/05/10 05:04:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 05:04:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/10 05:04:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000219d40 2025/05/10 05:04:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:04:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 05:04:30 DEBUG : newLeaf(0xc0004f8800): close: 2025/05/10 05:04:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/10 05:04:30 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-10 05:04:30.09584212 +0000 UTC m=+249.343328282 2025/05/10 05:04:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/10 05:04:30 DEBUG : newLeaf(0xc0004f8800): >close: err= 2025/05/10 05:04:30 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:04:30 DEBUG : dir: Looking for writers 2025/05/10 05:04:30 DEBUG : : Looking for writers 2025/05/10 05:04:30 DEBUG : dir: reading active writers 2025/05/10 05:04:30 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 05:04:30 DEBUG : dir: Looking for writers 2025/05/10 05:04:30 DEBUG : : Looking for writers 2025/05/10 05:04:30 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:30 DEBUG : dir: reading active writers 2025/05/10 05:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 05:04:30 DEBUG : dir: Looking for writers 2025/05/10 05:04:30 DEBUG : : Looking for writers 2025/05/10 05:04:30 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:30 DEBUG : dir: reading active writers 2025/05/10 05:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 05:04:30 DEBUG : dir: Looking for writers 2025/05/10 05:04:30 DEBUG : : Looking for writers 2025/05/10 05:04:30 DEBUG : dir: reading active writers 2025/05/10 05:04:30 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 05:04:30 DEBUG : newLeaf: vfs cache: starting upload 2025/05/10 05:04:30 DEBUG : dir: Looking for writers 2025/05/10 05:04:30 DEBUG : : Looking for writers 2025/05/10 05:04:30 DEBUG : dir: reading active writers 2025/05/10 05:04:30 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/10 05:04:30 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/05/10 05:04:30 DEBUG : dir: Looking for writers 2025/05/10 05:04:30 DEBUG : : Looking for writers 2025/05/10 05:04:30 DEBUG : dir: reading active writers 2025/05/10 05:04:30 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/10 05:04:31 DEBUG : dir: Looking for writers 2025/05/10 05:04:31 DEBUG : : Looking for writers 2025/05/10 05:04:31 DEBUG : dir: reading active writers 2025/05/10 05:04:31 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/10 05:04:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/10 05:04:31 INFO : newLeaf: Copied (replaced existing) 2025/05/10 05:04:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-10 05:04:30 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/05/10 05:04:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/10 05:04:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 05:04:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/10 05:04:31 DEBUG : dir: Looking for writers 2025/05/10 05:04:31 DEBUG : : Looking for writers 2025/05/10 05:04:31 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:31 DEBUG : dir: reading active writers 2025/05/10 05:04:31 DEBUG : >WaitForWriters: 2025/05/10 05:04:32 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:04:32 DEBUG : dir: Looking for writers 2025/05/10 05:04:32 DEBUG : : Looking for writers 2025/05/10 05:04:32 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:32 DEBUG : dir: reading active writers 2025/05/10 05:04:32 DEBUG : >WaitForWriters: 2025/05/10 05:04:32 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:04:40 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:04:40 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:04:40 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:40 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:04:40 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:04:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:04:43 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:04:43 DEBUG : dir: Looking for writers 2025/05/10 05:04:43 DEBUG : file1: reading active writers 2025/05/10 05:04:43 DEBUG : : Looking for writers 2025/05/10 05:04:43 DEBUG : dir: reading active writers 2025/05/10 05:04:43 DEBUG : >WaitForWriters: 2025/05/10 05:04:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 05:04:43 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:04:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:04:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:04:43 DEBUG : dir/file1(0xc00040c980): _readAt: size=512, off=0 2025/05/10 05:04:43 DEBUG : dir/file1(0xc00040c980): openPending: 2025/05/10 05:04:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/10 05:04:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/10 05:04:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:04:43 DEBUG : dir/file1(0xc00040c980): >openPending: err= 2025/05/10 05:04:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/05/10 05:04:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 05:04:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 05:04:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:04:43 DEBUG : dir/file1(0xc00040c980): >_readAt: n=14, err=EOF 2025/05/10 05:04:43 DEBUG : dir/file1(0xc00040c980): close: 2025/05/10 05:04:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/10 05:04:43 DEBUG : dir/file1(0xc00040c980): >close: err= 2025/05/10 05:04:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 05:04:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/10 05:04:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000bf2e40 2025/05/10 05:04:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:04:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 05:04:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/10 05:04:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/10 05:04:45 DEBUG : dir/file1: Updating file with dir/file1 0xc000bf2e40 2025/05/10 05:04:45 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/10 05:04:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:04:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 05:04:46 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:04:46 DEBUG : dir/file1(0xc000a365c0): openPending: 2025/05/10 05:04:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/05/10 05:04:46 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/05/10 05:04:46 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/05/10 05:04:46 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 05:04:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/10 05:04:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:04:46 DEBUG : dir/file1(0xc000a365c0): >openPending: err= 2025/05/10 05:04:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/10 05:04:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:04:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:04:46 DEBUG : dir/file1(0xc000a365c0): _writeAt: size=25, off=0 2025/05/10 05:04:46 DEBUG : dir/file1(0xc000a365c0): >_writeAt: n=25, err= 2025/05/10 05:04:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/10 05:04:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/10 05:04:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000bf2e40 2025/05/10 05:04:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:04:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 05:04:46 DEBUG : newLeaf(0xc000a365c0): close: 2025/05/10 05:04:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/10 05:04:46 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-10 05:04:46.135675994 +0000 UTC m=+265.383162146 2025/05/10 05:04:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/10 05:04:46 DEBUG : newLeaf(0xc000a365c0): >close: err= 2025/05/10 05:04:46 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:04:46 DEBUG : dir: Looking for writers 2025/05/10 05:04:46 DEBUG : : Looking for writers 2025/05/10 05:04:46 DEBUG : dir: reading active writers 2025/05/10 05:04:46 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 05:04:46 DEBUG : dir: Looking for writers 2025/05/10 05:04:46 DEBUG : : Looking for writers 2025/05/10 05:04:46 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:46 DEBUG : dir: reading active writers 2025/05/10 05:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 05:04:46 DEBUG : dir: Looking for writers 2025/05/10 05:04:46 DEBUG : : Looking for writers 2025/05/10 05:04:46 DEBUG : dir: reading active writers 2025/05/10 05:04:46 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 05:04:46 DEBUG : dir: Looking for writers 2025/05/10 05:04:46 DEBUG : : Looking for writers 2025/05/10 05:04:46 DEBUG : dir: reading active writers 2025/05/10 05:04:46 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 05:04:46 DEBUG : newLeaf: vfs cache: starting upload 2025/05/10 05:04:46 DEBUG : dir: Looking for writers 2025/05/10 05:04:46 DEBUG : : Looking for writers 2025/05/10 05:04:46 DEBUG : dir: reading active writers 2025/05/10 05:04:46 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/10 05:04:46 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/05/10 05:04:46 DEBUG : dir: Looking for writers 2025/05/10 05:04:46 DEBUG : : Looking for writers 2025/05/10 05:04:46 DEBUG : dir: reading active writers 2025/05/10 05:04:46 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/10 05:04:47 DEBUG : dir: Looking for writers 2025/05/10 05:04:47 DEBUG : : Looking for writers 2025/05/10 05:04:47 DEBUG : dir: reading active writers 2025/05/10 05:04:47 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/10 05:04:47 DEBUG : dir: Looking for writers 2025/05/10 05:04:47 DEBUG : : Looking for writers 2025/05/10 05:04:47 DEBUG : dir: reading active writers 2025/05/10 05:04:47 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/05/10 05:04:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/10 05:04:47 INFO : newLeaf: Copied (replaced existing) 2025/05/10 05:04:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-10 05:04:46 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/05/10 05:04:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/10 05:04:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/10 05:04:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/10 05:04:48 DEBUG : dir: Looking for writers 2025/05/10 05:04:48 DEBUG : : Looking for writers 2025/05/10 05:04:48 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:48 DEBUG : dir: reading active writers 2025/05/10 05:04:48 DEBUG : >WaitForWriters: 2025/05/10 05:04:49 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:04:49 DEBUG : dir: Looking for writers 2025/05/10 05:04:49 DEBUG : : Looking for writers 2025/05/10 05:04:49 DEBUG : dir: reading active writers 2025/05/10 05:04:49 DEBUG : newLeaf: reading active writers 2025/05/10 05:04:49 DEBUG : >WaitForWriters: 2025/05/10 05:04:49 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting --- PASS: TestFileRename (80.08s) --- PASS: TestFileRename/off,forceCache=false (16.11s) --- PASS: TestFileRename/minimal,forceCache=false (8.18s) --- PASS: TestFileRename/minimal,forceCache=true (19.68s) --- PASS: TestFileRename/writes,forceCache=false (8.36s) --- PASS: TestFileRename/writes,forceCache=true (17.93s) --- PASS: TestFileRename/full,forceCache=false (9.82s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:04:50 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:04:50 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:04:50 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:04:50 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:04:50 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:04:50 DEBUG : : Looking for writers 2025/05/10 05:04:50 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === 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 "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:04:50 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:04:50 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:04:52 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/05/10 05:04:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 05:04:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 05:04:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/10 05:04:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/10 05:04:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:04:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/10 05:04:53 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/05/10 05:04:53 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:04:53 DEBUG : dir: Looking for writers 2025/05/10 05:04:53 DEBUG : file1: reading active writers 2025/05/10 05:04:53 DEBUG : : Looking for writers 2025/05/10 05:04:53 DEBUG : dir: reading active writers 2025/05/10 05:04:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.08s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:04:55 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:04:55 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:04:56 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/05/10 05:04:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 05:04:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 05:04:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/10 05:04:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/10 05:04:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:04:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/10 05:04:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/10 05:04:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/10 05:04:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/10 05:04:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/10 05:04:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/10 05:04:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/10 05:04:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/10 05:04:58 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/05/10 05:04:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/05/10 05:04:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/05/10 05:04:58 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/05/10 05:04:58 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/05/10 05:04:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/05/10 05:04:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/05/10 05:04:58 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/05/10 05:04:59 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:04:59 DEBUG : dir: Looking for writers 2025/05/10 05:04:59 DEBUG : file1: reading active writers 2025/05/10 05:04:59 DEBUG : : Looking for writers 2025/05/10 05:04:59 DEBUG : dir: reading active writers 2025/05/10 05:04:59 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestReadFileHandleSeek (13.12s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:05:08 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:05:08 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:05:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/05/10 05:05:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 05:05:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 05:05:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/10 05:05:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/10 05:05:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:05:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/10 05:05:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/10 05:05:11 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/10 05:05:11 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/10 05:05:11 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/10 05:05:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/10 05:05:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/10 05:05:11 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/10 05:05:11 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/05/10 05:05:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/05/10 05:05:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/05/10 05:05:11 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/05/10 05:05:11 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/05/10 05:05:11 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/05/10 05:05:11 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/05/10 05:05:11 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/05/10 05:05:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/05/10 05:05:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/05/10 05:05:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/10 05:05:12 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/05/10 05:05:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/05/10 05:05:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/05/10 05:05:12 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/10 05:05:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/10 05:05:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/10 05:05:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/10 05:05:12 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/05/10 05:05:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/10 05:05:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/10 05:05:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/10 05:05:12 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/05/10 05:05:12 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:05:12 DEBUG : dir: Looking for writers 2025/05/10 05:05:12 DEBUG : file1: reading active writers 2025/05/10 05:05:12 DEBUG : : Looking for writers 2025/05/10 05:05:12 DEBUG : dir: reading active writers 2025/05/10 05:05:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.83s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:05:14 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:05:14 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:05:15 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/05/10 05:05:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 05:05:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 05:05:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/10 05:05:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/10 05:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:05:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/10 05:05:16 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:05:16 DEBUG : dir: Looking for writers 2025/05/10 05:05:16 DEBUG : file1: reading active writers 2025/05/10 05:05:16 DEBUG : : Looking for writers 2025/05/10 05:05:16 DEBUG : dir: reading active writers 2025/05/10 05:05:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.36s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:05:18 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:05:18 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:05:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/05/10 05:05:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 05:05:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 05:05:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/10 05:05:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/10 05:05:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:05:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/10 05:05:22 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/05/10 05:05:22 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/05/10 05:05:22 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:05:22 DEBUG : dir: Looking for writers 2025/05/10 05:05:22 DEBUG : file1: reading active writers 2025/05/10 05:05:22 DEBUG : : Looking for writers 2025/05/10 05:05:22 DEBUG : dir: reading active writers 2025/05/10 05:05:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (5.31s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:05:23 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:05:23 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:05:23 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:23 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:23 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:05:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/05/10 05:05:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 05:05:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 05:05:26 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:05:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:05:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/10 05:05:26 DEBUG : dir/file1(0xc000351680): _readAt: size=1, off=0 2025/05/10 05:05:26 DEBUG : dir/file1(0xc000351680): openPending: 2025/05/10 05:05:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/10 05:05:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/10 05:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:26 DEBUG : dir/file1(0xc000351680): >openPending: err= 2025/05/10 05:05:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/10 05:05:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 05:05:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 05:05:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:05:26 DEBUG : dir/file1(0xc000351680): >_readAt: n=1, err= 2025/05/10 05:05:26 DEBUG : dir/file1(0xc000351680): _readAt: size=256, off=1 2025/05/10 05:05:26 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/05/10 05:05:26 DEBUG : dir/file1(0xc000351680): >_readAt: n=15, err=EOF 2025/05/10 05:05:26 DEBUG : dir/file1(0xc000351680): _readAt: size=16, off=16 2025/05/10 05:05:26 DEBUG : dir/file1(0xc000351680): >_readAt: n=0, err=EOF 2025/05/10 05:05:26 DEBUG : dir/file1(0xc000351680): close: 2025/05/10 05:05:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/10 05:05:26 DEBUG : dir/file1(0xc000351680): >close: err= 2025/05/10 05:05:26 DEBUG : dir/file1(0xc000351680): close: 2025/05/10 05:05:26 DEBUG : dir/file1(0xc000351680): >close: err=file already closed 2025/05/10 05:05:26 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:05:26 DEBUG : dir: Looking for writers 2025/05/10 05:05:26 DEBUG : file1: reading active writers 2025/05/10 05:05:26 DEBUG : : Looking for writers 2025/05/10 05:05:26 DEBUG : dir: reading active writers 2025/05/10 05:05:26 DEBUG : >WaitForWriters: 2025/05/10 05:05:26 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.11s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:05:27 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:05:27 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:05:27 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:27 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:27 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:05:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/05/10 05:05:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 05:05:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 05:05:30 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:05:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:05:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:05:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/10 05:05:30 DEBUG : dir/file1(0xc00012a5c0): _readAt: size=1, off=0 2025/05/10 05:05:30 DEBUG : dir/file1(0xc00012a5c0): openPending: 2025/05/10 05:05:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/10 05:05:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/10 05:05:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:30 DEBUG : dir/file1(0xc00012a5c0): >openPending: err= 2025/05/10 05:05:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/10 05:05:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 05:05:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 05:05:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:05:30 DEBUG : dir/file1(0xc00012a5c0): >_readAt: n=1, err= 2025/05/10 05:05:30 DEBUG : dir/file1(0xc00012a5c0): _readAt: size=1, off=5 2025/05/10 05:05:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/10 05:05:30 DEBUG : dir/file1(0xc00012a5c0): >_readAt: n=1, err= 2025/05/10 05:05:30 DEBUG : dir/file1(0xc00012a5c0): _readAt: size=1, off=3 2025/05/10 05:05:30 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/10 05:05:30 DEBUG : dir/file1(0xc00012a5c0): >_readAt: n=1, err= 2025/05/10 05:05:30 DEBUG : dir/file1(0xc00012a5c0): _readAt: size=1, off=13 2025/05/10 05:05:30 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/10 05:05:30 DEBUG : dir/file1(0xc00012a5c0): >_readAt: n=1, err= 2025/05/10 05:05:30 DEBUG : dir/file1(0xc00012a5c0): _readAt: size=16, off=100 2025/05/10 05:05:30 DEBUG : dir/file1(0xc00012a5c0): >_readAt: n=0, err=EOF 2025/05/10 05:05:30 DEBUG : dir/file1(0xc00012a5c0): close: 2025/05/10 05:05:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/10 05:05:30 DEBUG : dir/file1(0xc00012a5c0): >close: err= 2025/05/10 05:05:30 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:05:30 DEBUG : dir: Looking for writers 2025/05/10 05:05:30 DEBUG : file1: reading active writers 2025/05/10 05:05:30 DEBUG : : Looking for writers 2025/05/10 05:05:30 DEBUG : dir: reading active writers 2025/05/10 05:05:30 DEBUG : >WaitForWriters: 2025/05/10 05:05:30 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.49s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:05:32 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:05:32 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:05:32 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:32 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:32 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:05:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/05/10 05:05:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 05:05:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 05:05:35 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:05:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:05:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:05:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): _readAt: size=1, off=0 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): openPending: 2025/05/10 05:05:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/10 05:05:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/10 05:05:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): >openPending: err= 2025/05/10 05:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/10 05:05:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 05:05:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 05:05:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): >_readAt: n=1, err= 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): _readAt: size=1, off=5 2025/05/10 05:05:35 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): >_readAt: n=1, err= 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): _readAt: size=1, off=1 2025/05/10 05:05:35 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): >_readAt: n=1, err= 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): _readAt: size=6, off=10 2025/05/10 05:05:35 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): >_readAt: n=6, err= 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): _readAt: size=256, off=10 2025/05/10 05:05:35 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): >_readAt: n=6, err=EOF 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): _readAt: size=256, off=100 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): >_readAt: n=0, err=EOF 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): close: 2025/05/10 05:05:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): >close: err= 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): _readAt: size=256, off=100 2025/05/10 05:05:35 DEBUG : dir/file1(0xc00040d280): >_readAt: n=0, err=file already closed 2025/05/10 05:05:35 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:05:35 DEBUG : dir: Looking for writers 2025/05/10 05:05:35 DEBUG : file1: reading active writers 2025/05/10 05:05:35 DEBUG : : Looking for writers 2025/05/10 05:05:35 DEBUG : dir: reading active writers 2025/05/10 05:05:35 DEBUG : >WaitForWriters: 2025/05/10 05:05:35 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.52s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:05:36 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:05:36 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:05:36 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:36 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:36 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:05:37 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/05/10 05:05:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 05:05:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 05:05:39 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:05:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:05:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:05:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/10 05:05:39 DEBUG : dir/file1(0xc00012a5c0): RWFileHandle.Flush 2025/05/10 05:05:39 DEBUG : dir/file1(0xc00012a5c0): _readAt: size=256, off=0 2025/05/10 05:05:39 DEBUG : dir/file1(0xc00012a5c0): openPending: 2025/05/10 05:05:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/10 05:05:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/10 05:05:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:39 DEBUG : dir/file1(0xc00012a5c0): >openPending: err= 2025/05/10 05:05:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/10 05:05:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 05:05:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 05:05:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:05:39 DEBUG : dir/file1(0xc00012a5c0): >_readAt: n=16, err=EOF 2025/05/10 05:05:39 DEBUG : dir/file1(0xc00012a5c0): RWFileHandle.Flush 2025/05/10 05:05:39 DEBUG : dir/file1(0xc00012a5c0): RWFileHandle.Flush 2025/05/10 05:05:39 DEBUG : dir/file1(0xc00012a5c0): close: 2025/05/10 05:05:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/10 05:05:39 DEBUG : dir/file1(0xc00012a5c0): >close: err= 2025/05/10 05:05:39 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:05:39 DEBUG : dir: Looking for writers 2025/05/10 05:05:39 DEBUG : file1: reading active writers 2025/05/10 05:05:39 DEBUG : : Looking for writers 2025/05/10 05:05:39 DEBUG : dir: reading active writers 2025/05/10 05:05:39 DEBUG : >WaitForWriters: 2025/05/10 05:05:39 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.32s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:05:41 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:05:41 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:05:41 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:41 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:41 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:05:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/05/10 05:05:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 05:05:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/10 05:05:43 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:05:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:05:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:05:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/10 05:05:43 DEBUG : dir/file1(0xc00012a940): _readAt: size=256, off=0 2025/05/10 05:05:43 DEBUG : dir/file1(0xc00012a940): openPending: 2025/05/10 05:05:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/10 05:05:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/10 05:05:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:43 DEBUG : dir/file1(0xc00012a940): >openPending: err= 2025/05/10 05:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/10 05:05:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 05:05:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 05:05:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:05:44 DEBUG : dir/file1(0xc00012a940): >_readAt: n=16, err=EOF 2025/05/10 05:05:44 DEBUG : dir/file1(0xc00012a940): RWFileHandle.Release 2025/05/10 05:05:44 DEBUG : dir/file1(0xc00012a940): close: 2025/05/10 05:05:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/10 05:05:44 DEBUG : dir/file1(0xc00012a940): >close: err= 2025/05/10 05:05:44 DEBUG : dir/file1(0xc00012a940): RWFileHandle.Release 2025/05/10 05:05:44 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:05:44 DEBUG : dir: Looking for writers 2025/05/10 05:05:44 DEBUG : file1: reading active writers 2025/05/10 05:05:44 DEBUG : : Looking for writers 2025/05/10 05:05:44 DEBUG : dir: reading active writers 2025/05/10 05:05:44 DEBUG : >WaitForWriters: 2025/05/10 05:05:44 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestRWFileHandleReleaseRead (5.27s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:05:46 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:05:46 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:05:46 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:46 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:05:46 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:05:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:05:46 DEBUG : file1: newRWFileHandle: 2025/05/10 05:05:46 DEBUG : file1(0xc000351800): openPending: 2025/05/10 05:05:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:46 DEBUG : file1(0xc000351800): >openPending: err= 2025/05/10 05:05:46 DEBUG : file1: >newRWFileHandle: err= 2025/05/10 05:05:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/10 05:05:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/10 05:05:46 DEBUG : file1(0xc000351800): _writeAt: size=5, off=0 2025/05/10 05:05:46 DEBUG : file1(0xc000351800): >_writeAt: n=5, err= 2025/05/10 05:05:46 DEBUG : file1(0xc000351800): _writeAt: size=7, off=5 2025/05/10 05:05:46 DEBUG : file1(0xc000351800): >_writeAt: n=7, err= 2025/05/10 05:05:46 DEBUG : file1: vfs cache: truncate to size=11 2025/05/10 05:05:46 DEBUG : file1(0xc000351800): close: 2025/05/10 05:05:46 DEBUG : file1: vfs cache: setting modification time to 2025-05-10 05:05:46.575466126 +0000 UTC m=+325.822952268 2025/05/10 05:05:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/10 05:05:46 DEBUG : file1(0xc000351800): >close: err= 2025/05/10 05:05:46 DEBUG : file1(0xc000351800): close: 2025/05/10 05:05:46 DEBUG : file1(0xc000351800): >close: err=file already closed 2025/05/10 05:05:46 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:05:46 DEBUG : : Looking for writers 2025/05/10 05:05:46 DEBUG : file1: reading active writers 2025/05/10 05:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 05:05:46 DEBUG : : Looking for writers 2025/05/10 05:05:46 DEBUG : file1: reading active writers 2025/05/10 05:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 05:05:46 DEBUG : : Looking for writers 2025/05/10 05:05:46 DEBUG : file1: reading active writers 2025/05/10 05:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 05:05:46 DEBUG : : Looking for writers 2025/05/10 05:05:46 DEBUG : file1: reading active writers 2025/05/10 05:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 05:05:46 DEBUG : file1: vfs cache: starting upload 2025/05/10 05:05:46 DEBUG : : Looking for writers 2025/05/10 05:05:46 DEBUG : file1: reading active writers 2025/05/10 05:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/10 05:05:46 DEBUG : : Looking for writers 2025/05/10 05:05:46 DEBUG : file1: reading active writers 2025/05/10 05:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/10 05:05:47 DEBUG : : Looking for writers 2025/05/10 05:05:47 DEBUG : file1: reading active writers 2025/05/10 05:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/10 05:05:47 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/05/10 05:05:47 DEBUG : : Looking for writers 2025/05/10 05:05:47 DEBUG : file1: reading active writers 2025/05/10 05:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/05/10 05:05:48 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 05:05:48 INFO : file1: Copied (new) 2025/05/10 05:05:48 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-10 05:05:46 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/05/10 05:05:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/10 05:05:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:48 INFO : file1: vfs cache: upload succeeded try #1 2025/05/10 05:05:48 DEBUG : : Looking for writers 2025/05/10 05:05:48 DEBUG : file1: reading active writers 2025/05/10 05:05:48 DEBUG : >WaitForWriters: 2025/05/10 05:05:49 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:05:49 DEBUG : : Looking for writers 2025/05/10 05:05:49 DEBUG : file1: reading active writers 2025/05/10 05:05:49 DEBUG : >WaitForWriters: 2025/05/10 05:05:49 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.14s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:05:49 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:05:49 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:05:49 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:49 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:05:49 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:05:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:05:49 DEBUG : file1: newRWFileHandle: 2025/05/10 05:05:49 DEBUG : file1(0xc000a36100): openPending: 2025/05/10 05:05:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:05:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:49 DEBUG : file1(0xc000a36100): >openPending: err= 2025/05/10 05:05:49 DEBUG : file1: >newRWFileHandle: err= 2025/05/10 05:05:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/10 05:05:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/10 05:05:49 DEBUG : file1(0xc000a36100): _writeAt: size=7, off=0 2025/05/10 05:05:49 DEBUG : file1(0xc000a36100): >_writeAt: n=7, err= 2025/05/10 05:05:49 DEBUG : file1(0xc000a36100): _writeAt: size=6, off=5 2025/05/10 05:05:49 DEBUG : file1(0xc000a36100): >_writeAt: n=6, err= 2025/05/10 05:05:49 DEBUG : file1(0xc000a36100): close: 2025/05/10 05:05:49 DEBUG : file1: vfs cache: setting modification time to 2025-05-10 05:05:49.747811905 +0000 UTC m=+328.995298077 2025/05/10 05:05:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/10 05:05:49 DEBUG : file1(0xc000a36100): >close: err= 2025/05/10 05:05:49 DEBUG : file1(0xc000a36100): _writeAt: size=5, off=0 2025/05/10 05:05:49 DEBUG : file1(0xc000a36100): >_writeAt: n=0, err=file already closed 2025/05/10 05:05:49 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:05:49 DEBUG : : Looking for writers 2025/05/10 05:05:49 DEBUG : file1: reading active writers 2025/05/10 05:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 05:05:49 DEBUG : : Looking for writers 2025/05/10 05:05:49 DEBUG : file1: reading active writers 2025/05/10 05:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 05:05:49 DEBUG : : Looking for writers 2025/05/10 05:05:49 DEBUG : file1: reading active writers 2025/05/10 05:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 05:05:49 DEBUG : : Looking for writers 2025/05/10 05:05:49 DEBUG : file1: reading active writers 2025/05/10 05:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 05:05:49 DEBUG : file1: vfs cache: starting upload 2025/05/10 05:05:49 DEBUG : : Looking for writers 2025/05/10 05:05:49 DEBUG : file1: reading active writers 2025/05/10 05:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/10 05:05:50 DEBUG : : Looking for writers 2025/05/10 05:05:50 DEBUG : file1: reading active writers 2025/05/10 05:05:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/10 05:05:50 DEBUG : : Looking for writers 2025/05/10 05:05:50 DEBUG : file1: reading active writers 2025/05/10 05:05:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/10 05:05:50 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/05/10 05:05:51 DEBUG : : Looking for writers 2025/05/10 05:05:51 DEBUG : file1: reading active writers 2025/05/10 05:05:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/05/10 05:05:51 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 05:05:51 INFO : file1: Copied (new) 2025/05/10 05:05:51 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-10 05:05:49 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/05/10 05:05:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/10 05:05:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:51 INFO : file1: vfs cache: upload succeeded try #1 2025/05/10 05:05:52 DEBUG : : Looking for writers 2025/05/10 05:05:52 DEBUG : file1: reading active writers 2025/05/10 05:05:52 DEBUG : >WaitForWriters: 2025/05/10 05:05:52 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:05:52 DEBUG : : Looking for writers 2025/05/10 05:05:52 DEBUG : file1: reading active writers 2025/05/10 05:05:52 DEBUG : >WaitForWriters: 2025/05/10 05:05:52 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.41s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:05:52 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:05:52 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:05:52 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:52 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:05:52 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:05:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:05:53 DEBUG : file1: newRWFileHandle: 2025/05/10 05:05:53 DEBUG : file1(0xc000a36500): openPending: 2025/05/10 05:05:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:05:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:53 DEBUG : file1(0xc000a36500): >openPending: err= 2025/05/10 05:05:53 DEBUG : file1: >newRWFileHandle: err= 2025/05/10 05:05:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/10 05:05:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/10 05:05:53 DEBUG : file1(0xc000a36500): close: 2025/05/10 05:05:53 DEBUG : file1: vfs cache: setting modification time to 2025-05-10 05:05:53.123664342 +0000 UTC m=+332.371150515 2025/05/10 05:05:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/10 05:05:53 DEBUG : file1(0xc000a36500): >close: err= 2025/05/10 05:05:53 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/10 05:05:53 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/10 05:05:53 DEBUG : file2: newRWFileHandle: 2025/05/10 05:05:53 DEBUG : file2(0xc000a365c0): openPending: 2025/05/10 05:05:53 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:05:53 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/10 05:05:53 DEBUG : file2(0xc000a365c0): >openPending: err= 2025/05/10 05:05:53 DEBUG : file2: >newRWFileHandle: err= 2025/05/10 05:05:53 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/10 05:05:53 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/05/10 05:05:53 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/05/10 05:05:53 DEBUG : file2(0xc000a365c0): RWFileHandle.Flush 2025/05/10 05:05:53 DEBUG : file2(0xc000a365c0): RWFileHandle.Release 2025/05/10 05:05:53 DEBUG : file2(0xc000a365c0): close: 2025/05/10 05:05:53 DEBUG : file2: vfs cache: setting modification time to 2025-05-10 05:05:53.124961257 +0000 UTC m=+332.372447409 2025/05/10 05:05:53 INFO : file2: vfs cache: queuing for upload in 100ms 2025/05/10 05:05:53 DEBUG : file2(0xc000a365c0): >close: err= 2025/05/10 05:05:53 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:05:53 DEBUG : : Looking for writers 2025/05/10 05:05:53 DEBUG : file1: reading active writers 2025/05/10 05:05:53 DEBUG : file2: reading active writers 2025/05/10 05:05:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/05/10 05:05:53 DEBUG : : Looking for writers 2025/05/10 05:05:53 DEBUG : file1: reading active writers 2025/05/10 05:05:53 DEBUG : file2: reading active writers 2025/05/10 05:05:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/05/10 05:05:53 DEBUG : : Looking for writers 2025/05/10 05:05:53 DEBUG : file1: reading active writers 2025/05/10 05:05:53 DEBUG : file2: reading active writers 2025/05/10 05:05:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/05/10 05:05:53 DEBUG : : Looking for writers 2025/05/10 05:05:53 DEBUG : file2: reading active writers 2025/05/10 05:05:53 DEBUG : file1: reading active writers 2025/05/10 05:05:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/05/10 05:05:53 DEBUG : file1: vfs cache: starting upload 2025/05/10 05:05:53 DEBUG : file2: vfs cache: starting upload 2025/05/10 05:05:53 DEBUG : : Looking for writers 2025/05/10 05:05:53 DEBUG : file2: reading active writers 2025/05/10 05:05:53 DEBUG : file1: reading active writers 2025/05/10 05:05:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/05/10 05:05:53 DEBUG : : Looking for writers 2025/05/10 05:05:53 DEBUG : file1: reading active writers 2025/05/10 05:05:53 DEBUG : file2: reading active writers 2025/05/10 05:05:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/05/10 05:05:53 DEBUG : : Looking for writers 2025/05/10 05:05:53 DEBUG : file2: reading active writers 2025/05/10 05:05:53 DEBUG : file1: reading active writers 2025/05/10 05:05:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/05/10 05:05:54 DEBUG : : Looking for writers 2025/05/10 05:05:54 DEBUG : file1: reading active writers 2025/05/10 05:05:54 DEBUG : file2: reading active writers 2025/05/10 05:05:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/05/10 05:05:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/10 05:05:55 INFO : file1: Copied (new) 2025/05/10 05:05:55 DEBUG : file1: vfs cache: fingerprint now "0,2025-05-10 05:05:53 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/05/10 05:05:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/10 05:05:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:55 INFO : file1: vfs cache: upload succeeded try #1 2025/05/10 05:05:55 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/10 05:05:55 INFO : file2: Copied (new) 2025/05/10 05:05:55 DEBUG : file2: vfs cache: fingerprint now "0,2025-05-10 05:05:53 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/05/10 05:05:55 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/05/10 05:05:55 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/10 05:05:55 INFO : file2: vfs cache: upload succeeded try #1 2025/05/10 05:05:55 DEBUG : : Looking for writers 2025/05/10 05:05:55 DEBUG : file1: reading active writers 2025/05/10 05:05:55 DEBUG : file2: reading active writers 2025/05/10 05:05:55 DEBUG : >WaitForWriters: 2025/05/10 05:05:55 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:05:55 DEBUG : : Looking for writers 2025/05/10 05:05:55 DEBUG : file1: reading active writers 2025/05/10 05:05:55 DEBUG : file2: reading active writers 2025/05/10 05:05:55 DEBUG : >WaitForWriters: 2025/05/10 05:05:55 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.29s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:05:56 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:05:56 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:05:56 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:56 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:05:56 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:05:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:05:56 DEBUG : file1: newRWFileHandle: 2025/05/10 05:05:56 DEBUG : file1(0xc00040cac0): openPending: 2025/05/10 05:05:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:05:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:56 DEBUG : file1(0xc00040cac0): >openPending: err= 2025/05/10 05:05:56 DEBUG : file1: >newRWFileHandle: err= 2025/05/10 05:05:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/10 05:05:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/10 05:05:56 DEBUG : file1(0xc00040cac0): _writeAt: size=5, off=0 2025/05/10 05:05:56 DEBUG : file1(0xc00040cac0): >_writeAt: n=5, err= 2025/05/10 05:05:56 DEBUG : file1(0xc00040cac0): RWFileHandle.Flush 2025/05/10 05:05:56 DEBUG : file1(0xc00040cac0): RWFileHandle.Flush 2025/05/10 05:05:56 DEBUG : file1(0xc00040cac0): close: 2025/05/10 05:05:56 DEBUG : file1: vfs cache: setting modification time to 2025-05-10 05:05:56.406361778 +0000 UTC m=+335.653847950 2025/05/10 05:05:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/10 05:05:56 DEBUG : file1(0xc00040cac0): >close: err= 2025/05/10 05:05:56 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:05:56 DEBUG : : Looking for writers 2025/05/10 05:05:56 DEBUG : file1: reading active writers 2025/05/10 05:05:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 05:05:56 DEBUG : : Looking for writers 2025/05/10 05:05:56 DEBUG : file1: reading active writers 2025/05/10 05:05:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 05:05:56 DEBUG : : Looking for writers 2025/05/10 05:05:56 DEBUG : file1: reading active writers 2025/05/10 05:05:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 05:05:56 DEBUG : : Looking for writers 2025/05/10 05:05:56 DEBUG : file1: reading active writers 2025/05/10 05:05:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 05:05:56 DEBUG : file1: vfs cache: starting upload 2025/05/10 05:05:56 DEBUG : : Looking for writers 2025/05/10 05:05:56 DEBUG : file1: reading active writers 2025/05/10 05:05:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/10 05:05:56 DEBUG : : Looking for writers 2025/05/10 05:05:56 DEBUG : file1: reading active writers 2025/05/10 05:05:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/10 05:05:57 DEBUG : : Looking for writers 2025/05/10 05:05:57 DEBUG : file1: reading active writers 2025/05/10 05:05:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/10 05:05:57 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/05/10 05:05:57 DEBUG : : Looking for writers 2025/05/10 05:05:57 DEBUG : file1: reading active writers 2025/05/10 05:05:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/05/10 05:05:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/10 05:05:58 INFO : file1: Copied (new) 2025/05/10 05:05:58 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-10 05:05:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/10 05:05:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/10 05:05:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:58 INFO : file1: vfs cache: upload succeeded try #1 2025/05/10 05:05:58 DEBUG : : Looking for writers 2025/05/10 05:05:58 DEBUG : file1: reading active writers 2025/05/10 05:05:58 DEBUG : >WaitForWriters: 2025/05/10 05:05:58 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.96s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:05:59 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:05:59 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:05:59 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:59 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:05:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:05:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:05:59 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:05:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:05:59 DEBUG : file1: newRWFileHandle: 2025/05/10 05:05:59 DEBUG : file1(0xc0004f8600): openPending: 2025/05/10 05:05:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:05:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:59 DEBUG : file1(0xc0004f8600): >openPending: err= 2025/05/10 05:05:59 DEBUG : file1: >newRWFileHandle: err= 2025/05/10 05:05:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:05:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/10 05:05:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/10 05:05:59 DEBUG : file1(0xc0004f8600): _writeAt: size=5, off=0 2025/05/10 05:05:59 DEBUG : file1(0xc0004f8600): >_writeAt: n=5, err= 2025/05/10 05:05:59 DEBUG : file1(0xc0004f8600): RWFileHandle.Release 2025/05/10 05:05:59 DEBUG : file1(0xc0004f8600): close: 2025/05/10 05:05:59 DEBUG : file1: vfs cache: setting modification time to 2025-05-10 05:05:59.362246645 +0000 UTC m=+338.609732817 2025/05/10 05:05:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/10 05:05:59 DEBUG : file1(0xc0004f8600): >close: err= 2025/05/10 05:05:59 DEBUG : file1(0xc0004f8600): RWFileHandle.Release 2025/05/10 05:05:59 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:05:59 DEBUG : : Looking for writers 2025/05/10 05:05:59 DEBUG : file1: reading active writers 2025/05/10 05:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 05:05:59 DEBUG : : Looking for writers 2025/05/10 05:05:59 DEBUG : file1: reading active writers 2025/05/10 05:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 05:05:59 DEBUG : : Looking for writers 2025/05/10 05:05:59 DEBUG : file1: reading active writers 2025/05/10 05:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 05:05:59 DEBUG : : Looking for writers 2025/05/10 05:05:59 DEBUG : file1: reading active writers 2025/05/10 05:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 05:05:59 DEBUG : file1: vfs cache: starting upload 2025/05/10 05:05:59 DEBUG : : Looking for writers 2025/05/10 05:05:59 DEBUG : file1: reading active writers 2025/05/10 05:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/10 05:05:59 DEBUG : : Looking for writers 2025/05/10 05:05:59 DEBUG : file1: reading active writers 2025/05/10 05:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/10 05:05:59 DEBUG : : Looking for writers 2025/05/10 05:05:59 DEBUG : file1: reading active writers 2025/05/10 05:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/10 05:06:00 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/05/10 05:06:00 DEBUG : : Looking for writers 2025/05/10 05:06:00 DEBUG : file1: reading active writers 2025/05/10 05:06:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/05/10 05:06:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/10 05:06:01 INFO : file1: Copied (new) 2025/05/10 05:06:01 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-10 05:05:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/10 05:06:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/10 05:06:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:06:01 INFO : file1: vfs cache: upload succeeded try #1 2025/05/10 05:06:01 DEBUG : : Looking for writers 2025/05/10 05:06:01 DEBUG : file1: reading active writers 2025/05/10 05:06:01 DEBUG : >WaitForWriters: 2025/05/10 05:06:01 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.00s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:06:02 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:06:02 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:06:02 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:02 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:06:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:06:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:02 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:06:03 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/05/10 05:06:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/05/10 05:06:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 05:06:05 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:06:05 DEBUG : dir/file1(0xc0004f8180): openPending: 2025/05/10 05:06:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/10 05:06:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/10 05:06:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:06:05 DEBUG : dir/file1(0xc0004f8180): >openPending: err= 2025/05/10 05:06:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/10 05:06:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:06:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:06:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/10 05:06:05 DEBUG : dir/file1(0xc0004f8180): _writeAt: size=5, off=0 2025/05/10 05:06:05 DEBUG : dir/file1(0xc0004f8180): >_writeAt: n=5, err= 2025/05/10 05:06:05 DEBUG : dir/file1(0xc0004f8180): close: 2025/05/10 05:06:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:05 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-10 05:06:05.154883581 +0000 UTC m=+344.402369753 2025/05/10 05:06:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:05 DEBUG : dir/file1(0xc0004f8180): >close: err= 2025/05/10 05:06:05 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:06:05 DEBUG : dir: Looking for writers 2025/05/10 05:06:05 DEBUG : file1: reading active writers 2025/05/10 05:06:05 DEBUG : : Looking for writers 2025/05/10 05:06:05 DEBUG : dir: reading active writers 2025/05/10 05:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 05:06:05 DEBUG : dir: Looking for writers 2025/05/10 05:06:05 DEBUG : file1: reading active writers 2025/05/10 05:06:05 DEBUG : : Looking for writers 2025/05/10 05:06:05 DEBUG : dir: reading active writers 2025/05/10 05:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 05:06:05 DEBUG : dir: Looking for writers 2025/05/10 05:06:05 DEBUG : file1: reading active writers 2025/05/10 05:06:05 DEBUG : : Looking for writers 2025/05/10 05:06:05 DEBUG : dir: reading active writers 2025/05/10 05:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 05:06:05 DEBUG : dir: Looking for writers 2025/05/10 05:06:05 DEBUG : file1: reading active writers 2025/05/10 05:06:05 DEBUG : : Looking for writers 2025/05/10 05:06:05 DEBUG : dir: reading active writers 2025/05/10 05:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 05:06:05 DEBUG : dir/file1: vfs cache: starting upload 2025/05/10 05:06:05 DEBUG : dir: Looking for writers 2025/05/10 05:06:05 DEBUG : file1: reading active writers 2025/05/10 05:06:05 DEBUG : : Looking for writers 2025/05/10 05:06:05 DEBUG : dir: reading active writers 2025/05/10 05:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/10 05:06:05 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/05/10 05:06:05 DEBUG : dir: Looking for writers 2025/05/10 05:06:05 DEBUG : file1: reading active writers 2025/05/10 05:06:05 DEBUG : : Looking for writers 2025/05/10 05:06:05 DEBUG : dir: reading active writers 2025/05/10 05:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/10 05:06:05 DEBUG : dir: Looking for writers 2025/05/10 05:06:05 DEBUG : file1: reading active writers 2025/05/10 05:06:05 DEBUG : : Looking for writers 2025/05/10 05:06:05 DEBUG : dir: reading active writers 2025/05/10 05:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/10 05:06:06 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/10 05:06:06 INFO : dir/file1: Copied (replaced existing) 2025/05/10 05:06:06 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-05-10 05:06:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/10 05:06:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/10 05:06:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:06:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/10 05:06:06 DEBUG : dir: Looking for writers 2025/05/10 05:06:06 DEBUG : file1: reading active writers 2025/05/10 05:06:06 DEBUG : : Looking for writers 2025/05/10 05:06:06 DEBUG : dir: reading active writers 2025/05/10 05:06:06 DEBUG : >WaitForWriters: 2025/05/10 05:06:06 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.24s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:06:07 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:06:07 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:06:07 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:07 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:06:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:06:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:07 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:06:08 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/05/10 05:06:09 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:10 DEBUG : dir/file1: newRWFileHandle: 2025/05/10 05:06:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/10 05:06:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:06:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/10 05:06:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/10 05:06:10 DEBUG : dir/file1(0xc0004f8340): _writeAt: size=5, off=0 2025/05/10 05:06:10 DEBUG : dir/file1(0xc0004f8340): openPending: 2025/05/10 05:06:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/10 05:06:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/10 05:06:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:06:10 DEBUG : dir/file1(0xc0004f8340): >openPending: err= 2025/05/10 05:06:10 DEBUG : dir/file1(0xc0004f8340): >_writeAt: n=5, err= 2025/05/10 05:06:10 DEBUG : dir/file1(0xc0004f8340): _writeAt: size=15, off=5 2025/05/10 05:06:10 DEBUG : dir/file1(0xc0004f8340): >_writeAt: n=15, err= 2025/05/10 05:06:10 DEBUG : dir/file1(0xc0004f8340): close: 2025/05/10 05:06:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/05/10 05:06:10 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-10 05:06:10.310779128 +0000 UTC m=+349.558265291 2025/05/10 05:06:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:10 DEBUG : dir/file1(0xc0004f8340): >close: err= 2025/05/10 05:06:10 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:06:10 DEBUG : dir: Looking for writers 2025/05/10 05:06:10 DEBUG : file1: reading active writers 2025/05/10 05:06:10 DEBUG : : Looking for writers 2025/05/10 05:06:10 DEBUG : dir: reading active writers 2025/05/10 05:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 05:06:10 DEBUG : dir: Looking for writers 2025/05/10 05:06:10 DEBUG : file1: reading active writers 2025/05/10 05:06:10 DEBUG : : Looking for writers 2025/05/10 05:06:10 DEBUG : dir: reading active writers 2025/05/10 05:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 05:06:10 DEBUG : dir: Looking for writers 2025/05/10 05:06:10 DEBUG : file1: reading active writers 2025/05/10 05:06:10 DEBUG : : Looking for writers 2025/05/10 05:06:10 DEBUG : dir: reading active writers 2025/05/10 05:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 05:06:10 DEBUG : dir: Looking for writers 2025/05/10 05:06:10 DEBUG : file1: reading active writers 2025/05/10 05:06:10 DEBUG : : Looking for writers 2025/05/10 05:06:10 DEBUG : dir: reading active writers 2025/05/10 05:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 05:06:10 DEBUG : dir/file1: vfs cache: starting upload 2025/05/10 05:06:10 DEBUG : dir: Looking for writers 2025/05/10 05:06:10 DEBUG : file1: reading active writers 2025/05/10 05:06:10 DEBUG : : Looking for writers 2025/05/10 05:06:10 DEBUG : dir: reading active writers 2025/05/10 05:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/10 05:06:10 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/05/10 05:06:10 DEBUG : dir: Looking for writers 2025/05/10 05:06:10 DEBUG : file1: reading active writers 2025/05/10 05:06:10 DEBUG : : Looking for writers 2025/05/10 05:06:10 DEBUG : dir: reading active writers 2025/05/10 05:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/10 05:06:10 DEBUG : dir: Looking for writers 2025/05/10 05:06:10 DEBUG : file1: reading active writers 2025/05/10 05:06:10 DEBUG : : Looking for writers 2025/05/10 05:06:10 DEBUG : dir: reading active writers 2025/05/10 05:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/10 05:06:11 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/05/10 05:06:11 INFO : dir/file1: Copied (replaced existing) 2025/05/10 05:06:11 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-05-10 05:06:10 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/05/10 05:06:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/10 05:06:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:06:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/10 05:06:11 DEBUG : dir: Looking for writers 2025/05/10 05:06:11 DEBUG : file1: reading active writers 2025/05/10 05:06:11 DEBUG : : Looking for writers 2025/05/10 05:06:11 DEBUG : dir: reading active writers 2025/05/10 05:06:11 DEBUG : >WaitForWriters: 2025/05/10 05:06:11 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.19s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:06:12 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:06:12 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:06:12 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:12 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:06:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:06:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:12 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:06:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:12 DEBUG : file1: newRWFileHandle: 2025/05/10 05:06:12 DEBUG : file1(0xc0004f9a80): openPending: 2025/05/10 05:06:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:06:12 DEBUG : file1(0xc0004f9a80): >openPending: err= 2025/05/10 05:06:12 DEBUG : file1: >newRWFileHandle: err= 2025/05/10 05:06:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:06:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/10 05:06:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/10 05:06:12 DEBUG : file1(0xc0004f9a80): _writeAt: size=5, off=0 2025/05/10 05:06:12 DEBUG : file1(0xc0004f9a80): >_writeAt: n=5, err= 2025/05/10 05:06:12 DEBUG : file1(0xc0004f9a80): close: 2025/05/10 05:06:12 DEBUG : file1: vfs cache: setting modification time to 2025-05-10 05:06:12.796150992 +0000 UTC m=+352.043637153 2025/05/10 05:06:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:12 DEBUG : file1(0xc0004f9a80): >close: err= 2025/05/10 05:06:12 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:06:12 DEBUG : : Looking for writers 2025/05/10 05:06:12 DEBUG : file1: reading active writers 2025/05/10 05:06:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 05:06:12 DEBUG : : Looking for writers 2025/05/10 05:06:12 DEBUG : file1: reading active writers 2025/05/10 05:06:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 05:06:12 DEBUG : : Looking for writers 2025/05/10 05:06:12 DEBUG : file1: reading active writers 2025/05/10 05:06:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 05:06:12 DEBUG : : Looking for writers 2025/05/10 05:06:12 DEBUG : file1: reading active writers 2025/05/10 05:06:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 05:06:12 DEBUG : file1: vfs cache: starting upload 2025/05/10 05:06:12 DEBUG : : Looking for writers 2025/05/10 05:06:12 DEBUG : file1: reading active writers 2025/05/10 05:06:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/10 05:06:13 DEBUG : : Looking for writers 2025/05/10 05:06:13 DEBUG : file1: reading active writers 2025/05/10 05:06:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/10 05:06:13 DEBUG : : Looking for writers 2025/05/10 05:06:13 DEBUG : file1: reading active writers 2025/05/10 05:06:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/10 05:06:13 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/05/10 05:06:14 DEBUG : : Looking for writers 2025/05/10 05:06:14 DEBUG : file1: reading active writers 2025/05/10 05:06:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/05/10 05:06:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/10 05:06:14 INFO : file1: Copied (new) 2025/05/10 05:06:14 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-10 05:06:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/10 05:06:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/10 05:06:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:06:14 INFO : file1: vfs cache: upload succeeded try #1 2025/05/10 05:06:15 DEBUG : : Looking for writers 2025/05/10 05:06:15 DEBUG : file1: reading active writers 2025/05/10 05:06:15 DEBUG : >WaitForWriters: 2025/05/10 05:06:15 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.98s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:06:15 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:06:15 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:06:15 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:15 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:06:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:06:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/05/10 05:06:15 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012a780): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012a780): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012a780): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012a780): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012a780): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.783624182 +0000 UTC m=+355.031110384 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012a780): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012a940): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012a940): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012a940): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012a940): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012a940): _writeAt: size=3, off=2 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012a940): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012a940): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.783624182 +0000 UTC m=+355.031110384 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012a940): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012aa80): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012aa80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012aa80): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012aa80): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012aa80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.783624182 +0000 UTC m=+355.031110384 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012aa80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea9a0 item 1 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012aac0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012aac0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012aac0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012aac0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012aac0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.787775002 +0000 UTC m=+355.035261164 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012aac0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ab00): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ab00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ab00): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ab00): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ab00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.787775002 +0000 UTC m=+355.035261164 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ab00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb9d0 item 2 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ab40): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ab40): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ab40): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ab40): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ab40): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.79015587 +0000 UTC m=+355.037642032 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ab40): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ac00): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ac00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ac00): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ac00): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ac00): _writeAt: size=3, off=2 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ac00): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ac00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.79015587 +0000 UTC m=+355.037642032 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ac00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ac40): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ac40): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ac40): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ac40): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ac40): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.79015587 +0000 UTC m=+355.037642032 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ac40): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ebf10 item 3 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012af00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012af00): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012af00): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012af00): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012af00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.79333142 +0000 UTC m=+355.040817582 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012af00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b040): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b040): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b040): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b040): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b040): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.79333142 +0000 UTC m=+355.040817582 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b040): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0850 item 4 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b0c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b0c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b0c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b0c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b0c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.795720985 +0000 UTC m=+355.043207157 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b0c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b140): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b140): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b140): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b140): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b140): _writeAt: size=3, off=2 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b140): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b140): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.795720985 +0000 UTC m=+355.043207157 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b140): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b180): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b180): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b180): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b180): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b180): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.795720985 +0000 UTC m=+355.043207157 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b180): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c11f0 item 5 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b280): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b280): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b280): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b280): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b280): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.798865296 +0000 UTC m=+355.046351459 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b280): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b300): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b300): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b300): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b300): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b300): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.798865296 +0000 UTC m=+355.046351459 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b300): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c18f0 item 6 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b380): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b380): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b380): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b380): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b380): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.801251054 +0000 UTC m=+355.048737226 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b380): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b440): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b440): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b440): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b440): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b440): _writeAt: size=3, off=2 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b440): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b440): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.801251054 +0000 UTC m=+355.048737226 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b440): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b480): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b480): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b480): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b480): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b480): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.801251054 +0000 UTC m=+355.048737226 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b480): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1ea0 item 7 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b500): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b500): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b500): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b500): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b500): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.804381669 +0000 UTC m=+355.051867861 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b500): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b580): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b580): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b580): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b580): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b580): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.804381669 +0000 UTC m=+355.051867861 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b580): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2c40 item 8 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b5c0): _readAt: size=2, off=0 2025/05/10 05:06:15 ERROR : open-test-file(0xc00012b5c0): Couldn't read size of file 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b5c0): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b5c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b5c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b5c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b5c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b600): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b600): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b600): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b600): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b600): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.806755995 +0000 UTC m=+355.054242187 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b600): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b640): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b640): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b640): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b640): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b640): _writeAt: size=3, off=2 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b640): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b640): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.806755995 +0000 UTC m=+355.054242187 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b640): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b680): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b680): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b680): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b680): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b680): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.806755995 +0000 UTC m=+355.054242187 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b680): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f60e0 item 9 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b700): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b700): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b700): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b700): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b700): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.809633706 +0000 UTC m=+355.057119879 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b700): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b780): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b780): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b780): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b780): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b780): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.809633706 +0000 UTC m=+355.057119879 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b780): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6690 item 10 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b840): _readAt: size=2, off=0 2025/05/10 05:06:15 ERROR : open-test-file(0xc00012b840): Couldn't read size of file 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b840): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b840): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b840): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b840): close: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b840): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b880): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b880): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b880): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b880): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b880): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.812195715 +0000 UTC m=+355.059681887 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b880): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b940): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b940): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b940): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b940): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b940): _writeAt: size=3, off=2 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b940): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b940): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.812195715 +0000 UTC m=+355.059681887 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b940): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b980): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b980): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b980): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b980): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b980): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.812195715 +0000 UTC m=+355.059681887 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012b980): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6cb0 item 11 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ba00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ba00): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ba00): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ba00): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ba00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.815630762 +0000 UTC m=+355.063116934 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ba00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ba80): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ba80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ba80): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ba80): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ba80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.815630762 +0000 UTC m=+355.063116934 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012ba80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f72d0 item 12 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bb40): _readAt: size=2, off=0 2025/05/10 05:06:15 ERROR : open-test-file(0xc00012bb40): Couldn't read size of file 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bb40): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bb40): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bb40): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bb40): close: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bb40): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bb80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bb80): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bb80): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bb80): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bb80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.818157775 +0000 UTC m=+355.065643946 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bb80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bc40): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bc40): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bc40): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bc40): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bc40): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.818157775 +0000 UTC m=+355.065643946 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bc40): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7810 item 13 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bcc0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bcc0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bcc0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bcc0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bcc0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.82067023 +0000 UTC m=+355.068156402 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bcc0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bd40): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bd40): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bd40): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bd40): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bd40): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.82067023 +0000 UTC m=+355.068156402 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bd40): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7c70 item 14 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012be00): _readAt: size=2, off=0 2025/05/10 05:06:15 ERROR : open-test-file(0xc00012be00): Couldn't read size of file 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012be00): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012be00): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012be00): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012be00): close: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012be00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012be40): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012be40): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012be40): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012be40): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012be40): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.823002827 +0000 UTC m=+355.070488999 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012be40): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bf00): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bf00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bf00): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bf00): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bf00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.823002827 +0000 UTC m=+355.070488999 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc00012bf00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae4d0 item 15 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36040): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36040): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36040): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36040): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36040): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.825376011 +0000 UTC m=+355.072862173 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36040): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a360c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a360c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a360c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a360c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a360c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.825376011 +0000 UTC m=+355.072862173 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a360c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aebd0 item 16 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36100): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36100): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36100): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36100): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36100): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.827791554 +0000 UTC m=+355.075277717 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36100): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36140): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36140): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36140): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36140): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36140): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36140): _writeAt: size=3, off=7 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36140): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36140): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.827791554 +0000 UTC m=+355.075277717 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36140): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a361c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a361c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a361c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a361c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a361c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.827791554 +0000 UTC m=+355.075277717 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a361c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aefc0 item 17 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36240): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36240): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36240): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36240): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36240): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.830884019 +0000 UTC m=+355.078370181 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36240): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a362c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a362c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a362c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a362c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a362c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.830884019 +0000 UTC m=+355.078370181 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a362c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af880 item 18 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36340): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36340): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36340): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36340): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36340): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.832958131 +0000 UTC m=+355.080444303 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36340): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36500): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36500): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36500): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36500): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36500): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36500): _writeAt: size=3, off=7 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36500): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36500): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.832958131 +0000 UTC m=+355.080444303 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36500): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36540): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36540): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36540): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36540): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36540): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.832958131 +0000 UTC m=+355.080444303 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36540): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afc00 item 19 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a365c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a365c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a365c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a365c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a365c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.835679689 +0000 UTC m=+355.083165850 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a365c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a366c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a366c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a366c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a366c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a366c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.835679689 +0000 UTC m=+355.083165850 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a366c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0620 item 20 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350400): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350400): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350400): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350400): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350400): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.837820146 +0000 UTC m=+355.085306338 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350400): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350600): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350600): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350600): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350600): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350600): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350600): _writeAt: size=3, off=7 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350600): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350600): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.837820146 +0000 UTC m=+355.085306338 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350600): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350640): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350640): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350640): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350640): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350640): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.837820146 +0000 UTC m=+355.085306338 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350640): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bca80 item 21 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003508c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003508c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003508c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003508c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003508c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.840709538 +0000 UTC m=+355.088195701 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003508c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350a80): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350a80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350a80): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350a80): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350a80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.840709538 +0000 UTC m=+355.088195701 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350a80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd5e0 item 22 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350c40): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350c40): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350c40): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350c40): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350c40): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.842759958 +0000 UTC m=+355.090246119 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350c40): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350ec0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350ec0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350ec0): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350ec0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350ec0): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350ec0): _writeAt: size=3, off=7 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350ec0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350ec0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.842759958 +0000 UTC m=+355.090246119 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350ec0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350f00): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350f00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350f00): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350f00): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350f00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.842759958 +0000 UTC m=+355.090246119 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000350f00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003bd960 item 23 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351300): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351300): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351300): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351300): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351300): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.845935857 +0000 UTC m=+355.093422019 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351300): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003513c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003513c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003513c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003513c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003513c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.845935857 +0000 UTC m=+355.093422019 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003513c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c150 item 24 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351480): _readAt: size=2, off=0 2025/05/10 05:06:15 ERROR : open-test-file(0xc000351480): Couldn't read size of file 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351480): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351480): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351480): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351480): close: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351480): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003514c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003514c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003514c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003514c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003514c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.848253357 +0000 UTC m=+355.095739519 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003514c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351580): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351580): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351580): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351580): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351580): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351580): _writeAt: size=3, off=7 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351580): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351580): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.848253357 +0000 UTC m=+355.095739519 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351580): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003515c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003515c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003515c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003515c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003515c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.848253357 +0000 UTC m=+355.095739519 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003515c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cc40 item 25 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351640): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351640): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351640): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351640): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351640): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.85100937 +0000 UTC m=+355.098495532 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351640): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003516c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003516c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003516c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003516c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003516c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.85100937 +0000 UTC m=+355.098495532 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003516c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d6c0 item 26 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351780): _readAt: size=2, off=0 2025/05/10 05:06:15 ERROR : open-test-file(0xc000351780): Couldn't read size of file 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351780): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351780): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351780): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351780): close: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351780): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003517c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003517c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003517c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003517c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003517c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.853299958 +0000 UTC m=+355.100786130 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003517c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351880): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351880): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351880): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351880): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351880): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351880): _writeAt: size=3, off=7 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351880): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351880): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.853299958 +0000 UTC m=+355.100786130 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351880): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003518c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003518c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003518c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003518c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003518c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.853299958 +0000 UTC m=+355.100786130 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0003518c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d01c0 item 27 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351940): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351940): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351940): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351940): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351940): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.85599168 +0000 UTC m=+355.103477842 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351940): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351a00): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351a00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351a00): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351a00): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351a00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.85599168 +0000 UTC m=+355.103477842 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351a00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d08c0 item 28 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351ac0): _readAt: size=2, off=0 2025/05/10 05:06:15 ERROR : open-test-file(0xc000351ac0): Couldn't read size of file 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351ac0): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351ac0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351ac0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351ac0): close: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351ac0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351b00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351b00): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351b00): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351b00): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351b00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.858217177 +0000 UTC m=+355.105703349 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351b00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351d80): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351d80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351d80): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351d80): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351d80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.858217177 +0000 UTC m=+355.105703349 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351d80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d15e0 item 29 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351f00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351f00): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351f00): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351f00): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351f00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.860287593 +0000 UTC m=+355.107773755 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000351f00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008140c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008140c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008140c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008140c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008140c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.860287593 +0000 UTC m=+355.107773755 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008140c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1c70 item 30 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008141c0): _readAt: size=2, off=0 2025/05/10 05:06:15 ERROR : open-test-file(0xc0008141c0): Couldn't read size of file 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008141c0): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008141c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008141c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008141c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008141c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000814300): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000814300): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000814300): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000814300): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000814300): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.862378718 +0000 UTC m=+355.109864879 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000814300): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815200): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815200): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815200): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815200): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815200): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.862378718 +0000 UTC m=+355.109864879 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815200): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562540 item 31 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008152c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008152c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008152c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008152c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008152c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.864293521 +0000 UTC m=+355.111779643 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008152c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815340): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815340): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815340): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815340): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815340): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.864293521 +0000 UTC m=+355.111779643 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815340): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562cb0 item 32 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815380): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815380): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815380): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815380): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815380): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.865925794 +0000 UTC m=+355.113411926 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815380): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008153c0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008153c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008153c0): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008153c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008153c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563260 item 33 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008153c0): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008153c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.866467221 +0000 UTC m=+355.113953352 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008153c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815400): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815400): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815400): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815400): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815400): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.866467221 +0000 UTC m=+355.113953352 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815400): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005636c0 item 33 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815440): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815440): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815440): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815440): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815440): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.868227574 +0000 UTC m=+355.115713737 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815440): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815480): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815480): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402000 item 34 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815480): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815480): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815480): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815480): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815480): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.869097607 +0000 UTC m=+355.116583769 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815480): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008154c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008154c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008154c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008154c0): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008154c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.869097607 +0000 UTC m=+355.116583769 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008154c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402230 item 34 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815500): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815500): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815500): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815500): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815500): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.870851118 +0000 UTC m=+355.118337291 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815500): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815540): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815540): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815540): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815540): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815540): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402620 item 35 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815540): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815540): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.871459389 +0000 UTC m=+355.118945551 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815540): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815580): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815580): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815580): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815580): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815580): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.871459389 +0000 UTC m=+355.118945551 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815580): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402770 item 35 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815600): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815600): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815600): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815600): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815600): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.873351972 +0000 UTC m=+355.120838134 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815600): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815700): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815700): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402a80 item 36 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815700): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815700): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815700): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815700): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815700): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.874069619 +0000 UTC m=+355.121555781 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815700): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815740): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815740): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815740): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815740): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815740): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.874069619 +0000 UTC m=+355.121555781 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815740): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402bd0 item 36 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815780): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815780): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815780): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815780): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815780): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.875874235 +0000 UTC m=+355.123360408 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815780): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008157c0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008157c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008157c0): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008157c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008157c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402ee0 item 37 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008157c0): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008157c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.876548561 +0000 UTC m=+355.124034724 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0008157c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815840): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815840): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815840): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815840): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815840): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.876548561 +0000 UTC m=+355.124034724 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815840): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403030 item 37 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815900): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815900): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815900): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815900): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815900): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.878521243 +0000 UTC m=+355.126007416 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815900): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815a40): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815a40): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004032d0 item 38 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815a40): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815a40): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815a40): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815a40): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815a40): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.879265601 +0000 UTC m=+355.126751762 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815a40): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815a80): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815a80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815a80): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815a80): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815a80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.879265601 +0000 UTC m=+355.126751762 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815a80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403420 item 38 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815c80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815c80): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815c80): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815c80): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815c80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.881000086 +0000 UTC m=+355.128486247 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815c80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815dc0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815dc0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815dc0): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815dc0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815dc0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403730 item 39 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815dc0): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815dc0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.881683949 +0000 UTC m=+355.129170122 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000815dc0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000b4c000): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000b4c000): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000b4c000): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000b4c000): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000b4c000): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.881683949 +0000 UTC m=+355.129170122 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000b4c000): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403ab0 item 39 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000b4c080): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000b4c080): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000b4c080): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000b4c080): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000b4c080): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.883541585 +0000 UTC m=+355.131027748 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000b4c080): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8500): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8500): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5420 item 40 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8500): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8500): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8500): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8500): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8500): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.88417266 +0000 UTC m=+355.131658792 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8500): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8580): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8580): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8580): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8580): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8580): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.88417266 +0000 UTC m=+355.131658792 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8580): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5650 item 40 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8600): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8600): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8600): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8600): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8600): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8600): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8600): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.885970223 +0000 UTC m=+355.133456386 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8600): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f86c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f86c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f86c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5ab0 item 41 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f86c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f86c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.886653456 +0000 UTC m=+355.134139629 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f86c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8700): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8700): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8700): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8700): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8700): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5ea0 item 41 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8700): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8700): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.887337229 +0000 UTC m=+355.134823401 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8700): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8740): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8740): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8740): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8740): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8740): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.887337229 +0000 UTC m=+355.134823401 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8740): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0150 item 41 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8840): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8840): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8840): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8840): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8840): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8840): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8840): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.88944234 +0000 UTC m=+355.136928503 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8840): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f88c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f88c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f88c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a04d0 item 42 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f88c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f88c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.890096328 +0000 UTC m=+355.137582500 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f88c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8e80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8e80): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0620 item 42 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8e80): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8e80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8e80): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8e80): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8e80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.89083813 +0000 UTC m=+355.138324292 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8e80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8f00): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8f00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8f00): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8f00): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8f00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.89083813 +0000 UTC m=+355.138324292 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f8f00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0770 item 42 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9480): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9480): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9480): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9480): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9480): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9480): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9480): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.892659869 +0000 UTC m=+355.140146041 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9480): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f94c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f94c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f94c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0a80 item 43 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f94c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f94c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.893372687 +0000 UTC m=+355.140858859 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f94c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9a80): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9a80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9a80): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9a80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9a80): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0c40 item 43 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9a80): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9a80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.894181375 +0000 UTC m=+355.141667537 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9a80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9ac0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9ac0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9ac0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9ac0): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9ac0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.894181375 +0000 UTC m=+355.141667537 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9ac0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0d90 item 43 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9bc0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9bc0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9bc0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9bc0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9bc0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9bc0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9bc0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.896002573 +0000 UTC m=+355.143488735 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9bc0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9c00): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9c00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9c00): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a10a0 item 44 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9c00): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9c00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.896642723 +0000 UTC m=+355.144128886 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9c00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9d00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9d00): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a1260 item 44 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9d00): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9d00): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9d00): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9d00): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9d00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.897415203 +0000 UTC m=+355.144901375 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9d00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9d40): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9d40): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9d40): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9d40): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9d40): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.897415203 +0000 UTC m=+355.144901375 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9d40): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a1490 item 44 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9e40): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9e40): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9e40): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9e40): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9e40): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9e40): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9e40): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.899323716 +0000 UTC m=+355.146809878 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9e40): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36740): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36740): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36740): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0e00 item 45 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36740): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36740): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.900035452 +0000 UTC m=+355.147521623 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36740): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36800): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36800): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36800): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36800): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36800): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.900035452 +0000 UTC m=+355.147521623 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36800): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1180 item 45 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a368c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a368c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a368c0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a368c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a368c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a368c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a368c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.901946528 +0000 UTC m=+355.149432700 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a368c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36900): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36900): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36900): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1b90 item 46 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36900): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36900): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.902563386 +0000 UTC m=+355.150049558 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36900): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a369c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a369c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a369c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a369c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a369c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.902563386 +0000 UTC m=+355.150049558 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a369c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1ce0 item 46 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36bc0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36bc0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36bc0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36bc0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36bc0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36bc0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36bc0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.905050793 +0000 UTC m=+355.152536966 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36bc0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36c00): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36c00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36c00): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6230 item 47 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36c00): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36c00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.905746078 +0000 UTC m=+355.153232241 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36c00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36cc0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36cc0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36cc0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36cc0): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36cc0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.905746078 +0000 UTC m=+355.153232241 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36cc0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6380 item 47 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36d80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36d80): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36d80): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36d80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36d80): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36d80): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36d80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.907538893 +0000 UTC m=+355.155025065 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36d80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36dc0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36dc0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36dc0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a67e0 item 48 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36dc0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36dc0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.908220623 +0000 UTC m=+355.155706784 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36dc0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36e80): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36e80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36e80): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36e80): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36e80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.908220623 +0000 UTC m=+355.155706784 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36e80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a69a0 item 48 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36ec0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36ec0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36ec0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36ec0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36ec0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.910240003 +0000 UTC m=+355.157726165 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36ec0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36f00): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36f00): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36f00): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36f00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36f00): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36f00): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6d20 item 49 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36f00): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36f00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.911004678 +0000 UTC m=+355.158490849 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36f00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36f40): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36f40): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36f40): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36f40): >_readAt: n=8, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36f40): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.911004678 +0000 UTC m=+355.158490849 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36f40): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a6e70 item 49 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36fc0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36fc0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36fc0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36fc0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36fc0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.912913229 +0000 UTC m=+355.160399392 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a36fc0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37080): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37080): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37080): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7420 item 50 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37080): _readAt: size=2, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37080): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37080): _writeAt: size=3, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37080): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37080): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.91363258 +0000 UTC m=+355.161118741 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37080): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a370c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a370c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a370c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a370c0): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a370c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.91363258 +0000 UTC m=+355.161118741 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a370c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7650 item 50 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37140): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37140): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37140): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37140): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37140): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.915238072 +0000 UTC m=+355.162724235 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37140): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37200): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37200): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37200): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37200): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37200): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37200): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a79d0 item 51 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37200): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37200): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.91594525 +0000 UTC m=+355.163431412 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37200): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37240): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37240): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37240): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37240): >_readAt: n=8, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37240): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.91594525 +0000 UTC m=+355.163431412 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37240): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7b20 item 51 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a372c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a372c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a372c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a372c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a372c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.91781533 +0000 UTC m=+355.165301491 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a372c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37380): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37380): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37380): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a7ea0 item 52 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37380): _readAt: size=2, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37380): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37380): _writeAt: size=3, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37380): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37380): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.918526534 +0000 UTC m=+355.166012707 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a37380): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a373c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a373c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a373c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a373c0): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a373c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.918526534 +0000 UTC m=+355.166012707 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000a373c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b00e0 item 52 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9ec0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9ec0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9ec0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9ec0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9ec0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.920279564 +0000 UTC m=+355.167765727 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc0004f9ec0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea040): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea040): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea040): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea040): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea040): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea040): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a18f0 item 53 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea040): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea040): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.921064558 +0000 UTC m=+355.168550720 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea040): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea080): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea080): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea080): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea080): >_readAt: n=8, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea080): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.921064558 +0000 UTC m=+355.168550720 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea080): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a1a40 item 53 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea100): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea100): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea100): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea100): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea100): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.92299974 +0000 UTC m=+355.170485912 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea100): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea1c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea1c0): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea1c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a1dc0 item 54 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea1c0): _readAt: size=2, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea1c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea1c0): _writeAt: size=3, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea1c0): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea1c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.923709883 +0000 UTC m=+355.171196054 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea1c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea200): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea200): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea200): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea200): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea200): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.923709883 +0000 UTC m=+355.171196054 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea200): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ba000 item 54 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea280): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea280): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea280): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea280): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea280): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.925532092 +0000 UTC m=+355.173018265 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea280): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea340): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea340): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea340): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea340): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea340): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea340): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ba460 item 55 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea340): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea340): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.92637282 +0000 UTC m=+355.173858982 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea340): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea380): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea380): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea380): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea380): >_readAt: n=8, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea380): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.92637282 +0000 UTC m=+355.173858982 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea380): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ba5b0 item 55 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea400): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea400): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea400): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea400): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea400): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.928692163 +0000 UTC m=+355.176178326 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea400): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea4c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea4c0): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea4c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005baa10 item 56 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea4c0): _readAt: size=2, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea4c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea4c0): _writeAt: size=3, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea4c0): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea4c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.929505971 +0000 UTC m=+355.176992143 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea4c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea500): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea500): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea500): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea500): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea500): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.929505971 +0000 UTC m=+355.176992143 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea500): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005babd0 item 56 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea5c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea5c0): open at offset 0 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea5c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea5c0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea5c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea5c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea5c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea5c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.931278547 +0000 UTC m=+355.178764709 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea5c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea600): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea600): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea600): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005baf50 item 57 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea600): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea600): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.932021843 +0000 UTC m=+355.179508014 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea600): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea6c0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea6c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea6c0): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea6c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea6c0): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea6c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bb0a0 item 57 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea6c0): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea6c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.932757804 +0000 UTC m=+355.180243976 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea6c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea700): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea700): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea700): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea700): >_readAt: n=8, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea700): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.932757804 +0000 UTC m=+355.180243976 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea700): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bb2d0 item 57 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea7c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea7c0): open at offset 0 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea7c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea7c0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea7c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea7c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea7c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea7c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.93461586 +0000 UTC m=+355.182102023 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea7c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea800): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea800): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea800): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bb570 item 58 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea800): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea800): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.93524953 +0000 UTC m=+355.182735702 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea800): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea8c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea8c0): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea8c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bb730 item 58 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea8c0): _readAt: size=2, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea8c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea8c0): _writeAt: size=3, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea8c0): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea8c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.936031678 +0000 UTC m=+355.183517851 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea8c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea900): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea900): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea900): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea900): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea900): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.936031678 +0000 UTC m=+355.183517851 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea900): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bb8f0 item 58 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea9c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea9c0): open at offset 0 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea9c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea9c0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea9c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea9c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea9c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea9c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.938441111 +0000 UTC m=+355.185927272 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bea9c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaa00): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaa00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaa00): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bbc70 item 59 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaa00): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaa00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.939210414 +0000 UTC m=+355.186696587 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaa00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaac0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaac0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaac0): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaac0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaac0): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaac0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bbdc0 item 59 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaac0): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaac0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.939932039 +0000 UTC m=+355.187418211 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaac0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beab00): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beab00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beab00): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beab00): >_readAt: n=8, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beab00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.939932039 +0000 UTC m=+355.187418211 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beab00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be000 item 59 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beabc0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beabc0): open at offset 0 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beabc0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beabc0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beabc0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beabc0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beabc0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beabc0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.941825782 +0000 UTC m=+355.189311955 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beabc0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beac00): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beac00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beac00): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be460 item 60 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beac00): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beac00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.942518493 +0000 UTC m=+355.190004655 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beac00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beacc0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beacc0): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beacc0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be5b0 item 60 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beacc0): _readAt: size=2, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beacc0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beacc0): _writeAt: size=3, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beacc0): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beacc0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.943424483 +0000 UTC m=+355.190910655 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beacc0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bead00): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bead00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bead00): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bead00): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bead00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.943424483 +0000 UTC m=+355.190910655 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bead00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be700 item 60 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beadc0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beadc0): open at offset 0 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beadc0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beadc0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beadc0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beadc0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beadc0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beadc0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.945255189 +0000 UTC m=+355.192741351 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beadc0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beae00): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beae00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beae00): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bed20 item 61 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beae00): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beae00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.945943421 +0000 UTC m=+355.193429593 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beae00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaec0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaec0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaec0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaec0): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaec0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.945943421 +0000 UTC m=+355.193429593 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaec0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bee70 item 61 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaf80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaf80): open at offset 0 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaf80): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaf80): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaf80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaf80): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaf80): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaf80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.947827917 +0000 UTC m=+355.195314090 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beaf80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beafc0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beafc0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beafc0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf110 item 62 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beafc0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beafc0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.948419037 +0000 UTC m=+355.195905199 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beafc0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb080): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb080): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb080): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb080): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb080): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.948419037 +0000 UTC m=+355.195905199 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb080): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf260 item 62 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb140): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb140): open at offset 0 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb140): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb140): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb140): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb140): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb140): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb140): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.95017352 +0000 UTC m=+355.197659692 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb140): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb180): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb180): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb180): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf500 item 63 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb180): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb180): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.950836374 +0000 UTC m=+355.198322536 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb180): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb240): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb240): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb240): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb240): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb240): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.950836374 +0000 UTC m=+355.198322536 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb240): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf6c0 item 63 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb300): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb300): open at offset 0 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb300): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb300): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb300): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb300): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb300): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb300): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.952737923 +0000 UTC m=+355.200224085 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb300): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb340): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb340): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb340): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf960 item 64 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb340): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb340): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.95324298 +0000 UTC m=+355.200729112 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb340): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb400): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb400): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb400): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb400): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb400): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.95324298 +0000 UTC m=+355.200729112 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb400): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bfb20 item 64 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb440): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb440): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb440): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb440): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb440): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.955220812 +0000 UTC m=+355.202706975 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb440): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb480): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb480): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb480): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb480): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb480): _writeAt: size=3, off=2 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bfea0 item 65 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb480): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb480): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.955954037 +0000 UTC m=+355.203440200 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb480): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb4c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb4c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb4c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb4c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb4c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.955954037 +0000 UTC m=+355.203440200 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb4c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2150 item 65 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb500): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb500): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb500): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb500): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb500): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.957767211 +0000 UTC m=+355.205253373 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb500): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb540): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb540): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2700 item 66 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb540): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb540): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb540): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb540): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb540): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.958499324 +0000 UTC m=+355.205985497 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb540): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb580): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb580): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb580): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb580): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb580): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.958499324 +0000 UTC m=+355.205985497 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb580): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2850 item 66 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb5c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb5c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb5c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb5c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb5c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.960165171 +0000 UTC m=+355.207651343 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb5c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb600): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb600): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb600): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb600): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb600): _writeAt: size=3, off=2 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2af0 item 67 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb600): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb600): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.960902024 +0000 UTC m=+355.208388187 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb600): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb640): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb640): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb640): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb640): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb640): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.960902024 +0000 UTC m=+355.208388187 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb640): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f2cb0 item 67 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb6c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb6c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb6c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb6c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb6c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.962802 +0000 UTC m=+355.210288132 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb6c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb780): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb780): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3110 item 68 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb780): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb780): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb780): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb780): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb780): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.963352673 +0000 UTC m=+355.210838806 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb780): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb7c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb7c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb7c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb7c0): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb7c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.963352673 +0000 UTC m=+355.210838806 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb7c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f32d0 item 68 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb800): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb800): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb800): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb800): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb800): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.964468357 +0000 UTC m=+355.211954489 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb800): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb840): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb840): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb840): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb840): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb840): _writeAt: size=3, off=2 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3810 item 69 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb840): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb840): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.965007931 +0000 UTC m=+355.212494062 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb840): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb880): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb880): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb880): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb880): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb880): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.965007931 +0000 UTC m=+355.212494062 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb880): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3960 item 69 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb900): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb900): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb900): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb900): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb900): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.966223351 +0000 UTC m=+355.213709483 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb900): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb9c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb9c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3c70 item 70 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb9c0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb9c0): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb9c0): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb9c0): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb9c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.966754879 +0000 UTC m=+355.214241001 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beb9c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beba00): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beba00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beba00): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beba00): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beba00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.966754879 +0000 UTC m=+355.214241001 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beba00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f3f10 item 70 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beba80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beba80): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beba80): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beba80): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beba80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.968153875 +0000 UTC m=+355.215640007 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000beba80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebb40): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebb40): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebb40): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebb40): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebb40): _writeAt: size=3, off=2 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690770 item 71 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebb40): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebb40): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.968858447 +0000 UTC m=+355.216344570 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebb40): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebb80): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebb80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebb80): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebb80): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebb80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.968858447 +0000 UTC m=+355.216344570 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebb80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690a10 item 71 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebc00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebc00): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebc00): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebc00): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebc00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.97008585 +0000 UTC m=+355.217571982 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebc00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebcc0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebcc0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000690f50 item 72 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebcc0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebcc0): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebcc0): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebcc0): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebcc0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.970611888 +0000 UTC m=+355.218098020 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebcc0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd00): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd00): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd00): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.970611888 +0000 UTC m=+355.218098020 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691180 item 72 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd40): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd40): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd40): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd40): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd40): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd40): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd40): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.971837638 +0000 UTC m=+355.219323770 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd40): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd80): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd80): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006916c0 item 73 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd80): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.97232864 +0000 UTC m=+355.219814772 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebd80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebdc0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebdc0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebdc0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebdc0): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebdc0): _writeAt: size=3, off=2 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000691810 item 73 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebdc0): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebdc0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.972889432 +0000 UTC m=+355.220375564 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebdc0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebe00): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebe00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebe00): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebe00): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebe00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.972889432 +0000 UTC m=+355.220375564 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebe00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006919d0 item 73 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebec0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebec0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebec0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebec0): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebec0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebec0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebec0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.974043649 +0000 UTC m=+355.221529781 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebec0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebf00): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebf00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebf00): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c4000 item 74 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebf00): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebf00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.97449733 +0000 UTC m=+355.221983461 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000bebf00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8040): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8040): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c4150 item 74 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8040): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8040): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8040): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8040): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8040): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.975049847 +0000 UTC m=+355.222535979 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8040): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8080): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8080): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8080): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8080): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8080): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.975049847 +0000 UTC m=+355.222535979 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8080): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c42a0 item 74 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8140): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8140): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8140): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8140): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8140): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8140): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8140): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.976245891 +0000 UTC m=+355.223732024 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8140): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8180): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8180): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8180): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c4690 item 75 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8180): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8180): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.976846299 +0000 UTC m=+355.224332431 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8180): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8240): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8240): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8240): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8240): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8240): _writeAt: size=3, off=2 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c4a80 item 75 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8240): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8240): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.977345015 +0000 UTC m=+355.224831147 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8240): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8280): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8280): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8280): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8280): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8280): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.977345015 +0000 UTC m=+355.224831147 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8280): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c4e00 item 75 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8340): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8340): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8340): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8340): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8340): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8340): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8340): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.978483611 +0000 UTC m=+355.225969743 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8340): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8380): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8380): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8380): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c51f0 item 76 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8380): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8380): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.978970396 +0000 UTC m=+355.226456527 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8380): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8440): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8440): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c53b0 item 76 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8440): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8440): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8440): _writeAt: size=3, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8440): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8440): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.979459603 +0000 UTC m=+355.226945735 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8440): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8480): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8480): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8480): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8480): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8480): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.979459603 +0000 UTC m=+355.226945735 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8480): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c5500 item 76 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8540): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8540): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8540): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8540): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8540): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8540): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8540): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.980599252 +0000 UTC m=+355.228085385 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8540): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8580): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8580): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8580): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c58f0 item 77 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8580): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8580): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.981116242 +0000 UTC m=+355.228602364 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8580): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8640): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8640): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8640): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8640): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8640): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.981116242 +0000 UTC m=+355.228602364 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8640): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c5ab0 item 77 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8700): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8700): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8700): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8700): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8700): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8700): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8700): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.982312658 +0000 UTC m=+355.229798790 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8700): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8740): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8740): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8740): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c5ea0 item 78 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8740): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8740): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.982781017 +0000 UTC m=+355.230267149 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8740): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8800): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8800): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8800): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8800): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8800): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.982781017 +0000 UTC m=+355.230267149 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8800): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013c0e0 item 78 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc88c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc88c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc88c0): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc88c0): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc88c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc88c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc88c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.983940894 +0000 UTC m=+355.231427026 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc88c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8900): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8900): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8900): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013c620 item 79 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8900): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8900): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.984373776 +0000 UTC m=+355.231859898 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8900): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc89c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc89c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc89c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc89c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc89c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.984373776 +0000 UTC m=+355.231859898 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc89c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013c7e0 item 79 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8a80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8a80): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8a80): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8a80): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8a80): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8a80): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8a80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.985550284 +0000 UTC m=+355.233036415 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8a80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8ac0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8ac0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8ac0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ccb0 item 80 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8ac0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8ac0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.986041025 +0000 UTC m=+355.233527157 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8ac0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8b80): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8b80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8b80): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8b80): >_readAt: n=5, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8b80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.986041025 +0000 UTC m=+355.233527157 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8b80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ce00 item 80 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8bc0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8bc0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8bc0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8bc0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8bc0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.987199178 +0000 UTC m=+355.234685310 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8bc0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8c00): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8c00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8c00): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8c00): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8c00): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8c00): _writeAt: size=3, off=7 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d260 item 81 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8c00): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8c00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.987684239 +0000 UTC m=+355.235170371 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8c00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8c40): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8c40): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8c40): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8c40): >_readAt: n=8, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8c40): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.987684239 +0000 UTC m=+355.235170371 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8c40): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d3b0 item 81 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8cc0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8cc0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8cc0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8cc0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8cc0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.988801325 +0000 UTC m=+355.236287458 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8cc0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8d80): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8d80): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8d80): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d6c0 item 82 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8d80): _readAt: size=2, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8d80): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8d80): _writeAt: size=3, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8d80): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8d80): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.989330659 +0000 UTC m=+355.236816791 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8d80): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8dc0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8dc0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8dc0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8dc0): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8dc0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.989330659 +0000 UTC m=+355.236816791 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8dc0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013d880 item 82 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8e40): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8e40): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8e40): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8e40): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8e40): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.990492529 +0000 UTC m=+355.237978662 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8e40): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8f00): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8f00): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8f00): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8f00): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8f00): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8f00): _writeAt: size=3, off=7 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013db20 item 83 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8f00): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8f00): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.991028496 +0000 UTC m=+355.238514628 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8f00): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8f40): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8f40): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8f40): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8f40): >_readAt: n=8, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8f40): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.991028496 +0000 UTC m=+355.238514628 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8f40): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013dce0 item 83 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8fc0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8fc0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8fc0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8fc0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8fc0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.992217577 +0000 UTC m=+355.239703709 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc8fc0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9080): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9080): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9080): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532070 item 84 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9080): _readAt: size=2, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9080): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9080): _writeAt: size=3, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9080): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9080): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.992825017 +0000 UTC m=+355.240311149 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9080): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc90c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc90c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc90c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc90c0): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc90c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.992825017 +0000 UTC m=+355.240311149 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc90c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532230 item 84 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9140): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9140): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9140): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9140): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9140): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.99403124 +0000 UTC m=+355.241517372 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9140): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9200): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9200): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9200): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9200): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9200): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9200): _writeAt: size=3, off=7 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532620 item 85 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9200): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9200): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.994547409 +0000 UTC m=+355.242033532 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9200): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9240): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9240): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9240): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9240): >_readAt: n=8, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9240): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.994547409 +0000 UTC m=+355.242033532 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9240): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005328c0 item 85 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc92c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc92c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc92c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc92c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc92c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.995733035 +0000 UTC m=+355.243219156 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc92c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9380): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9380): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9380): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532d90 item 86 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9380): _readAt: size=2, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9380): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9380): _writeAt: size=3, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9380): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9380): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.996263431 +0000 UTC m=+355.243749562 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9380): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc93c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc93c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc93c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc93c0): >_readAt: n=3, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc93c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.996263431 +0000 UTC m=+355.243749562 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc93c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532f50 item 86 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9440): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9440): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9440): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9440): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9440): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.997480915 +0000 UTC m=+355.244967037 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9440): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9500): _readAt: size=2, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9500): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9500): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9500): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9500): >_readAt: n=2, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9500): _writeAt: size=3, off=7 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533490 item 87 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9500): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9500): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.998000931 +0000 UTC m=+355.245487063 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9500): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9540): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9540): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9540): >openPending: err= 2025/05/10 05:06:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9540): >_readAt: n=8, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9540): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.998000931 +0000 UTC m=+355.245487063 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9540): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: Remove: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533730 item 87 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc95c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc95c0): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc95c0): _writeAt: size=5, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc95c0): >_writeAt: n=5, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc95c0): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.999078153 +0000 UTC m=+355.246564284 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc95c0): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9680): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9680): open at offset 5 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9680): >openPending: err= 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533b20 item 88 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9680): _readAt: size=2, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9680): >_readAt: n=0, err=EOF 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9680): _writeAt: size=3, off=5 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9680): >_writeAt: n=3, err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9680): close: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.999557393 +0000 UTC m=+355.247043514 2025/05/10 05:06:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc9680): >close: err= 2025/05/10 05:06:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:15 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:15 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc96c0): _readAt: size=512, off=0 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc96c0): openPending: 2025/05/10 05:06:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:15 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:15 DEBUG : open-test-file(0xc000dc96c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc96c0): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc96c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:15.999557393 +0000 UTC m=+355.247043514 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc96c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533ce0 item 88 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9780): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9780): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9780): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9780): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9780): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9780): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9780): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9780): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.00068065 +0000 UTC m=+355.248166792 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9780): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc97c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc97c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc97c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534310 item 89 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc97c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc97c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.001188995 +0000 UTC m=+355.248675127 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc97c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9880): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9880): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9880): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9880): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9880): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9880): _writeAt: size=3, off=7 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534540 item 89 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9880): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9880): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.001692219 +0000 UTC m=+355.249178350 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9880): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc98c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc98c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc98c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc98c0): >_readAt: n=8, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc98c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.001692219 +0000 UTC m=+355.249178350 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc98c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534700 item 89 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9980): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9980): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9980): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9980): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9980): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9980): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9980): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9980): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.00283834 +0000 UTC m=+355.250324472 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9980): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc99c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc99c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc99c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534a10 item 90 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc99c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc99c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.00331269 +0000 UTC m=+355.250798822 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc99c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9a80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9a80): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9a80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534b60 item 90 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9a80): _readAt: size=2, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9a80): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9a80): _writeAt: size=3, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9a80): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9a80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.003869285 +0000 UTC m=+355.251355407 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9a80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9ac0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9ac0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9ac0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9ac0): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9ac0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.003869285 +0000 UTC m=+355.251355407 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9ac0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534e00 item 90 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9b80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9b80): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9b80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9b80): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9b80): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9b80): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9b80): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9b80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.005022008 +0000 UTC m=+355.252508130 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9b80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9bc0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9bc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9bc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535340 item 91 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9bc0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9bc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.005489596 +0000 UTC m=+355.252975728 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9bc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9c80): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9c80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9c80): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9c80): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9c80): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9c80): _writeAt: size=3, off=7 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535500 item 91 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9c80): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9c80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.006007207 +0000 UTC m=+355.253493329 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9c80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9cc0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9cc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9cc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9cc0): >_readAt: n=8, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9cc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.006007207 +0000 UTC m=+355.253493329 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9cc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005356c0 item 91 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9d80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9d80): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9d80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9d80): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9d80): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9d80): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9d80): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9d80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.0071757 +0000 UTC m=+355.254661832 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9d80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9dc0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9dc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9dc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535c00 item 92 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9dc0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9dc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.007619372 +0000 UTC m=+355.255105505 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9dc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9e80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9e80): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9e80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535e30 item 92 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9e80): _readAt: size=2, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9e80): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9e80): _writeAt: size=3, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9e80): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9e80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.00813463 +0000 UTC m=+355.255620762 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9e80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9ec0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9ec0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9ec0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9ec0): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9ec0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.00813463 +0000 UTC m=+355.255620762 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000dc9ec0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e070 item 92 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6000): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6000): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6000): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6000): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6000): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6000): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6000): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6000): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.009352255 +0000 UTC m=+355.256838377 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6000): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6040): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6040): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6040): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e5b0 item 93 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6040): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6040): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.009886317 +0000 UTC m=+355.257372439 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6040): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6100): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6100): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6100): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6100): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6100): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.009886317 +0000 UTC m=+355.257372439 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6100): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052e850 item 93 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef61c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef61c0): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef61c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef61c0): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef61c0): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef61c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef61c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef61c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.011232084 +0000 UTC m=+355.258718216 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef61c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6200): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6200): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6200): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052ec40 item 94 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6200): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6200): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.011888023 +0000 UTC m=+355.259374186 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6200): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef62c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef62c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef62c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef62c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef62c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.011888023 +0000 UTC m=+355.259374186 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef62c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052eee0 item 94 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6380): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6380): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6380): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6380): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6380): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6380): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6380): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6380): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.013811815 +0000 UTC m=+355.261297987 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6380): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef63c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef63c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef63c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f420 item 95 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef63c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef63c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.015024371 +0000 UTC m=+355.262510532 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef63c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6480): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6480): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6480): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6480): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6480): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.015024371 +0000 UTC m=+355.262510532 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6480): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052f810 item 95 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6540): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6540): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6540): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6540): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6540): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6540): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6540): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6540): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.018565075 +0000 UTC m=+355.266051237 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6540): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6580): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6580): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6580): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00052fd50 item 96 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6580): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6580): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.019184578 +0000 UTC m=+355.266670750 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6580): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6640): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6640): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6640): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6640): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6640): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.019184578 +0000 UTC m=+355.266670750 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6640): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568000 item 96 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= 2025/05/10 05:06:16 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:06:16 DEBUG : : Looking for writers 2025/05/10 05:06:16 DEBUG : >WaitForWriters: 2025/05/10 05:06:16 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:06:16 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:06:16 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:06:16 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:16 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:06:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:06:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/05/10 05:06:16 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37480): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37480): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37480): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37480): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37480): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.525378226 +0000 UTC m=+355.772864398 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37480): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a374c0): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a374c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a374c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a374c0): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a374c0): _writeAt: size=3, off=2 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a374c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a374c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.525378226 +0000 UTC m=+355.772864398 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a374c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37500): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37500): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37500): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37500): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37500): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.525378226 +0000 UTC m=+355.772864398 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37500): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0700 item 1 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37540): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37540): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37540): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37540): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37540): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.528736589 +0000 UTC m=+355.776222761 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37540): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37580): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37580): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37580): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37580): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37580): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.528736589 +0000 UTC m=+355.776222761 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37580): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0b60 item 2 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a375c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a375c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a375c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a375c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a375c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.53127323 +0000 UTC m=+355.778759392 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a375c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37600): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37600): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37600): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37600): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37600): _writeAt: size=3, off=2 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37600): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37600): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.53127323 +0000 UTC m=+355.778759392 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37600): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37640): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37640): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37640): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37640): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37640): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.53127323 +0000 UTC m=+355.778759392 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37640): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b0e70 item 3 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a376c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a376c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a376c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a376c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a376c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.534692577 +0000 UTC m=+355.782178749 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a376c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37740): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37740): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37740): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37740): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37740): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.534692577 +0000 UTC m=+355.782178749 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37740): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b12d0 item 4 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37780): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37780): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37780): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37780): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37780): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.537160358 +0000 UTC m=+355.784646530 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37780): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a377c0): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a377c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a377c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a377c0): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a377c0): _writeAt: size=3, off=2 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a377c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a377c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.537160358 +0000 UTC m=+355.784646530 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a377c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37800): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37800): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37800): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37800): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37800): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.537160358 +0000 UTC m=+355.784646530 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37800): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b15e0 item 5 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37880): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37880): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37880): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37880): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37880): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.540228878 +0000 UTC m=+355.787715050 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37880): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37900): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37900): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37900): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37900): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37900): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.540228878 +0000 UTC m=+355.787715050 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37900): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b19d0 item 6 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37980): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37980): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37980): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37980): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37980): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.542557798 +0000 UTC m=+355.790043970 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37980): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37a40): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37a40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37a40): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37a40): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37a40): _writeAt: size=3, off=2 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37a40): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37a40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.542557798 +0000 UTC m=+355.790043970 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37a40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37a80): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37a80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37a80): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37a80): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37a80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.542557798 +0000 UTC m=+355.790043970 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37a80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b1ce0 item 7 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37b00): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37b00): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37b00): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37b00): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37b00): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.545330242 +0000 UTC m=+355.792816404 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37b00): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37b80): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37b80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37b80): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37b80): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37b80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.545330242 +0000 UTC m=+355.792816404 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37b80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003640e0 item 8 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37bc0): _readAt: size=2, off=0 2025/05/10 05:06:16 ERROR : open-test-file(0xc000a37bc0): Couldn't read size of file 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37bc0): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37bc0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37bc0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37bc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37bc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c00): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c00): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c00): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c00): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c00): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.547988671 +0000 UTC m=+355.795474843 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c00): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c40): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c40): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c40): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c40): _writeAt: size=3, off=2 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c40): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.547988671 +0000 UTC m=+355.795474843 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c80): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c80): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c80): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.547988671 +0000 UTC m=+355.795474843 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37c80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364380 item 9 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37d00): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37d00): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37d00): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37d00): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37d00): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.552450705 +0000 UTC m=+355.799936867 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37d00): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37d80): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37d80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37d80): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37d80): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37d80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.552450705 +0000 UTC m=+355.799936867 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37d80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003647e0 item 10 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37e40): _readAt: size=2, off=0 2025/05/10 05:06:16 ERROR : open-test-file(0xc000a37e40): Couldn't read size of file 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37e40): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37e40): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37e40): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37e40): close: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37e40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37e80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37e80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37e80): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37e80): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37e80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.556090195 +0000 UTC m=+355.803576358 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37e80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37f40): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37f40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37f40): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37f40): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37f40): _writeAt: size=3, off=2 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37f40): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37f40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.556090195 +0000 UTC m=+355.803576358 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000a37f40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068000): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068000): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068000): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068000): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068000): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.556090195 +0000 UTC m=+355.803576358 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068000): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364c40 item 11 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068080): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068080): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068080): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068080): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068080): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.559282547 +0000 UTC m=+355.806768709 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068080): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068100): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068100): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068100): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068100): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068100): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.559282547 +0000 UTC m=+355.806768709 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068100): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365180 item 12 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010681c0): _readAt: size=2, off=0 2025/05/10 05:06:16 ERROR : open-test-file(0xc0010681c0): Couldn't read size of file 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010681c0): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010681c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010681c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010681c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010681c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068200): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068200): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068200): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068200): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068200): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.564202961 +0000 UTC m=+355.811689124 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068200): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010682c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010682c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010682c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010682c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010682c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.564202961 +0000 UTC m=+355.811689124 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010682c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365490 item 13 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068340): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068340): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068340): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068340): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068340): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.574451987 +0000 UTC m=+355.821938149 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068340): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010683c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010683c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010683c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010683c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010683c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.574451987 +0000 UTC m=+355.821938149 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010683c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365730 item 14 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068480): _readAt: size=2, off=0 2025/05/10 05:06:16 ERROR : open-test-file(0xc001068480): Couldn't read size of file 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068480): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068480): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068480): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068480): close: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068480): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010684c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010684c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010684c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010684c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010684c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.577663404 +0000 UTC m=+355.825149556 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010684c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068580): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068580): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068580): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068580): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068580): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.577663404 +0000 UTC m=+355.825149556 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068580): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ce0 item 15 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068600): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068600): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068600): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068600): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068600): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.58132721 +0000 UTC m=+355.828813393 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068600): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068680): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068680): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068680): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068680): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068680): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.58132721 +0000 UTC m=+355.828813393 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068680): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e2a0 item 16 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010686c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010686c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010686c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010686c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010686c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.584553285 +0000 UTC m=+355.832039437 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010686c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068700): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068700): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068700): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068700): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068700): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068700): _writeAt: size=3, off=7 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068700): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068700): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.584553285 +0000 UTC m=+355.832039437 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068700): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068740): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068740): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068740): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068740): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068740): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.584553285 +0000 UTC m=+355.832039437 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068740): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038e700 item 17 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010687c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010687c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010687c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010687c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010687c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.587468235 +0000 UTC m=+355.834954387 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010687c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068840): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068840): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068840): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068840): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068840): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.587468235 +0000 UTC m=+355.834954387 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068840): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f260 item 18 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010688c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010688c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010688c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010688c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010688c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.589342042 +0000 UTC m=+355.836828195 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010688c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068980): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068980): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068980): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068980): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068980): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068980): _writeAt: size=3, off=7 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068980): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068980): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.589342042 +0000 UTC m=+355.836828195 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068980): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010689c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010689c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010689c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010689c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010689c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.589342042 +0000 UTC m=+355.836828195 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010689c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038f810 item 19 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068a40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068a40): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068a40): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068a40): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068a40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.591949587 +0000 UTC m=+355.839435749 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068a40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068ac0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068ac0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068ac0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068ac0): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068ac0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.591949587 +0000 UTC m=+355.839435749 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068ac0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038fe30 item 20 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068b40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068b40): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068b40): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068b40): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068b40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.594119558 +0000 UTC m=+355.841605711 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068b40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068c00): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068c00): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068c00): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068c00): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068c00): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068c00): _writeAt: size=3, off=7 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068c00): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068c00): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.594119558 +0000 UTC m=+355.841605711 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068c00): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068c40): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068c40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068c40): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068c40): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068c40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.594119558 +0000 UTC m=+355.841605711 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068c40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a02a0 item 21 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068cc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068cc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068cc0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068cc0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068cc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.597025422 +0000 UTC m=+355.844511585 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068cc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068d40): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068d40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068d40): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068d40): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068d40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.597025422 +0000 UTC m=+355.844511585 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068d40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a09a0 item 22 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068dc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068dc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068dc0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068dc0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068dc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.598803289 +0000 UTC m=+355.846289441 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068dc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068e80): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068e80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068e80): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068e80): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068e80): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068e80): _writeAt: size=3, off=7 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068e80): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068e80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.598803289 +0000 UTC m=+355.846289441 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068e80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068ec0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068ec0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068ec0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068ec0): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068ec0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.598803289 +0000 UTC m=+355.846289441 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068ec0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0d90 item 23 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068f40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068f40): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068f40): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068f40): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068f40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.601004851 +0000 UTC m=+355.848491003 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068f40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068fc0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068fc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068fc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068fc0): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068fc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.601004851 +0000 UTC m=+355.848491003 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001068fc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a13b0 item 24 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069080): _readAt: size=2, off=0 2025/05/10 05:06:16 ERROR : open-test-file(0xc001069080): Couldn't read size of file 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069080): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069080): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069080): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069080): close: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069080): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010690c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010690c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010690c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010690c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010690c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.602812412 +0000 UTC m=+355.850298565 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010690c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069180): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069180): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069180): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069180): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069180): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069180): _writeAt: size=3, off=7 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069180): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069180): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.602812412 +0000 UTC m=+355.850298565 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069180): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010691c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010691c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010691c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010691c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010691c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.602812412 +0000 UTC m=+355.850298565 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010691c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a16c0 item 25 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069240): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069240): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069240): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069240): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069240): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.604927944 +0000 UTC m=+355.852414096 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069240): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010692c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010692c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010692c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010692c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010692c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.604927944 +0000 UTC m=+355.852414096 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010692c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1c00 item 26 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069380): _readAt: size=2, off=0 2025/05/10 05:06:16 ERROR : open-test-file(0xc001069380): Couldn't read size of file 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069380): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069380): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069380): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069380): close: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069380): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010693c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010693c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010693c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010693c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010693c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.606629327 +0000 UTC m=+355.854115499 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010693c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069480): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069480): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069480): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069480): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069480): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069480): _writeAt: size=3, off=7 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069480): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069480): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.606629327 +0000 UTC m=+355.854115499 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069480): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010694c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010694c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010694c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010694c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010694c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.606629327 +0000 UTC m=+355.854115499 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010694c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8070 item 27 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069540): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069540): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069540): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069540): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069540): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.608848732 +0000 UTC m=+355.856334893 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069540): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010695c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010695c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010695c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010695c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010695c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.608848732 +0000 UTC m=+355.856334893 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010695c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a84d0 item 28 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069680): _readAt: size=2, off=0 2025/05/10 05:06:16 ERROR : open-test-file(0xc001069680): Couldn't read size of file 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069680): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069680): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069680): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069680): close: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069680): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010696c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010696c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010696c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010696c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010696c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.610924568 +0000 UTC m=+355.858410720 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0010696c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069780): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069780): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069780): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069780): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069780): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.610924568 +0000 UTC m=+355.858410720 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069780): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8930 item 29 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069800): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069800): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069800): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069800): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069800): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.612585816 +0000 UTC m=+355.860071968 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069800): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069880): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069880): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069880): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069880): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069880): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.612585816 +0000 UTC m=+355.860071968 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069880): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8c40 item 30 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069940): _readAt: size=2, off=0 2025/05/10 05:06:16 ERROR : open-test-file(0xc001069940): Couldn't read size of file 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069940): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069940): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069940): >_writeAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069940): close: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069940): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069980): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069980): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069980): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069980): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069980): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.61466637 +0000 UTC m=+355.862152522 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069980): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069a40): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069a40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069a40): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069a40): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069a40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.61466637 +0000 UTC m=+355.862152522 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069a40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8f50 item 31 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069ac0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069ac0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069ac0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069ac0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069ac0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.616174381 +0000 UTC m=+355.863660533 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069ac0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069b40): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069b40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069b40): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069b40): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069b40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.616174381 +0000 UTC m=+355.863660533 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069b40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9340 item 32 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069b80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069b80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069b80): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069b80): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069b80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.617667363 +0000 UTC m=+355.865153515 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069b80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069bc0): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069bc0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069bc0): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069bc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069bc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a96c0 item 33 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069bc0): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069bc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.618149397 +0000 UTC m=+355.865635549 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069bc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c00): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c00): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c00): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c00): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c00): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.618149397 +0000 UTC m=+355.865635549 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c00): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9810 item 33 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c40): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c40): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c40): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.620130646 +0000 UTC m=+355.867616798 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9c00 item 34 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c80): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c80): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c80): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.620989929 +0000 UTC m=+355.868476081 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069c80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069cc0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069cc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069cc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069cc0): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069cc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.620989929 +0000 UTC m=+355.868476081 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069cc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9e30 item 34 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d00): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d00): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d00): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d00): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d00): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.622881248 +0000 UTC m=+355.870367400 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d00): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d40): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d40): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d40): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d40): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408230 item 35 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d40): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.623631516 +0000 UTC m=+355.871117679 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d80): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d80): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d80): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.623631516 +0000 UTC m=+355.871117679 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069d80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408540 item 35 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069e00): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069e00): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069e00): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069e00): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069e00): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.625218965 +0000 UTC m=+355.872705118 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069e00): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069ec0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069ec0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408b60 item 36 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069ec0): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069ec0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069ec0): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069ec0): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069ec0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.625853006 +0000 UTC m=+355.873339158 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069ec0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069f00): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069f00): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069f00): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069f00): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069f00): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.625853006 +0000 UTC m=+355.873339158 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069f00): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408cb0 item 36 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069f40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069f40): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069f40): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069f40): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069f40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.627339535 +0000 UTC m=+355.874825687 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001069f40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba000): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba000): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba000): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba000): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba000): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004092d0 item 37 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba000): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba000): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.627956944 +0000 UTC m=+355.875443096 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba000): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba040): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba040): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba040): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba040): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba040): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.627956944 +0000 UTC m=+355.875443096 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba040): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409500 item 37 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba0c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba0c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba0c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba0c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba0c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.629464925 +0000 UTC m=+355.876951087 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba0c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba180): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba180): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409880 item 38 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba180): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba180): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba180): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba180): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba180): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.630134602 +0000 UTC m=+355.877620754 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba180): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba1c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba1c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba1c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba1c0): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba1c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.630134602 +0000 UTC m=+355.877620754 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba1c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409a40 item 38 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba240): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba240): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba240): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba240): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba240): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.631592777 +0000 UTC m=+355.879078930 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba240): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba300): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba300): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba300): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba300): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba300): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409dc0 item 39 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba300): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba300): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.632144663 +0000 UTC m=+355.879630826 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba300): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba340): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba340): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba340): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba340): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba340): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.632144663 +0000 UTC m=+355.879630826 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba340): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a000 item 39 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba3c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba3c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba3c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba3c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba3c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.633700304 +0000 UTC m=+355.881186455 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba3c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba480): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba480): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a2a0 item 40 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba480): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba480): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba480): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba480): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba480): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.634360843 +0000 UTC m=+355.881846995 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba480): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba4c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba4c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba4c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba4c0): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba4c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.634360843 +0000 UTC m=+355.881846995 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba4c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a460 item 40 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba500): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba500): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba500): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba500): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba500): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba500): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba500): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.635940197 +0000 UTC m=+355.883426349 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba500): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba540): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba540): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba540): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a770 item 41 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba540): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba540): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.636440626 +0000 UTC m=+355.883926778 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba540): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba580): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba580): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba580): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba580): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba580): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a8c0 item 41 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba580): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba580): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.637064527 +0000 UTC m=+355.884550679 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba580): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba5c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba5c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba5c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba5c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba5c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.637064527 +0000 UTC m=+355.884550679 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba5c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041aa10 item 41 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba680): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba680): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba680): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba680): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba680): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba680): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba680): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.638795927 +0000 UTC m=+355.886282079 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba680): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba6c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba6c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba6c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041acb0 item 42 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba6c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba6c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.639742914 +0000 UTC m=+355.887229066 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba6c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba780): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba780): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ae00 item 42 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba780): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba780): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba780): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba780): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba780): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.640323584 +0000 UTC m=+355.887809736 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba780): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba7c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba7c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba7c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba7c0): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba7c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.640323584 +0000 UTC m=+355.887809736 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba7c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041afc0 item 42 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba880): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba880): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba880): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba880): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba880): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba880): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba880): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.641725205 +0000 UTC m=+355.889211357 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba880): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba8c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba8c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba8c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b260 item 43 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba8c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba8c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.642282891 +0000 UTC m=+355.889769033 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba8c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba980): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba980): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba980): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba980): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba980): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b420 item 43 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba980): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba980): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.642882897 +0000 UTC m=+355.890369049 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba980): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba9c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba9c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba9c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba9c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba9c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.642882897 +0000 UTC m=+355.890369049 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011ba9c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b570 item 43 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baa80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baa80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baa80): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baa80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baa80): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baa80): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baa80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.64472294 +0000 UTC m=+355.892209093 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baa80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baac0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baac0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baac0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b810 item 44 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baac0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baac0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.645422894 +0000 UTC m=+355.892909046 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baac0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bab80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bab80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b960 item 44 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bab80): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bab80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bab80): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bab80): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bab80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.646488474 +0000 UTC m=+355.893974626 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bab80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011babc0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011babc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011babc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011babc0): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011babc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.646488474 +0000 UTC m=+355.893974626 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011babc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041bab0 item 44 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bac80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bac80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bac80): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bac80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bac80): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bac80): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bac80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.648704592 +0000 UTC m=+355.896190745 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bac80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bacc0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bacc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bacc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041bd50 item 45 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bacc0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bacc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.649438871 +0000 UTC m=+355.896925023 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bacc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bad80): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bad80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bad80): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bad80): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bad80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.649438871 +0000 UTC m=+355.896925023 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bad80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041bea0 item 45 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bae40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bae40): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bae40): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bae40): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bae40): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bae40): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bae40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.651401414 +0000 UTC m=+355.898887567 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bae40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bae80): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bae80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bae80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004241c0 item 46 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bae80): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bae80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.652088293 +0000 UTC m=+355.899574445 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bae80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baf40): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baf40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baf40): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baf40): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baf40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.652088293 +0000 UTC m=+355.899574445 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011baf40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004244d0 item 46 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb000): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb000): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb000): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb000): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb000): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb000): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb000): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.65407385 +0000 UTC m=+355.901560022 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb000): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb040): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb040): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb040): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004248c0 item 47 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb040): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb040): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.654796417 +0000 UTC m=+355.902282568 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb040): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb100): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb100): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb100): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb100): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb100): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.654796417 +0000 UTC m=+355.902282568 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb100): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424a10 item 47 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb1c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb1c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb1c0): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb1c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb1c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb1c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb1c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.657042371 +0000 UTC m=+355.904528553 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb1c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb200): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb200): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb200): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424cb0 item 48 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb200): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb200): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.657536829 +0000 UTC m=+355.905022961 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb200): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb2c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb2c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb2c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb2c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb2c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.657536829 +0000 UTC m=+355.905022961 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb2c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424e00 item 48 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb300): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb300): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb300): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb300): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb300): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.658992812 +0000 UTC m=+355.906478944 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb300): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb340): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb340): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb340): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb340): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb340): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb340): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425180 item 49 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb340): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb340): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.660247737 +0000 UTC m=+355.907733909 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb340): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb380): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb380): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb380): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb380): >_readAt: n=8, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb380): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.660247737 +0000 UTC m=+355.907733909 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb380): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425420 item 49 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb400): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb400): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb400): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb400): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb400): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.664180538 +0000 UTC m=+355.911666740 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb400): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb4c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb4c0): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb4c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425880 item 50 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb4c0): _readAt: size=2, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb4c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb4c0): _writeAt: size=3, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb4c0): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb4c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.665073414 +0000 UTC m=+355.912559586 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb4c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb500): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb500): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb500): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb500): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb500): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.665073414 +0000 UTC m=+355.912559586 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb500): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004259d0 item 50 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb580): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb580): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb580): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb580): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb580): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.667448672 +0000 UTC m=+355.914934844 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb580): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb640): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb640): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb640): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb640): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb640): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb640): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425ce0 item 51 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb640): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb640): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.668197988 +0000 UTC m=+355.915684161 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb640): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb680): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb680): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb680): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb680): >_readAt: n=8, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb680): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.668197988 +0000 UTC m=+355.915684161 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0011bb680): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425e30 item 51 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c2c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c2c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c2c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c2c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c2c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.670338425 +0000 UTC m=+355.917824567 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c2c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c380): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c380): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c380): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052a80 item 52 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c380): _readAt: size=2, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c380): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c380): _writeAt: size=3, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c380): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c380): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.670915629 +0000 UTC m=+355.918401760 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c380): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c3c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c3c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c3c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c3c0): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c3c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.670915629 +0000 UTC m=+355.918401760 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c3c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052c40 item 52 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c440): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c440): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c440): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c440): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c440): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.672091836 +0000 UTC m=+355.919577968 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c440): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c500): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c500): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c500): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c500): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c500): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c500): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000530a0 item 53 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c500): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c500): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.672565735 +0000 UTC m=+355.920051858 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c500): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c540): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c540): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c540): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c540): >_readAt: n=8, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c540): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.672565735 +0000 UTC m=+355.920051858 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c540): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 53 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c5c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c5c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c5c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c5c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c5c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.67445422 +0000 UTC m=+355.921940381 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c5c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c680): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c680): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c680): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 54 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c680): _readAt: size=2, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c680): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c680): _writeAt: size=3, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c680): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c680): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.675134516 +0000 UTC m=+355.922620679 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c680): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c6c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c6c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c6c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c6c0): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c6c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.675134516 +0000 UTC m=+355.922620679 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c6c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 54 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c740): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c740): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c740): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c740): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c740): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.677293668 +0000 UTC m=+355.924779841 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c740): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c800): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c800): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c800): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c800): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c800): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c800): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000539d0 item 55 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c800): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c800): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.67797648 +0000 UTC m=+355.925462642 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c800): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c840): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c840): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c840): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c840): >_readAt: n=8, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c840): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.67797648 +0000 UTC m=+355.925462642 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c840): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b20 item 55 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c8c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c8c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c8c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c8c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c8c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.679796686 +0000 UTC m=+355.927282848 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c8c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c980): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c980): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c980): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 56 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c980): _readAt: size=2, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c980): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c980): _writeAt: size=3, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c980): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c980): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.680928932 +0000 UTC m=+355.928415094 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c980): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c9c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c9c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c9c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c9c0): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c9c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.680928932 +0000 UTC m=+355.928415094 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4c9c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e0e0 item 56 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ca80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ca80): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ca80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ca80): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ca80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ca80): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ca80): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ca80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.683184225 +0000 UTC m=+355.930670387 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ca80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cac0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cac0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cac0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e380 item 57 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cac0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cac0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.683828343 +0000 UTC m=+355.931314505 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cac0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cb80): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cb80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cb80): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cb80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cb80): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cb80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e4d0 item 57 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cb80): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cb80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.684539768 +0000 UTC m=+355.932025930 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cb80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cbc0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cbc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cbc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cbc0): >_readAt: n=8, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cbc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.684539768 +0000 UTC m=+355.932025930 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cbc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e620 item 57 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cc80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cc80): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cc80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cc80): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cc80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cc80): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cc80): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cc80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.686887194 +0000 UTC m=+355.934373356 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cc80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ccc0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ccc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ccc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e8c0 item 58 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ccc0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ccc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.687505705 +0000 UTC m=+355.934991867 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ccc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cd80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cd80): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cd80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ea10 item 58 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cd80): _readAt: size=2, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cd80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cd80): _writeAt: size=3, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cd80): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cd80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.688645964 +0000 UTC m=+355.936132117 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cd80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cdc0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cdc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cdc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cdc0): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cdc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.688645964 +0000 UTC m=+355.936132117 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cdc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042eb60 item 58 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ce80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ce80): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ce80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ce80): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ce80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ce80): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ce80): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ce80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.691091795 +0000 UTC m=+355.938577927 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4ce80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cec0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cec0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cec0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ee00 item 59 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cec0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cec0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.691982848 +0000 UTC m=+355.939469019 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cec0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cf80): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cf80): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cf80): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cf80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cf80): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cf80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ef50 item 59 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cf80): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cf80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.692576171 +0000 UTC m=+355.940062332 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cf80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cfc0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cfc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cfc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cfc0): >_readAt: n=8, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cfc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.692576171 +0000 UTC m=+355.940062332 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4cfc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f0a0 item 59 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d080): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d080): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d080): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d080): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d080): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d080): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d080): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d080): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.694576054 +0000 UTC m=+355.942062227 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d080): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d0c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d0c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d0c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f340 item 60 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d0c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d0c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.695379352 +0000 UTC m=+355.942865524 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d0c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d180): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d180): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d180): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f490 item 60 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d180): _readAt: size=2, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d180): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d180): _writeAt: size=3, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d180): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d180): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.696069877 +0000 UTC m=+355.943556040 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d180): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d1c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d1c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d1c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d1c0): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d1c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.696069877 +0000 UTC m=+355.943556040 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d1c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f5e0 item 60 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d280): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d280): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d280): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d280): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d280): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d280): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d280): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d280): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.697708983 +0000 UTC m=+355.945195116 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d280): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d2c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d2c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d2c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f880 item 61 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d2c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d2c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.701014758 +0000 UTC m=+355.948500890 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d2c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d380): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d380): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d380): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d380): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d380): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.701014758 +0000 UTC m=+355.948500890 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d380): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f9d0 item 61 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d440): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d440): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d440): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d440): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d440): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d440): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d440): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d440): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.705101127 +0000 UTC m=+355.952587279 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d440): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d480): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d480): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d480): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fc70 item 62 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d480): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d480): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.705643746 +0000 UTC m=+355.953129898 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d480): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d540): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d540): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d540): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d540): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d540): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.705643746 +0000 UTC m=+355.953129898 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d540): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fdc0 item 62 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d600): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d600): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d600): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d600): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d600): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d600): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d600): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d600): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.707350238 +0000 UTC m=+355.954836420 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d600): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d640): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d640): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d640): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004340e0 item 63 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d640): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d640): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.708209271 +0000 UTC m=+355.955695423 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d640): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d700): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d700): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d700): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d700): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d700): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.708209271 +0000 UTC m=+355.955695423 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d700): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434230 item 63 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d7c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d7c0): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d7c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d7c0): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d7c0): >_readAt: n=0, err=Bad file descriptor 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d7c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d7c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d7c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.711522288 +0000 UTC m=+355.959008451 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d7c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d800): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d800): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d800): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004344d0 item 64 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d800): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d800): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.712385679 +0000 UTC m=+355.959871841 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d800): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d8c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d8c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d8c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d8c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d8c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.712385679 +0000 UTC m=+355.959871841 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d8c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434620 item 64 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d900): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d900): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d900): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d900): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d900): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.714644108 +0000 UTC m=+355.962130260 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d900): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d940): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d940): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d940): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d940): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d940): _writeAt: size=3, off=2 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004348c0 item 65 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d940): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d940): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.715406828 +0000 UTC m=+355.962892991 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d940): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d980): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d980): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d980): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d980): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d980): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.715406828 +0000 UTC m=+355.962892991 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d980): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434a10 item 65 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d9c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d9c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d9c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d9c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d9c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.717581521 +0000 UTC m=+355.965067673 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4d9c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6800): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6800): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568af0 item 66 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6800): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6800): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6800): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6800): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6800): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.718374749 +0000 UTC m=+355.965860901 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6800): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6840): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6840): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6840): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6840): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6840): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.718374749 +0000 UTC m=+355.965860901 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6840): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000568d90 item 66 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6880): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6880): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6880): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6880): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6880): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.720263805 +0000 UTC m=+355.967749956 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6880): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef68c0): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef68c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef68c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef68c0): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef68c0): _writeAt: size=3, off=2 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005690a0 item 67 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef68c0): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef68c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.721063996 +0000 UTC m=+355.968550158 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef68c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6900): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6900): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6900): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6900): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6900): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.721063996 +0000 UTC m=+355.968550158 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6900): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569260 item 67 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6980): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6980): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6980): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6980): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6980): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.722989089 +0000 UTC m=+355.970475241 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6980): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6a40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6a40): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569650 item 68 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6a40): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6a40): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6a40): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6a40): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6a40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.723822543 +0000 UTC m=+355.971308695 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6a40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6a80): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6a80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6a80): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6a80): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6a80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.723822543 +0000 UTC m=+355.971308695 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6a80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569810 item 68 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6ac0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6ac0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6ac0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6ac0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6ac0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.725797891 +0000 UTC m=+355.973284043 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6ac0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6b00): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6b00): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6b00): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6b00): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6b00): _writeAt: size=3, off=2 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569ab0 item 69 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6b00): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6b00): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.726569299 +0000 UTC m=+355.974055451 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6b00): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6b40): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6b40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6b40): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6b40): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6b40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.726569299 +0000 UTC m=+355.974055451 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6b40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000569c00 item 69 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6bc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6bc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6bc0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6bc0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6bc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.728662787 +0000 UTC m=+355.976148939 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6bc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6c80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6c80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e000 item 70 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6c80): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6c80): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6c80): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6c80): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6c80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.729514577 +0000 UTC m=+355.977000728 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6c80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6cc0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6cc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6cc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6cc0): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6cc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.729514577 +0000 UTC m=+355.977000728 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6cc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e150 item 70 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6d40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6d40): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6d40): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6d40): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6d40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.731460548 +0000 UTC m=+355.978946700 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6d40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6e00): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6e00): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6e00): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6e00): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6e00): _writeAt: size=3, off=2 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e540 item 71 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6e00): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6e00): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.732209654 +0000 UTC m=+355.979695796 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6e00): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6e40): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6e40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6e40): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6e40): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6e40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.732209654 +0000 UTC m=+355.979695796 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6e40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e7e0 item 71 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6ec0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6ec0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6ec0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6ec0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6ec0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.734076277 +0000 UTC m=+355.981562430 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6ec0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6f80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6f80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ee00 item 72 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6f80): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6f80): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6f80): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6f80): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6f80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.734979943 +0000 UTC m=+355.982466095 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6f80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6fc0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6fc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6fc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6fc0): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6fc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.734979943 +0000 UTC m=+355.982466095 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef6fc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ef50 item 72 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7000): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7000): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7000): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7000): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7000): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7000): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7000): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.737098169 +0000 UTC m=+355.984584331 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7000): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da00): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da00): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da00): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f500 item 73 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da00): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da00): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.737819963 +0000 UTC m=+355.985306136 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da00): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da40): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da40): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da40): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da40): _writeAt: size=3, off=2 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434cb0 item 73 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da40): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.73861181 +0000 UTC m=+355.986097982 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da80): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da80): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da80): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.73861181 +0000 UTC m=+355.986097982 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4da80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434e00 item 73 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4db40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4db40): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4db40): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4db40): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4db40): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4db40): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4db40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.740232401 +0000 UTC m=+355.987718543 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4db40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4db80): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4db80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4db80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004350a0 item 74 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4db80): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4db80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.740907768 +0000 UTC m=+355.988393910 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4db80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dc40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dc40): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004351f0 item 74 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dc40): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dc40): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dc40): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dc40): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dc40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.741634442 +0000 UTC m=+355.989120584 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dc40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dc80): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dc80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dc80): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dc80): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dc80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.741634442 +0000 UTC m=+355.989120584 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dc80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435340 item 74 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dd40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dd40): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dd40): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dd40): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dd40): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dd40): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dd40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.743180725 +0000 UTC m=+355.990666876 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dd40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dd80): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dd80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dd80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004355e0 item 75 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dd80): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dd80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.743836305 +0000 UTC m=+355.991322447 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4dd80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4de40): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4de40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4de40): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4de40): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4de40): _writeAt: size=3, off=2 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435730 item 75 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4de40): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4de40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.744485323 +0000 UTC m=+355.991971465 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4de40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4de80): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4de80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4de80): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4de80): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4de80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.744485323 +0000 UTC m=+355.991971465 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4de80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435960 item 75 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4df40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4df40): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4df40): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4df40): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4df40): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4df40): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4df40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.746034299 +0000 UTC m=+355.993520441 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000b4df40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432000): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432000): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432000): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435c70 item 76 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432000): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432000): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.746702735 +0000 UTC m=+355.994188877 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432000): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014320c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014320c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435dc0 item 76 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014320c0): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014320c0): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014320c0): _writeAt: size=3, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014320c0): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014320c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.747412206 +0000 UTC m=+355.994898358 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014320c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432100): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432100): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432100): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432100): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432100): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.747412206 +0000 UTC m=+355.994898358 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432100): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440000 item 76 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014321c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014321c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014321c0): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014321c0): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014321c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014321c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014321c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.749036605 +0000 UTC m=+355.996522747 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014321c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432200): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432200): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432200): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440380 item 77 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432200): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432200): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.749677949 +0000 UTC m=+355.997164091 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432200): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014322c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014322c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014322c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014322c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014322c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.749677949 +0000 UTC m=+355.997164091 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014322c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440540 item 77 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432380): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432380): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432380): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432380): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432380): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432380): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432380): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.751368271 +0000 UTC m=+355.998854423 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432380): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014323c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014323c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014323c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440850 item 78 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014323c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014323c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.752013261 +0000 UTC m=+355.999499403 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014323c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432480): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432480): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432480): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432480): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432480): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.752013261 +0000 UTC m=+355.999499403 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432480): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004409a0 item 78 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432540): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432540): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432540): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432540): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432540): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432540): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432540): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.753682745 +0000 UTC m=+356.001168888 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432540): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432580): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432580): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432580): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440d20 item 79 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432580): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432580): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.754280286 +0000 UTC m=+356.001766428 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432580): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432640): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432640): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432640): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432640): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432640): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.754280286 +0000 UTC m=+356.001766428 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432640): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440ee0 item 79 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432700): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432700): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432700): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432700): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432700): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432700): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432700): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.755968675 +0000 UTC m=+356.003454827 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432700): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432740): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432740): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432740): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004411f0 item 80 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432740): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432740): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.757189697 +0000 UTC m=+356.004675849 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432740): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432800): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432800): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432800): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432800): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432800): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.757189697 +0000 UTC m=+356.004675849 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432800): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004413b0 item 80 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432840): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432840): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432840): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432840): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432840): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.758810188 +0000 UTC m=+356.006296340 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432840): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432880): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432880): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432880): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432880): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432880): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432880): _writeAt: size=3, off=7 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004416c0 item 81 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432880): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432880): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.759412758 +0000 UTC m=+356.006898900 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432880): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014328c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014328c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014328c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014328c0): >_readAt: n=8, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014328c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.759412758 +0000 UTC m=+356.006898900 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014328c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441810 item 81 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432940): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432940): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432940): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432940): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432940): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.760775586 +0000 UTC m=+356.008261728 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432940): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432a00): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432a00): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432a00): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441b90 item 82 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432a00): _readAt: size=2, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432a00): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432a00): _writeAt: size=3, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432a00): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432a00): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.761379179 +0000 UTC m=+356.008865311 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432a00): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432a40): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432a40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432a40): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432a40): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432a40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.761379179 +0000 UTC m=+356.008865311 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432a40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441ce0 item 82 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432ac0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432ac0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432ac0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432ac0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432ac0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.76274385 +0000 UTC m=+356.010229993 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432ac0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432b80): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432b80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432b80): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432b80): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432b80): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432b80): _writeAt: size=3, off=7 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004420e0 item 83 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432b80): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432b80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.763365467 +0000 UTC m=+356.010851599 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432b80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432bc0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432bc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432bc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432bc0): >_readAt: n=8, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432bc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.763365467 +0000 UTC m=+356.010851599 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432bc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442230 item 83 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432c40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432c40): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432c40): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432c40): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432c40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.764900237 +0000 UTC m=+356.012386370 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432c40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432d00): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432d00): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432d00): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442540 item 84 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432d00): _readAt: size=2, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432d00): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432d00): _writeAt: size=3, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432d00): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432d00): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.765541271 +0000 UTC m=+356.013027413 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432d00): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432d40): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432d40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432d40): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432d40): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432d40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.765541271 +0000 UTC m=+356.013027413 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432d40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442700 item 84 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432dc0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432dc0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432dc0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432dc0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432dc0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.766914678 +0000 UTC m=+356.014400810 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432dc0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432e80): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432e80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432e80): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432e80): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432e80): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432e80): _writeAt: size=3, off=7 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442a10 item 85 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432e80): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432e80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.767525816 +0000 UTC m=+356.015011947 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432e80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432ec0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432ec0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432ec0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432ec0): >_readAt: n=8, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432ec0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.767525816 +0000 UTC m=+356.015011947 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432ec0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442bd0 item 85 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432f40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432f40): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432f40): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432f40): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432f40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.768982129 +0000 UTC m=+356.016468261 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001432f40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433000): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433000): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433000): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442f50 item 86 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433000): _readAt: size=2, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433000): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433000): _writeAt: size=3, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433000): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433000): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.769640865 +0000 UTC m=+356.017126998 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433000): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433040): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433040): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433040): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433040): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433040): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.769640865 +0000 UTC m=+356.017126998 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433040): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004430a0 item 86 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014330c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014330c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014330c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014330c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014330c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.771042856 +0000 UTC m=+356.018528988 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014330c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433180): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433180): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433180): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433180): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433180): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433180): _writeAt: size=3, off=7 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443420 item 87 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433180): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433180): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.771651789 +0000 UTC m=+356.019137921 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433180): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014331c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014331c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014331c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014331c0): >_readAt: n=8, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014331c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.771651789 +0000 UTC m=+356.019137921 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc0014331c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443570 item 87 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433240): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433240): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433240): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433240): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433240): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.773073037 +0000 UTC m=+356.020559168 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433240): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433300): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433300): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433300): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443960 item 88 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433300): _readAt: size=2, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433300): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433300): _writeAt: size=3, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433300): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433300): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.773710743 +0000 UTC m=+356.021196885 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433300): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433340): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433340): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433340): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433340): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433340): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.773710743 +0000 UTC m=+356.021196885 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433340): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443b20 item 88 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433400): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433400): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433400): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433400): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433400): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433400): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433400): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433400): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.775747355 +0000 UTC m=+356.023233507 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433400): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433440): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433440): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433440): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443f10 item 89 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433440): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433440): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.776408896 +0000 UTC m=+356.023895059 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433440): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433500): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433500): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433500): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433500): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433500): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433500): _writeAt: size=3, off=7 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004461c0 item 89 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433500): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433500): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.777239676 +0000 UTC m=+356.024725828 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433500): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433540): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433540): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433540): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433540): >_readAt: n=8, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433540): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.777239676 +0000 UTC m=+356.024725828 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc001433540): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004463f0 item 89 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef70c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef70c0): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef70c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef70c0): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef70c0): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef70c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef70c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef70c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.779113973 +0000 UTC m=+356.026600155 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef70c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7100): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7100): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7100): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f7a0 item 90 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7100): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7100): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.779733637 +0000 UTC m=+356.027219819 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7100): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef71c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef71c0): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef71c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f8f0 item 90 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef71c0): _readAt: size=2, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef71c0): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef71c0): _writeAt: size=3, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef71c0): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef71c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.780522797 +0000 UTC m=+356.028008960 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef71c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7200): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7200): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7200): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7200): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7200): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.780522797 +0000 UTC m=+356.028008960 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7200): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fb90 item 90 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef72c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef72c0): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef72c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef72c0): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef72c0): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef72c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef72c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef72c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.781940699 +0000 UTC m=+356.029426831 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef72c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7300): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7300): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7300): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004481c0 item 91 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7300): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7300): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.782516559 +0000 UTC m=+356.030002691 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7300): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef73c0): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef73c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef73c0): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef73c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef73c0): >_readAt: n=2, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef73c0): _writeAt: size=3, off=7 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004483f0 item 91 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef73c0): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef73c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.783155238 +0000 UTC m=+356.030641380 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef73c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7400): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7400): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7400): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7400): >_readAt: n=8, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7400): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.783155238 +0000 UTC m=+356.030641380 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7400): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004485b0 item 91 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef74c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef74c0): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef74c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef74c0): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef74c0): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef74c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef74c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef74c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.784731516 +0000 UTC m=+356.032217669 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef74c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7500): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7500): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7500): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004488c0 item 92 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7500): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7500): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.785340961 +0000 UTC m=+356.032827113 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7500): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef75c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef75c0): open at offset 5 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef75c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448a10 item 92 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef75c0): _readAt: size=2, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef75c0): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef75c0): _writeAt: size=3, off=5 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef75c0): >_writeAt: n=3, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef75c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.786047497 +0000 UTC m=+356.033533649 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef75c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7600): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7600): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7600): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7600): >_readAt: n=3, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7600): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.786047497 +0000 UTC m=+356.033533649 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7600): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448b60 item 92 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef76c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef76c0): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef76c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef76c0): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef76c0): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef76c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef76c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef76c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.787533475 +0000 UTC m=+356.035019617 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef76c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7700): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7700): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7700): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448e70 item 93 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7700): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7700): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.78811137 +0000 UTC m=+356.035597512 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7700): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef77c0): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef77c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef77c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef77c0): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef77c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.78811137 +0000 UTC m=+356.035597512 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef77c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448fc0 item 93 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7880): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7880): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7880): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7880): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7880): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7880): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7880): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7880): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.789757369 +0000 UTC m=+356.037243521 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7880): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef78c0): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef78c0): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef78c0): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449260 item 94 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef78c0): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef78c0): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.790334132 +0000 UTC m=+356.037820284 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef78c0): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7980): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7980): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7980): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7980): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7980): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.790334132 +0000 UTC m=+356.037820284 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7980): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004493b0 item 94 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7a40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7a40): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7a40): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7a40): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7a40): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7a40): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7a40): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7a40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.792308156 +0000 UTC m=+356.039794308 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7a40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7a80): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7a80): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7a80): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004496c0 item 95 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7a80): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7a80): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.793002079 +0000 UTC m=+356.040488230 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7a80): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7b40): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7b40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7b40): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7b40): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7b40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.793002079 +0000 UTC m=+356.040488230 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7b40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449810 item 95 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7c00): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7c00): open at offset 0 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7c00): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7c00): _readAt: size=2, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7c00): >_readAt: n=0, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7c00): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7c00): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7c00): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.794965042 +0000 UTC m=+356.042451195 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7c00): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7c40): _writeAt: size=5, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7c40): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7c40): >openPending: err= 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449b20 item 96 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7c40): >_writeAt: n=5, err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7c40): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.795615734 +0000 UTC m=+356.043101896 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7c40): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/10 05:06:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/10 05:06:16 DEBUG : open-test-file: newRWFileHandle: 2025/05/10 05:06:16 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/10 05:06:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7d00): _readAt: size=512, off=0 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7d00): openPending: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7d00): >openPending: err= 2025/05/10 05:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7d00): >_readAt: n=5, err=EOF 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7d00): close: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-10 05:06:16.795615734 +0000 UTC m=+356.043101896 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:16 DEBUG : open-test-file(0xc000ef7d00): >close: err= 2025/05/10 05:06:16 DEBUG : open-test-file: Remove: 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449ce0 item 96 2025/05/10 05:06:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/10 05:06:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/10 05:06:16 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/10 05:06:16 DEBUG : open-test-file: >Remove: err= 2025/05/10 05:06:16 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:06:16 DEBUG : : Looking for writers 2025/05/10 05:06:16 DEBUG : >WaitForWriters: 2025/05/10 05:06:16 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.53s) --- PASS: TestRWFileHandleOpenTests/writes (0.75s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.78s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:06:17 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:06:17 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:06:17 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:17 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:06:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:06:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:17 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:06:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:17 DEBUG : file1: newRWFileHandle: 2025/05/10 05:06:17 DEBUG : file1(0xc0015fe180): openPending: 2025/05/10 05:06:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:06:17 DEBUG : file1(0xc0015fe180): >openPending: err= 2025/05/10 05:06:17 DEBUG : file1: >newRWFileHandle: err= 2025/05/10 05:06:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:06:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/10 05:06:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/10 05:06:17 DEBUG : file1(0xc0015fe180): _writeAt: size=2, off=0 2025/05/10 05:06:17 DEBUG : file1(0xc0015fe180): >_writeAt: n=2, err= 2025/05/10 05:06:17 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/05/10 05:06:17 DEBUG : file1(0xc0015fe180): RWFileHandle.Flush 2025/05/10 05:06:17 DEBUG : file1(0xc0015fe180): RWFileHandle.Release 2025/05/10 05:06:17 DEBUG : file1(0xc0015fe180): close: 2025/05/10 05:06:17 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/05/10 05:06:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:17 DEBUG : file1(0xc0015fe180): >close: err= 2025/05/10 05:06:17 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:06:17 DEBUG : : Looking for writers 2025/05/10 05:06:17 DEBUG : file1: reading active writers 2025/05/10 05:06:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 05:06:17 DEBUG : : Looking for writers 2025/05/10 05:06:17 DEBUG : file1: reading active writers 2025/05/10 05:06:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 05:06:17 DEBUG : : Looking for writers 2025/05/10 05:06:17 DEBUG : file1: reading active writers 2025/05/10 05:06:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 05:06:17 DEBUG : : Looking for writers 2025/05/10 05:06:17 DEBUG : file1: reading active writers 2025/05/10 05:06:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 05:06:17 DEBUG : file1: vfs cache: starting upload 2025/05/10 05:06:17 DEBUG : : Looking for writers 2025/05/10 05:06:17 DEBUG : file1: reading active writers 2025/05/10 05:06:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/10 05:06:17 DEBUG : : Looking for writers 2025/05/10 05:06:17 DEBUG : file1: reading active writers 2025/05/10 05:06:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/10 05:06:17 DEBUG : : Looking for writers 2025/05/10 05:06:17 DEBUG : file1: reading active writers 2025/05/10 05:06:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/10 05:06:18 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/05/10 05:06:18 DEBUG : : Looking for writers 2025/05/10 05:06:18 DEBUG : file1: reading active writers 2025/05/10 05:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/05/10 05:06:19 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/05/10 05:06:19 INFO : file1: Copied (new) 2025/05/10 05:06:19 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/05/10 05:06:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/10 05:06:19 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/05/10 05:06:19 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:06:19 INFO : file1: vfs cache: upload succeeded try #1 2025/05/10 05:06:19 DEBUG : : Looking for writers 2025/05/10 05:06:19 DEBUG : file1: reading active writers 2025/05/10 05:06:19 DEBUG : >WaitForWriters: 2025/05/10 05:06:19 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:06:19 DEBUG : : Looking for writers 2025/05/10 05:06:19 DEBUG : file1: reading active writers 2025/05/10 05:06:19 DEBUG : >WaitForWriters: 2025/05/10 05:06:19 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.14s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:06:20 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:06:20 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:06:20 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:20 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:06:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:06:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:20 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:06:20 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:06:20 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:06:20 DEBUG : rename_me: newRWFileHandle: 2025/05/10 05:06:20 DEBUG : rename_me(0xc00040c880): openPending: 2025/05/10 05:06:20 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/10 05:06:20 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/10 05:06:20 DEBUG : rename_me(0xc00040c880): >openPending: err= 2025/05/10 05:06:20 DEBUG : rename_me: >newRWFileHandle: err= 2025/05/10 05:06:20 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/10 05:06:20 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/05/10 05:06:20 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/05/10 05:06:20 DEBUG : rename_me(0xc00040c880): _writeAt: size=5, off=0 2025/05/10 05:06:20 DEBUG : rename_me(0xc00040c880): >_writeAt: n=5, err= 2025/05/10 05:06:20 DEBUG : rename_me(0xc00040c880): close: 2025/05/10 05:06:20 DEBUG : rename_me: vfs cache: setting modification time to 2025-05-10 05:06:20.435519587 +0000 UTC m=+359.683005748 2025/05/10 05:06:20 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/05/10 05:06:20 DEBUG : rename_me(0xc00040c880): >close: err= 2025/05/10 05:06:20 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/05/10 05:06:20 DEBUG : i_was_renamed: Updating file with 0xc000bf38c0 2025/05/10 05:06:20 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/05/10 05:06:20 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/10 05:06:20 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:06:20 DEBUG : : Looking for writers 2025/05/10 05:06:20 DEBUG : i_was_renamed: reading active writers 2025/05/10 05:06:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/10 05:06:20 DEBUG : : Looking for writers 2025/05/10 05:06:20 DEBUG : i_was_renamed: reading active writers 2025/05/10 05:06:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/10 05:06:20 DEBUG : : Looking for writers 2025/05/10 05:06:20 DEBUG : i_was_renamed: reading active writers 2025/05/10 05:06:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/10 05:06:20 DEBUG : : Looking for writers 2025/05/10 05:06:20 DEBUG : i_was_renamed: reading active writers 2025/05/10 05:06:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/10 05:06:20 DEBUG : i_was_renamed: vfs cache: starting upload 2025/05/10 05:06:20 DEBUG : : Looking for writers 2025/05/10 05:06:20 DEBUG : i_was_renamed: reading active writers 2025/05/10 05:06:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/10 05:06:20 DEBUG : : Looking for writers 2025/05/10 05:06:20 DEBUG : i_was_renamed: reading active writers 2025/05/10 05:06:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/10 05:06:21 DEBUG : : Looking for writers 2025/05/10 05:06:21 DEBUG : i_was_renamed: reading active writers 2025/05/10 05:06:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/10 05:06:21 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/05/10 05:06:21 DEBUG : : Looking for writers 2025/05/10 05:06:21 DEBUG : i_was_renamed: reading active writers 2025/05/10 05:06:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/05/10 05:06:22 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/10 05:06:22 INFO : i_was_renamed: Copied (new) 2025/05/10 05:06:22 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-05-10 05:06:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/10 05:06:22 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/05/10 05:06:22 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/10 05:06:22 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/05/10 05:06:22 DEBUG : : Looking for writers 2025/05/10 05:06:22 DEBUG : i_was_renamed: reading active writers 2025/05/10 05:06:22 DEBUG : >WaitForWriters: 2025/05/10 05:06:22 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.94s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:06:23 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:06:23 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/10 05:06:23 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:23 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:06:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/10 05:06:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-higofit2qica" 2025/05/10 05:06:23 INFO : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/10 05:06:23 DEBUG : : forgetting directory cache 2025/05/10 05:06:23 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/05/10 05:06:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate(0xc00012a1c0): _readAt: size=512, off=0 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate(0xc00012a1c0): openPending: 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-10 04:07:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/10 05:06:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate(0xc00012a1c0): >openPending: err= 2025/05/10 05:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate(0xc00012a1c0): >_readAt: n=20, err=EOF 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate(0xc00012a1c0): close: 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 04:07:23 +0000 UTC 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate(0xc00012a1c0): >close: err= 2025/05/10 05:06:33 DEBUG : : Re-reading directory (173.856071ms old) 2025/05/10 05:06:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/10 05:06:33 DEBUG : : forgetting directory cache 2025/05/10 05:06:33 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate(0xc000350640): _readAt: size=512, off=0 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate(0xc000350640): openPending: 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-10 04:08:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-05-10 04:07:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-10 04:08:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-05-10 04:07:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/05/10 05:06:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/10 05:06:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate(0xc000350640): >openPending: err= 2025/05/10 05:06:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate(0xc000350640): >_readAt: n=20, err=EOF 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate(0xc000350640): close: 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 04:08:23 +0000 UTC 2025/05/10 05:06:35 DEBUG : TestRWCacheUpdate(0xc000350640): >close: err= 2025/05/10 05:06:35 DEBUG : : Re-reading directory (177.476796ms old) 2025/05/10 05:06:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/10 05:06:36 DEBUG : : forgetting directory cache 2025/05/10 05:06:36 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/05/10 05:06:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 05:06:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 05:06:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 05:06:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:37 DEBUG : TestRWCacheUpdate(0xc00040c9c0): _readAt: size=512, off=0 2025/05/10 05:06:37 DEBUG : TestRWCacheUpdate(0xc00040c9c0): openPending: 2025/05/10 05:06:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-10 04:09:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-05-10 04:08:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/05/10 05:06:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-10 04:09:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-05-10 04:08:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/05/10 05:06:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 05:06:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 05:06:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/10 05:06:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:37 DEBUG : TestRWCacheUpdate(0xc00040c9c0): >openPending: err= 2025/05/10 05:06:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/10 05:06:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 05:06:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 05:06:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:06:38 DEBUG : TestRWCacheUpdate(0xc00040c9c0): >_readAt: n=20, err=EOF 2025/05/10 05:06:38 DEBUG : TestRWCacheUpdate(0xc00040c9c0): close: 2025/05/10 05:06:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 04:09:23 +0000 UTC 2025/05/10 05:06:38 DEBUG : TestRWCacheUpdate(0xc00040c9c0): >close: err= 2025/05/10 05:06:38 DEBUG : : Re-reading directory (164.896586ms old) 2025/05/10 05:06:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/10 05:06:38 DEBUG : : forgetting directory cache 2025/05/10 05:06:38 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate(0xc00012a280): _readAt: size=512, off=0 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate(0xc00012a280): openPending: 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-10 04:10:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-05-10 04:09:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-10 04:10:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-05-10 04:09:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/05/10 05:06:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/10 05:06:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate(0xc00012a280): >openPending: err= 2025/05/10 05:06:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate(0xc00012a280): >_readAt: n=20, err=EOF 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate(0xc00012a280): close: 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 04:10:23 +0000 UTC 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate(0xc00012a280): >close: err= 2025/05/10 05:06:40 DEBUG : : Re-reading directory (180.819328ms old) 2025/05/10 05:06:40 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/10 05:06:40 DEBUG : : forgetting directory cache 2025/05/10 05:06:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate(0xc0015fe3c0): _readAt: size=512, off=0 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate(0xc0015fe3c0): openPending: 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-10 04:11:23 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-05-10 04:10:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-10 04:11:23 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-05-10 04:10:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/05/10 05:06:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/10 05:06:43 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate(0xc0015fe3c0): >openPending: err= 2025/05/10 05:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate(0xc0015fe3c0): >_readAt: n=20, err=EOF 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate(0xc0015fe3c0): close: 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 04:11:23 +0000 UTC 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate(0xc0015fe3c0): >close: err= 2025/05/10 05:06:43 DEBUG : : Re-reading directory (163.778318ms old) 2025/05/10 05:06:43 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/10 05:06:44 DEBUG : : forgetting directory cache 2025/05/10 05:06:44 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate(0xc00040c880): _readAt: size=512, off=0 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate(0xc00040c880): openPending: 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-10 04:12:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-05-10 04:11:23 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-10 04:12:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-05-10 04:11:23 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/05/10 05:06:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/10 05:06:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate(0xc00040c880): >openPending: err= 2025/05/10 05:06:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate(0xc00040c880): >_readAt: n=20, err=EOF 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate(0xc00040c880): close: 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 04:12:23 +0000 UTC 2025/05/10 05:06:45 DEBUG : TestRWCacheUpdate(0xc00040c880): >close: err= 2025/05/10 05:06:45 DEBUG : : Re-reading directory (179.859017ms old) 2025/05/10 05:06:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/10 05:06:46 DEBUG : : forgetting directory cache 2025/05/10 05:06:46 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/05/10 05:06:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 05:06:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 05:06:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 05:06:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:47 DEBUG : TestRWCacheUpdate(0xc000350ec0): _readAt: size=512, off=0 2025/05/10 05:06:47 DEBUG : TestRWCacheUpdate(0xc000350ec0): openPending: 2025/05/10 05:06:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-05-10 04:13:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-05-10 04:12:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/05/10 05:06:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-05-10 04:13:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-05-10 04:12:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/05/10 05:06:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 05:06:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 05:06:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/05/10 05:06:47 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:47 DEBUG : TestRWCacheUpdate(0xc000350ec0): >openPending: err= 2025/05/10 05:06:47 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/05/10 05:06:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 05:06:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 05:06:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:06:48 DEBUG : : forgetting directory cache 2025/05/10 05:06:48 DEBUG : TestRWCacheUpdate(0xc000350ec0): >_readAt: n=21, err=EOF 2025/05/10 05:06:48 DEBUG : TestRWCacheUpdate(0xc000350ec0): close: 2025/05/10 05:06:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 04:13:23 +0000 UTC 2025/05/10 05:06:48 DEBUG : TestRWCacheUpdate(0xc000350ec0): >close: err= 2025/05/10 05:06:48 DEBUG : : Re-reading directory (231.734096ms old) 2025/05/10 05:06:48 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/10 05:06:48 DEBUG : : forgetting directory cache 2025/05/10 05:06:48 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate(0xc00040cec0): _readAt: size=512, off=0 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate(0xc00040cec0): openPending: 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-05-10 04:14:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-05-10 04:13:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-05-10 04:14:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-05-10 04:13:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/05/10 05:06:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/05/10 05:06:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate(0xc00040cec0): >openPending: err= 2025/05/10 05:06:50 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate(0xc00040cec0): >_readAt: n=22, err=EOF 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate(0xc00040cec0): close: 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 04:14:23 +0000 UTC 2025/05/10 05:06:50 DEBUG : TestRWCacheUpdate(0xc00040cec0): >close: err= 2025/05/10 05:06:50 DEBUG : : Re-reading directory (193.4638ms old) 2025/05/10 05:06:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/10 05:06:51 DEBUG : : forgetting directory cache 2025/05/10 05:06:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/05/10 05:06:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 05:06:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 05:06:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 05:06:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:52 DEBUG : TestRWCacheUpdate(0xc00040c740): _readAt: size=512, off=0 2025/05/10 05:06:52 DEBUG : TestRWCacheUpdate(0xc00040c740): openPending: 2025/05/10 05:06:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-05-10 04:15:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-05-10 04:14:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/05/10 05:06:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-05-10 04:15:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-05-10 04:14:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/05/10 05:06:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 05:06:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 05:06:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/05/10 05:06:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:52 DEBUG : TestRWCacheUpdate(0xc00040c740): >openPending: err= 2025/05/10 05:06:52 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/05/10 05:06:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 05:06:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 05:06:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:06:53 DEBUG : TestRWCacheUpdate(0xc00040c740): >_readAt: n=23, err=EOF 2025/05/10 05:06:53 DEBUG : TestRWCacheUpdate(0xc00040c740): close: 2025/05/10 05:06:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 04:15:23 +0000 UTC 2025/05/10 05:06:53 DEBUG : TestRWCacheUpdate(0xc00040c740): >close: err= 2025/05/10 05:06:53 DEBUG : : Re-reading directory (162.835377ms old) 2025/05/10 05:06:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/10 05:06:53 DEBUG : : forgetting directory cache 2025/05/10 05:06:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate(0xc00012a180): _readAt: size=512, off=0 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate(0xc00012a180): openPending: 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-05-10 04:16:23 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-05-10 04:15:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-05-10 04:16:23 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-05-10 04:15:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/05/10 05:06:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/05/10 05:06:55 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate(0xc00012a180): >openPending: err= 2025/05/10 05:06:55 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:06:55 DEBUG : : forgetting directory cache 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate(0xc00012a180): >_readAt: n=24, err=EOF 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate(0xc00012a180): close: 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-10 04:16:23 +0000 UTC 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate(0xc00012a180): >close: err= 2025/05/10 05:06:55 DEBUG : : Re-reading directory (206.199624ms old) 2025/05/10 05:06:55 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/05/10 05:06:55 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:06:55 DEBUG : : Looking for writers 2025/05/10 05:06:55 DEBUG : TestRWCacheUpdate: reading active writers 2025/05/10 05:06:55 DEBUG : >WaitForWriters: 2025/05/10 05:06:55 DEBUG : OpenDrive root 'rclone-test-higofit2qica': vfs cache: cleaner exiting 2025/05/10 05:06:56 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (33.29s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.33s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:06:57 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/05/10 05:06:59 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/05/10 05:07:00 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:07:00 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:07:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 05:07:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/10 05:07:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/10 05:07:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/10 05:07:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:07:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 05:07:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 05:07:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/05/10 05:07:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/05/10 05:07:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/05/10 05:07:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:07:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 05:07:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 05:07:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/10 05:07:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/10 05:07:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/10 05:07:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:07:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/10 05:07:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 05:07:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/05/10 05:07:01 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:07:01 DEBUG : : Looking for writers 2025/05/10 05:07:01 DEBUG : normal name with no special characters.txt: reading active writers 2025/05/10 05:07:01 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/05/10 05:07:01 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.52s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:07:02 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:07:02 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:07:02 DEBUG : OpenDrive root 'rclone-test-higofit2qica': Reusing VFS from active cache 2025/05/10 05:07:02 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:07:02 DEBUG : : Looking for writers 2025/05/10 05:07:02 DEBUG : >WaitForWriters: 2025/05/10 05:07:02 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:07:02 DEBUG : : Looking for writers 2025/05/10 05:07:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.33s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:07:02 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:07:02 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:07:02 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:07:02 DEBUG : : Looking for writers 2025/05/10 05:07:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.34s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:07:03 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:07:03 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:07:03 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:07:03 DEBUG : : Looking for writers 2025/05/10 05:07:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.35s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:07:03 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:07:03 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:07:04 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:07:06 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/05/10 05:07:07 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:07:07 DEBUG : dir: Looking for writers 2025/05/10 05:07:07 DEBUG : file2: reading active writers 2025/05/10 05:07:07 DEBUG : : Looking for writers 2025/05/10 05:07:07 DEBUG : dir: reading active writers 2025/05/10 05:07:07 DEBUG : file1: reading active writers 2025/05/10 05:07:07 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestVFSStat (13.28s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:07:16 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:07:16 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:07:17 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:07:20 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/05/10 05:07:22 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:07:22 DEBUG : dir: Looking for writers 2025/05/10 05:07:22 DEBUG : : Looking for writers 2025/05/10 05:07:22 DEBUG : dir: reading active writers 2025/05/10 05:07:22 DEBUG : file1: reading active writers 2025/05/10 05:07:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.98s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:07:23 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:07:23 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:07:24 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/05/10 05:07:26 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/05/10 05:07:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 05:07:28 DEBUG : file1: Open: flags=O_RDONLY 2025/05/10 05:07:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/10 05:07:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/10 05:07:28 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 05:07:28 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/05/10 05:07:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/10 05:07:28 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/10 05:07:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:07:28 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:07:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/10 05:07:28 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/05/10 05:07:28 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/05/10 05:07:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/10 05:07:28 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (0 bytes), uploading instead of streaming 2025/05/10 05:07:29 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/10 05:07:29 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/05/10 05:07:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/10 05:07:29 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:07:29 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/10 05:07:29 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:07:29 DEBUG : dir: Looking for writers 2025/05/10 05:07:29 DEBUG : file2: reading active writers 2025/05/10 05:07:29 DEBUG : new_file.txt: reading active writers 2025/05/10 05:07:29 DEBUG : : Looking for writers 2025/05/10 05:07:29 DEBUG : dir: reading active writers 2025/05/10 05:07:29 DEBUG : file1: reading active writers 2025/05/10 05:07:29 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.80s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:07:31 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:07:31 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:07:32 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/05/10 05:07:34 DEBUG : dir/file2: same parent dir (ODFfODY3MTk3MV9tcHVUYQ) - using file/rename instead of move_copy for dir/file1 2025/05/10 05:07:35 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/05/10 05:07:35 DEBUG : dir/file1: Updating file with dir/file1 0xc000eb8300 2025/05/10 05:07:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/10 05:07:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/10 05:07:35 INFO : dir/file1: Moved (server-side) to: file0 2025/05/10 05:07:35 DEBUG : file0: Updating file with file0 0xc000eb8300 2025/05/10 05:07:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/10 05:07:35 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/05/10 05:07:36 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:07:36 DEBUG : dir: Looking for writers 2025/05/10 05:07:36 DEBUG : : Looking for writers 2025/05/10 05:07:36 DEBUG : dir: reading active writers 2025/05/10 05:07:36 DEBUG : file0: reading active writers 2025/05/10 05:07:36 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.88s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:07:37 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:07:37 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:07:37 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:07:37 DEBUG : : Looking for writers 2025/05/10 05:07:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.53s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:07:37 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:07:37 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:07:38 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/05/10 05:07:38 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/10 05:07:39 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/05/10 05:07:40 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/05/10 05:07:41 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/05/10 05:07:42 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:07:42 DEBUG : : Looking for writers 2025/05/10 05:07:42 DEBUG : a: Looking for writers 2025/05/10 05:07:42 DEBUG : b: Looking for writers 2025/05/10 05:07:42 DEBUG : c: Looking for writers 2025/05/10 05:07:42 DEBUG : d: Looking for writers 2025/05/10 05:07:42 DEBUG : : Looking for writers 2025/05/10 05:07:42 DEBUG : /: reading active writers 2025/05/10 05:07:42 DEBUG : a: reading active writers 2025/05/10 05:07:42 DEBUG : b: reading active writers 2025/05/10 05:07:42 DEBUG : c: reading active writers 2025/05/10 05:07:42 DEBUG : d: reading active writers 2025/05/10 05:07:42 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.13s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:07:43 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:07:43 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:07:44 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/10 05:07:45 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/05/10 05:07:45 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/05/10 05:07:46 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/05/10 05:07:49 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:07:49 DEBUG : a/b/c/d: Looking for writers 2025/05/10 05:07:49 DEBUG : a/b/c: Looking for writers 2025/05/10 05:07:49 DEBUG : d: reading active writers 2025/05/10 05:07:49 DEBUG : a/b: Looking for writers 2025/05/10 05:07:49 DEBUG : c: reading active writers 2025/05/10 05:07:49 DEBUG : a: Looking for writers 2025/05/10 05:07:49 DEBUG : b: reading active writers 2025/05/10 05:07:49 DEBUG : : Looking for writers 2025/05/10 05:07:49 DEBUG : a: reading active writers 2025/05/10 05:07:49 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.66s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:07:51 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:07:51 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:07:51 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:07:51 DEBUG : : Looking for writers 2025/05/10 05:07:51 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.33s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:07:51 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:07:51 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:07:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:07:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:07:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:07:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 05:07:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 05:07:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:07:52 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/10 05:07:52 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/10 05:07:52 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/05/10 05:07:52 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (5 bytes), uploading instead of streaming 2025/05/10 05:07:52 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/05/10 05:07:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/10 05:07:53 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/10 05:07:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:07:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:07:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:07:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:07:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 05:07:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 05:07:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:07:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:07:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:07:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 05:07:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 05:07:54 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/05/10 05:07:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/10 05:07:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/10 05:07:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:07:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 05:07:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 05:07:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:07:54 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (0 bytes), uploading instead of streaming 2025/05/10 05:07:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/10 05:07:55 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/10 05:07:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:07:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/10 05:07:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/10 05:07:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:07:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 05:07:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 05:07:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:07:55 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (7 bytes), uploading instead of streaming 2025/05/10 05:07:55 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/05/10 05:07:57 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/05/10 05:07:57 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/10 05:07:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:07:57 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:07:57 DEBUG : : Looking for writers 2025/05/10 05:07:57 DEBUG : file1: reading active writers 2025/05/10 05:07:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.55s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:07:57 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:07:57 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:07:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:07:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:07:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:07:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 05:07:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 05:07:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:07:57 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/05/10 05:07:58 DEBUG : file1: aborting in-sequence write wait, off=100 2025/05/10 05:07:58 DEBUG : file1: failed to wait for in-sequence write to 100 2025/05/10 05:07:58 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/05/10 05:07:58 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (11 bytes), uploading instead of streaming 2025/05/10 05:07:59 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/05/10 05:08:00 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 05:08:00 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/10 05:08:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:08:00 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/05/10 05:08:00 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:08:00 DEBUG : : Looking for writers 2025/05/10 05:08:00 DEBUG : file1: reading active writers 2025/05/10 05:08:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.44s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:08:00 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:08:00 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:08:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:08:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:08:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:08:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 05:08:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 05:08:01 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/05/10 05:08:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:08:01 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (5 bytes), uploading instead of streaming 2025/05/10 05:08:01 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/05/10 05:08:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/10 05:08:02 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/10 05:08:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:08:02 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/05/10 05:08:02 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:08:02 DEBUG : : Looking for writers 2025/05/10 05:08:02 DEBUG : file1: reading active writers 2025/05/10 05:08:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.40s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:08:03 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:08:03 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:08:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:08:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:08:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:08:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 05:08:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 05:08:03 DEBUG : file1: WriteFileHandle.Release closing 2025/05/10 05:08:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:08:03 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (0 bytes), uploading instead of streaming 2025/05/10 05:08:04 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/10 05:08:04 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/10 05:08:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:08:04 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/05/10 05:08:04 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:08:04 DEBUG : : Looking for writers 2025/05/10 05:08:04 DEBUG : file1: reading active writers 2025/05/10 05:08:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.12s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:08:05 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:08:05 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:08:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:08:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:08:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:08:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 05:08:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 05:08:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:08:05 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (2 bytes), uploading instead of streaming 2025/05/10 05:08:06 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/05/10 05:08:07 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/05/10 05:08:07 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/10 05:08:07 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/05/10 05:08:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:08:07 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:08:07 DEBUG : : Looking for writers 2025/05/10 05:08:07 DEBUG : file1: reading active writers 2025/05/10 05:08:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.84s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:08:08 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:08:08 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:08:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:08:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:08:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:08:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 05:08:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 05:08:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:08:08 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (0 bytes), uploading instead of streaming 2025/05/10 05:08:09 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/10 05:08:09 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/10 05:08:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:08:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:08:09 DEBUG : file1: Open: flags=O_RDONLY 2025/05/10 05:08:09 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/10 05:08:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/10 05:08:09 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:08:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/10 05:08:10 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:08:10 DEBUG : : Looking for writers 2025/05/10 05:08:10 DEBUG : file1: reading active writers 2025/05/10 05:08:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.34s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-higofit2qica'", Local "Local file system at /tmp/rclone1400124903", Modify Window "1s" 2025/05/10 05:08:10 INFO : OpenDrive root 'rclone-test-higofit2qica': poll-interval is not supported by this remote 2025/05/10 05:08:10 NOTICE: OpenDrive root 'rclone-test-higofit2qica': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/10 05:08:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/10 05:08:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/10 05:08:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:08:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/10 05:08:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/10 05:08:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:08:10 DEBUG : OpenDrive root 'rclone-test-higofit2qica': File to upload is small (100 bytes), uploading instead of streaming 2025/05/10 05:08:11 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/05/10 05:08:13 DEBUG : file1: md5 = cbcfd93161a9a8a100a33debfb4343cf OK 2025/05/10 05:08:13 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/10 05:08:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/10 05:08:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/10 05:08:13 DEBUG : file1: Open: flags=O_RDONLY 2025/05/10 05:08:13 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/10 05:08:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/10 05:08:13 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/10 05:08:13 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/10 05:08:13 DEBUG : WaitForWriters: timeout=30s 2025/05/10 05:08:13 DEBUG : : Looking for writers 2025/05/10 05:08:13 DEBUG : file1: reading active writers 2025/05/10 05:08:13 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.63s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/05/10 05:08:14 DEBUG : OpenDrive root 'rclone-test-higofit2qica': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 7m54.577623014s (try 1/5): exit status 1: Failed [TestDirCreate]