"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/08/13 01:48:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-haxagat9didu" 2025/08/13 01:48:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 01:48:48 DEBUG : Starting OpenDrive session with ID: dc91e0c8d38004bab8218dde460d65c98f055d56bc40ea609296ec49e494c2da 2025/08/13 01:48:48 DEBUG : Creating backend with remote "/tmp/rclone841182422" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:48:48 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:48:48 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:48:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:48:52 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:48:52 DEBUG : dir: Looking for writers 2025/08/13 01:48:52 DEBUG : Looking for writers 2025/08/13 01:48:52 DEBUG : dir: reading active writers 2025/08/13 01:48:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (5.58s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:48:54 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:48:54 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:48:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:48:59 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/08/13 01:49:01 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/08/13 01:49:04 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:04 DEBUG : dir/subdir: Looking for writers 2025/08/13 01:49:04 DEBUG : dir: Looking for writers 2025/08/13 01:49:04 DEBUG : file1: reading active writers 2025/08/13 01:49:04 DEBUG : file2: reading active writers 2025/08/13 01:49:04 DEBUG : subdir: reading active writers 2025/08/13 01:49:04 DEBUG : Looking for writers 2025/08/13 01:49:04 DEBUG : dir: reading active writers 2025/08/13 01:49:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (13.08s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:49:07 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:49:07 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:49:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:49:11 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:11 DEBUG : dir: Looking for writers 2025/08/13 01:49:11 DEBUG : file1: reading active writers 2025/08/13 01:49:11 DEBUG : Looking for writers 2025/08/13 01:49:11 DEBUG : dir: reading active writers 2025/08/13 01:49:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (6.17s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:49:13 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:49:13 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:49:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:49:16 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:16 DEBUG : dir: Looking for writers 2025/08/13 01:49:16 DEBUG : Looking for writers 2025/08/13 01:49:16 DEBUG : dir: reading active writers 2025/08/13 01:49:16 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (4.68s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:49:18 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:49:18 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:49:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:49:22 DEBUG : dir: forgetting directory cache 2025/08/13 01:49:22 DEBUG : forgetting directory cache 2025/08/13 01:49:22 DEBUG : dir: forgetting directory cache 2025/08/13 01:49:22 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:22 DEBUG : Looking for writers 2025/08/13 01:49:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (6.12s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:49:24 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:49:24 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:49:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:49:29 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/13 01:49:29 DEBUG : dir: invalidating directory cache 2025/08/13 01:49:29 DEBUG : >ForgetPath: 2025/08/13 01:49:29 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/13 01:49:29 DEBUG : invalidating directory cache 2025/08/13 01:49:29 DEBUG : dir: forgetting directory cache 2025/08/13 01:49:29 DEBUG : >ForgetPath: 2025/08/13 01:49:29 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/13 01:49:29 DEBUG : >ForgetPath: 2025/08/13 01:49:29 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:29 DEBUG : dir: Looking for writers 2025/08/13 01:49:29 DEBUG : Looking for writers 2025/08/13 01:49:29 DEBUG : dir: reading active writers 2025/08/13 01:49:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (6.12s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:49:30 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:49:30 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:49:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:49:35 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/08/13 01:49:38 DEBUG : forgetting directory cache 2025/08/13 01:49:38 DEBUG : dir: forgetting directory cache 2025/08/13 01:49:38 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:38 DEBUG : dir: Looking for writers 2025/08/13 01:49:38 DEBUG : fil/a/b: Looking for writers 2025/08/13 01:49:38 DEBUG : fil/a: Looking for writers 2025/08/13 01:49:38 DEBUG : b: reading active writers 2025/08/13 01:49:38 DEBUG : fil: Looking for writers 2025/08/13 01:49:38 DEBUG : a: reading active writers 2025/08/13 01:49:38 DEBUG : Looking for writers 2025/08/13 01:49:38 DEBUG : dir: reading active writers 2025/08/13 01:49:38 DEBUG : fil: reading active writers 2025/08/13 01:49:38 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.79s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:49:41 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:49:41 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:49:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:49:43 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:43 DEBUG : dir: Looking for writers 2025/08/13 01:49:43 DEBUG : Looking for writers 2025/08/13 01:49:43 DEBUG : dir: reading active writers 2025/08/13 01:49:43 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.65s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:49:44 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:49:44 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:49:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:49:47 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:49:47 DEBUG : dir: Looking for writers 2025/08/13 01:49:47 DEBUG : file1: reading active writers 2025/08/13 01:49:47 DEBUG : Looking for writers 2025/08/13 01:49:47 DEBUG : dir: reading active writers 2025/08/13 01:49:47 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 7s just to make sure --- PASS: TestDirStat (15.08s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:49:59 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:49:59 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:50:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:50:02 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/08/13 01:50:05 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/08/13 01:50:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/13 01:50:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/13 01:50:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/13 01:50:07 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/13 01:50:08 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/08/13 01:50:10 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/08/13 01:50:12 DEBUG : dir: invalidating directory cache 2025/08/13 01:50:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/13 01:50:12 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/13 01:50:12 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/13 01:50:12 DEBUG : dir/file1: Reset virtual modtime 2025/08/13 01:50:12 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/13 01:50:12 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/13 01:50:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/13 01:50:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/13 01:50:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:50:12 DEBUG : dir: invalidating directory cache 2025/08/13 01:50:12 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/13 01:50:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/13 01:50:12 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/13 01:50:12 DEBUG : forgetting directory cache 2025/08/13 01:50:12 DEBUG : dir: forgetting directory cache 2025/08/13 01:50:12 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/13 01:50:12 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:12 DEBUG : dir/virtualDir: Looking for writers 2025/08/13 01:50:12 DEBUG : dir: Looking for writers 2025/08/13 01:50:12 DEBUG : file1: reading active writers 2025/08/13 01:50:12 DEBUG : virtualFile2: reading active writers 2025/08/13 01:50:12 DEBUG : virtualFile: reading active writers 2025/08/13 01:50:12 DEBUG : virtualDir: reading active writers 2025/08/13 01:50:12 DEBUG : Looking for writers 2025/08/13 01:50:12 DEBUG : dir: reading active writers 2025/08/13 01:50:12 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (15.00s) --- PASS: TestDirReadDirAll/Virtual (5.08s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:50:14 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:50:14 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:50:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:50:17 ERROR : dir/: Can only open directories read only 2025/08/13 01:50:17 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:17 DEBUG : dir: Looking for writers 2025/08/13 01:50:17 DEBUG : Looking for writers 2025/08/13 01:50:17 DEBUG : dir: reading active writers 2025/08/13 01:50:17 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.63s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:50:18 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:50:18 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:50:19 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/08/13 01:50:21 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:50:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/13 01:50:21 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/13 01:50:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/13 01:50:21 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/13 01:50:22 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/08/13 01:50:23 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/13 01:50:23 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/08/13 01:50:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/13 01:50:23 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:23 DEBUG : dir: Looking for writers 2025/08/13 01:50:23 DEBUG : file1: reading active writers 2025/08/13 01:50:23 DEBUG : potato: reading active writers 2025/08/13 01:50:23 DEBUG : Looking for writers 2025/08/13 01:50:23 DEBUG : dir: reading active writers 2025/08/13 01:50:23 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.99s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:50:24 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:50:24 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:50:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:50:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2025/08/13 01:50:28 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:28 DEBUG : dir/sub: Looking for writers 2025/08/13 01:50:28 DEBUG : dir: Looking for writers 2025/08/13 01:50:28 DEBUG : file1: reading active writers 2025/08/13 01:50:28 DEBUG : sub: reading active writers 2025/08/13 01:50:28 DEBUG : Looking for writers 2025/08/13 01:50:28 DEBUG : dir: reading active writers 2025/08/13 01:50:28 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.62s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:50:30 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:50:30 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:50:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:50:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/13 01:50:33 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/13 01:50:34 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:34 DEBUG : dir/sub/subsub: Looking for writers 2025/08/13 01:50:34 DEBUG : dir/sub: Looking for writers 2025/08/13 01:50:34 DEBUG : subsub: reading active writers 2025/08/13 01:50:34 DEBUG : dir: Looking for writers 2025/08/13 01:50:34 DEBUG : file1: reading active writers 2025/08/13 01:50:34 DEBUG : sub: reading active writers 2025/08/13 01:50:34 DEBUG : Looking for writers 2025/08/13 01:50:34 DEBUG : dir: reading active writers 2025/08/13 01:50:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.78s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:50:36 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:50:36 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:50:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:50:39 ERROR : dir/: Dir.Remove not empty 2025/08/13 01:50:39 DEBUG : dir/file1: Remove: 2025/08/13 01:50:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:50:40 DEBUG : dir/file1: >Remove: err= 2025/08/13 01:50:40 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/13 01:50:40 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:40 DEBUG : Looking for writers 2025/08/13 01:50:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.06s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:50:40 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:50:40 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:50:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:50:43 DEBUG : dir/file1: Remove: 2025/08/13 01:50:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:50:43 DEBUG : dir/file1: >Remove: err= 2025/08/13 01:50:44 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/13 01:50:44 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:44 DEBUG : Looking for writers 2025/08/13 01:50:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.82s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:50:44 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:50:44 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:50:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:50:47 DEBUG : dir/file1: Remove: 2025/08/13 01:50:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:50:48 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2025/08/13 01:50:48 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:48 DEBUG : dir: Looking for writers 2025/08/13 01:50:48 DEBUG : Looking for writers 2025/08/13 01:50:48 DEBUG : dir: reading active writers 2025/08/13 01:50:48 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.44s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:50:49 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:50:49 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:50:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:50:52 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/08/13 01:50:54 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/13 01:50:54 DEBUG : dir2: same parent dir (ODFfOTM4MTkxNV9YejFqdQ) - using folder/rename instead of move_copy 2025/08/13 01:50:54 DEBUG : dir: Updating dir with dir2 0xc0008a8680 2025/08/13 01:50:54 DEBUG : dir: forgetting directory cache 2025/08/13 01:50:54 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/13 01:50:54 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/13 01:50:55 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/13 01:50:55 DEBUG : file2: Updating file with file2 0xc0001ad500 2025/08/13 01:50:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/13 01:50:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/13 01:50:56 INFO : dir2/file3: Deleted 2025/08/13 01:50:56 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/13 01:50:56 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001ad500 2025/08/13 01:50:56 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/13 01:50:56 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/13 01:50:57 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/13 01:50:57 DEBUG : renamed empty directory: same parent dir (ODFfOTM4MTkxNV9YejFqdQ) - using folder/rename instead of move_copy 2025/08/13 01:50:57 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0008188f0 2025/08/13 01:50:57 DEBUG : empty directory: forgetting directory cache 2025/08/13 01:50:57 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/13 01:50:57 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/13 01:50:57 DEBUG : dir2: Renaming to "dir3" 2025/08/13 01:50:57 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:50:57 DEBUG : dir3: Looking for writers 2025/08/13 01:50:57 DEBUG : file3: reading active writers 2025/08/13 01:50:57 DEBUG : renamed empty directory: Looking for writers 2025/08/13 01:50:57 DEBUG : Looking for writers 2025/08/13 01:50:57 DEBUG : dir3: reading active writers 2025/08/13 01:50:57 DEBUG : renamed empty directory: reading active writers 2025/08/13 01:50:57 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.16s) === 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-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:50:59 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:50:59 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:51:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:51:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/13 01:51:02 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:51:02 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:51:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/13 01:51:02 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/13 01:51:02 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/13 01:51:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/13 01:51:02 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:51:02 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:51:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/13 01:51:02 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/13 01:51:02 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/13 01:51:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/13 01:51:02 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (12 bytes), uploading instead of streaming 2025/08/13 01:51:03 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/08/13 01:51:04 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/08/13 01:51:04 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/08/13 01:51:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/13 01:51:04 DEBUG : forgetting directory cache 2025/08/13 01:51:04 DEBUG : dir: forgetting directory cache 2025/08/13 01:51:04 DEBUG : dir/sub: forgetting directory cache 2025/08/13 01:51:04 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/13 01:51:04 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/13 01:51:04 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/13 01:51:05 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/08/13 01:51:06 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/13 01:51:06 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/08/13 01:51:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/13 01:51:06 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:06 DEBUG : dir/sub: Looking for writers 2025/08/13 01:51:06 DEBUG : file0: reading active writers 2025/08/13 01:51:06 DEBUG : file2: reading active writers 2025/08/13 01:51:06 DEBUG : dir: Looking for writers 2025/08/13 01:51:06 DEBUG : file1: reading active writers 2025/08/13 01:51:06 DEBUG : sub: reading active writers 2025/08/13 01:51:06 DEBUG : Looking for writers 2025/08/13 01:51:06 DEBUG : dir: reading active writers 2025/08/13 01:51:06 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.98s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:51:08 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:51:08 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/13 01:51:08 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:08 DEBUG : Looking for writers 2025/08/13 01:51:08 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.35s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:51:08 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:51:08 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:51:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:51:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/13 01:51:11 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:51:11 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/13 01:51:11 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/13 01:51:11 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/13 01:51:11 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:51:11 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/13 01:51:11 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/13 01:51:11 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:51:11 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/13 01:51:11 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/13 01:51:11 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/13 01:51:11 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:51:11 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/13 01:51:11 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:11 DEBUG : dir: Looking for writers 2025/08/13 01:51:11 DEBUG : file1.metadata: reading active writers 2025/08/13 01:51:11 DEBUG : file1: reading active writers 2025/08/13 01:51:11 DEBUG : Looking for writers 2025/08/13 01:51:11 DEBUG : dir: reading active writers 2025/08/13 01:51:11 DEBUG : dir.metadata: reading active writers 2025/08/13 01:51:11 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.01s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:51:12 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:51:12 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:51:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:51:15 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:15 DEBUG : dir: Looking for writers 2025/08/13 01:51:15 DEBUG : file1: reading active writers 2025/08/13 01:51:15 DEBUG : Looking for writers 2025/08/13 01:51:15 DEBUG : dir: reading active writers 2025/08/13 01:51:15 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestFileMethods (12.60s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:51:25 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:51:25 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:51:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:51:28 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/08/13 01:51:30 DEBUG : Can set mod time: true 2025/08/13 01:51:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/13 01:51:31 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:31 DEBUG : dir: Looking for writers 2025/08/13 01:51:31 DEBUG : file1: reading active writers 2025/08/13 01:51:31 DEBUG : Looking for writers 2025/08/13 01:51:31 DEBUG : dir: reading active writers 2025/08/13 01:51:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:51:32 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:51:32 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:51:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:51:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:51:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/13 01:51:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:35 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/13 01:51:36 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/13 01:51:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/13 01:51:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/13 01:51:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:36 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:36 DEBUG : dir: Looking for writers 2025/08/13 01:51:36 DEBUG : file1: reading active writers 2025/08/13 01:51:36 DEBUG : Looking for writers 2025/08/13 01:51:36 DEBUG : dir: reading active writers 2025/08/13 01:51:36 DEBUG : >WaitForWriters: 2025/08/13 01:51:36 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:36 DEBUG : dir: Looking for writers 2025/08/13 01:51:36 DEBUG : file1: reading active writers 2025/08/13 01:51:36 DEBUG : Looking for writers 2025/08/13 01:51:36 DEBUG : dir: reading active writers 2025/08/13 01:51:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:51:37 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:51:37 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:51:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:51:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:51:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/13 01:51:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:40 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/13 01:51:41 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/08/13 01:51:42 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/13 01:51:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/13 01:51:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/13 01:51:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:42 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:42 DEBUG : dir: Looking for writers 2025/08/13 01:51:42 DEBUG : file1: reading active writers 2025/08/13 01:51:42 DEBUG : Looking for writers 2025/08/13 01:51:42 DEBUG : dir: reading active writers 2025/08/13 01:51:42 DEBUG : >WaitForWriters: 2025/08/13 01:51:42 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:42 DEBUG : dir: Looking for writers 2025/08/13 01:51:42 DEBUG : file1: reading active writers 2025/08/13 01:51:42 DEBUG : Looking for writers 2025/08/13 01:51:42 DEBUG : dir: reading active writers 2025/08/13 01:51:42 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:51:43 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:51:43 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:51:43 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:43 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:43 DEBUG : Config file has changed externally - reloading 2025/08/13 01:51:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:43 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:51:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:51:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/13 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:47 DEBUG : dir: Looking for writers 2025/08/13 01:51:47 DEBUG : file1: reading active writers 2025/08/13 01:51:47 DEBUG : Looking for writers 2025/08/13 01:51:47 DEBUG : dir: reading active writers 2025/08/13 01:51:47 DEBUG : >WaitForWriters: 2025/08/13 01:51:47 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:51:48 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:51:48 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:51:48 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:48 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:48 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:51:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:51:51 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/13 01:51:51 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:51:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:51:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:51:51 DEBUG : dir/file1(0xc000415180): close: 2025/08/13 01:51:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/13 01:51:51 DEBUG : dir/file1(0xc000415180): >close: err= 2025/08/13 01:51:51 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:51 DEBUG : dir: Looking for writers 2025/08/13 01:51:51 DEBUG : file1: reading active writers 2025/08/13 01:51:51 DEBUG : Looking for writers 2025/08/13 01:51:51 DEBUG : dir: reading active writers 2025/08/13 01:51:51 DEBUG : >WaitForWriters: 2025/08/13 01:51:51 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:51 DEBUG : dir: Looking for writers 2025/08/13 01:51:51 DEBUG : file1: reading active writers 2025/08/13 01:51:51 DEBUG : Looking for writers 2025/08/13 01:51:51 DEBUG : dir: reading active writers 2025/08/13 01:51:51 DEBUG : >WaitForWriters: 2025/08/13 01:51:51 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:51:52 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:51:52 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:51:52 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:52 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:51:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:51:52 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:51:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:51:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/13 01:51:55 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:51:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:51:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:51:55 DEBUG : dir/file1(0xc000856440): _writeAt: size=5, off=0 2025/08/13 01:51:55 DEBUG : dir/file1(0xc000856440): openPending: 2025/08/13 01:51:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/13 01:51:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:51:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:55 DEBUG : dir/file1(0xc000856440): >openPending: err= 2025/08/13 01:51:55 DEBUG : dir/file1(0xc000856440): >_writeAt: n=5, err= 2025/08/13 01:51:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/13 01:51:55 DEBUG : dir/file1(0xc000856440): close: 2025/08/13 01:51:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/08/13 01:51:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/08/13 01:51:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/08/13 01:51:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/13 01:51:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/13 01:51:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:51:55 DEBUG : dir/file1(0xc000856440): >close: err= 2025/08/13 01:51:55 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:55 DEBUG : dir: Looking for writers 2025/08/13 01:51:55 DEBUG : file1: reading active writers 2025/08/13 01:51:55 DEBUG : Looking for writers 2025/08/13 01:51:55 DEBUG : dir: reading active writers 2025/08/13 01:51:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:51:55 DEBUG : dir: Looking for writers 2025/08/13 01:51:55 DEBUG : file1: reading active writers 2025/08/13 01:51:55 DEBUG : Looking for writers 2025/08/13 01:51:55 DEBUG : dir: reading active writers 2025/08/13 01:51:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:51:55 DEBUG : dir: Looking for writers 2025/08/13 01:51:55 DEBUG : file1: reading active writers 2025/08/13 01:51:55 DEBUG : Looking for writers 2025/08/13 01:51:55 DEBUG : dir: reading active writers 2025/08/13 01:51:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:51:55 DEBUG : dir: Looking for writers 2025/08/13 01:51:55 DEBUG : file1: reading active writers 2025/08/13 01:51:55 DEBUG : Looking for writers 2025/08/13 01:51:55 DEBUG : dir: reading active writers 2025/08/13 01:51:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:51:55 DEBUG : dir/file1: vfs cache: starting upload 2025/08/13 01:51:55 DEBUG : dir: Looking for writers 2025/08/13 01:51:55 DEBUG : file1: reading active writers 2025/08/13 01:51:55 DEBUG : Looking for writers 2025/08/13 01:51:55 DEBUG : dir: reading active writers 2025/08/13 01:51:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:51:56 DEBUG : dir: Looking for writers 2025/08/13 01:51:56 DEBUG : file1: reading active writers 2025/08/13 01:51:56 DEBUG : Looking for writers 2025/08/13 01:51:56 DEBUG : dir: reading active writers 2025/08/13 01:51:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:51:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:51:56 DEBUG : dir: Looking for writers 2025/08/13 01:51:56 DEBUG : file1: reading active writers 2025/08/13 01:51:56 DEBUG : Looking for writers 2025/08/13 01:51:56 DEBUG : dir: reading active writers 2025/08/13 01:51:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:51:57 DEBUG : dir: Looking for writers 2025/08/13 01:51:57 DEBUG : file1: reading active writers 2025/08/13 01:51:57 DEBUG : Looking for writers 2025/08/13 01:51:57 DEBUG : dir: reading active writers 2025/08/13 01:51:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:51:57 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/08/13 01:51:57 INFO : dir/file1: Copied (replaced existing) 2025/08/13 01:51:57 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/08/13 01:51:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/13 01:51:57 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/08/13 01:51:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:51:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/13 01:51:58 DEBUG : dir: Looking for writers 2025/08/13 01:51:58 DEBUG : file1: reading active writers 2025/08/13 01:51:58 DEBUG : Looking for writers 2025/08/13 01:51:58 DEBUG : dir: reading active writers 2025/08/13 01:51:58 DEBUG : >WaitForWriters: 2025/08/13 01:51:58 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:51:58 DEBUG : dir: Looking for writers 2025/08/13 01:51:58 DEBUG : file1: reading active writers 2025/08/13 01:51:58 DEBUG : Looking for writers 2025/08/13 01:51:58 DEBUG : dir: reading active writers 2025/08/13 01:51:58 DEBUG : >WaitForWriters: 2025/08/13 01:51:58 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (34.12s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.81s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.59s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.05s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.71s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.32s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.63s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:51:59 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:51:59 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:52:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:52:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:52:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:52:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:52:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/13 01:52:02 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:02 DEBUG : dir: Looking for writers 2025/08/13 01:52:02 DEBUG : file1: reading active writers 2025/08/13 01:52:02 DEBUG : Looking for writers 2025/08/13 01:52:02 DEBUG : dir: reading active writers 2025/08/13 01:52:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.46s) === RUN TestFileOpenReadUnknownSize 2025/08/13 01:52:03 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/13 01:52:03 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:52:03 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:52:03 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/13 01:52:03 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:03 DEBUG : Looking for writers 2025/08/13 01:52:03 DEBUG : file.txt: reading active writers 2025/08/13 01:52:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:52:03 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:52:03 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:52:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:52:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:06 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/13 01:52:07 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/13 01:52:09 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/13 01:52:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/13 01:52:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:09 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:09 DEBUG : dir: Looking for writers 2025/08/13 01:52:09 DEBUG : file1: reading active writers 2025/08/13 01:52:09 DEBUG : Looking for writers 2025/08/13 01:52:09 DEBUG : dir: reading active writers 2025/08/13 01:52:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (6.35s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:52:10 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:52:10 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:52:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:52:12 DEBUG : dir/file1: Remove: 2025/08/13 01:52:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:52:13 DEBUG : dir/file1: >Remove: err= 2025/08/13 01:52:13 DEBUG : dir/file1: Remove: 2025/08/13 01:52:13 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/13 01:52:13 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:13 DEBUG : dir: Looking for writers 2025/08/13 01:52:13 DEBUG : Looking for writers 2025/08/13 01:52:13 DEBUG : dir: reading active writers 2025/08/13 01:52:13 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (3.99s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:52:14 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:52:14 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:52:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:52:17 DEBUG : dir/file1: Remove: 2025/08/13 01:52:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:52:17 DEBUG : dir/file1: >Remove: err= 2025/08/13 01:52:17 DEBUG : dir/file1: Remove: 2025/08/13 01:52:17 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/13 01:52:17 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:17 DEBUG : dir: Looking for writers 2025/08/13 01:52:17 DEBUG : Looking for writers 2025/08/13 01:52:17 DEBUG : dir: reading active writers 2025/08/13 01:52:17 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.16s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:52:18 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:52:18 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:52:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:52:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:52:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:52:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/13 01:52:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/13 01:52:21 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/13 01:52:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/13 01:52:21 DEBUG : dir/file1: Open: flags=0x3 2025/08/13 01:52:21 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/13 01:52:21 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/13 01:52:21 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:21 DEBUG : dir: Looking for writers 2025/08/13 01:52:21 DEBUG : file1: reading active writers 2025/08/13 01:52:21 DEBUG : Looking for writers 2025/08/13 01:52:21 DEBUG : dir: reading active writers 2025/08/13 01:52:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.85s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:52:22 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:52:22 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:52:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:52:25 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:25 DEBUG : dir: Looking for writers 2025/08/13 01:52:25 DEBUG : file1: reading active writers 2025/08/13 01:52:25 DEBUG : Looking for writers 2025/08/13 01:52:25 DEBUG : dir: reading active writers 2025/08/13 01:52:25 DEBUG : >WaitForWriters: 2025/08/13 01:52:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:52:25 DEBUG : newLeaf: Updating file with newLeaf 0xc00060ad80 2025/08/13 01:52:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:52:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:52:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:52:26 DEBUG : dir/file1: Updating file with dir/file1 0xc00060ad80 2025/08/13 01:52:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:52:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:52:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/13 01:52:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:27 DEBUG : dir/file1: File is currently open, delaying rename 0xc00060ad80 2025/08/13 01:52:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:52:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:52:27 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/13 01:52:27 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/13 01:52:28 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/13 01:52:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/13 01:52:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:52:28 DEBUG : newLeaf: Running delayed rename now 2025/08/13 01:52:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:52:29 DEBUG : newLeaf: Updating file with newLeaf 0xc00060ad80 2025/08/13 01:52:29 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:29 DEBUG : dir: Looking for writers 2025/08/13 01:52:29 DEBUG : Looking for writers 2025/08/13 01:52:29 DEBUG : newLeaf: reading active writers 2025/08/13 01:52:29 DEBUG : dir: reading active writers 2025/08/13 01:52:29 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/08/13 01:52:36 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:36 DEBUG : dir: Looking for writers 2025/08/13 01:52:36 DEBUG : Looking for writers 2025/08/13 01:52:36 DEBUG : newLeaf: reading active writers 2025/08/13 01:52:36 DEBUG : dir: reading active writers 2025/08/13 01:52:36 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:52:37 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:52:37 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:52:37 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:52:37 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:37 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:37 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:52:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:52:40 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:40 DEBUG : dir: Looking for writers 2025/08/13 01:52:40 DEBUG : file1: reading active writers 2025/08/13 01:52:40 DEBUG : Looking for writers 2025/08/13 01:52:40 DEBUG : dir: reading active writers 2025/08/13 01:52:40 DEBUG : >WaitForWriters: 2025/08/13 01:52:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:52:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0001adec0 2025/08/13 01:52:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:52:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:52:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:52:42 DEBUG : dir/file1: Updating file with dir/file1 0xc0001adec0 2025/08/13 01:52:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:52:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:52:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/13 01:52:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:42 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001adec0 2025/08/13 01:52:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:52:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:52:42 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/13 01:52:43 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/13 01:52:44 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/13 01:52:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/13 01:52:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:52:44 DEBUG : newLeaf: Running delayed rename now 2025/08/13 01:52:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:52:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0001adec0 2025/08/13 01:52:44 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:44 DEBUG : dir: Looking for writers 2025/08/13 01:52:44 DEBUG : Looking for writers 2025/08/13 01:52:44 DEBUG : dir: reading active writers 2025/08/13 01:52:44 DEBUG : newLeaf: reading active writers 2025/08/13 01:52:44 DEBUG : >WaitForWriters: 2025/08/13 01:52:45 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:45 DEBUG : dir: Looking for writers 2025/08/13 01:52:45 DEBUG : Looking for writers 2025/08/13 01:52:45 DEBUG : dir: reading active writers 2025/08/13 01:52:45 DEBUG : newLeaf: reading active writers 2025/08/13 01:52:45 DEBUG : >WaitForWriters: 2025/08/13 01:52:45 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:52:46 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:52:46 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:52:46 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:52:46 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:46 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:46 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:52:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:52:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:52:48 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:52:48 DEBUG : dir/file1(0xc00058e840): openPending: 2025/08/13 01:52:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/13 01:52:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:52:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:48 DEBUG : dir/file1(0xc00058e840): >openPending: err= 2025/08/13 01:52:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:52:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:52:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:52:48 DEBUG : dir/file1(0xc00058e840): _writeAt: size=14, off=0 2025/08/13 01:52:48 DEBUG : dir/file1(0xc00058e840): >_writeAt: n=14, err= 2025/08/13 01:52:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/13 01:52:48 DEBUG : dir/file1(0xc00058e840): close: 2025/08/13 01:52:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/13 01:52:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/13 01:52:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:48 DEBUG : dir/file1(0xc00058e840): >close: err= 2025/08/13 01:52:48 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:48 DEBUG : dir: Looking for writers 2025/08/13 01:52:48 DEBUG : file1: reading active writers 2025/08/13 01:52:48 DEBUG : Looking for writers 2025/08/13 01:52:48 DEBUG : dir: reading active writers 2025/08/13 01:52:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:52:48 DEBUG : dir: Looking for writers 2025/08/13 01:52:48 DEBUG : file1: reading active writers 2025/08/13 01:52:48 DEBUG : Looking for writers 2025/08/13 01:52:48 DEBUG : dir: reading active writers 2025/08/13 01:52:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:52:48 DEBUG : dir: Looking for writers 2025/08/13 01:52:48 DEBUG : file1: reading active writers 2025/08/13 01:52:48 DEBUG : Looking for writers 2025/08/13 01:52:48 DEBUG : dir: reading active writers 2025/08/13 01:52:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:52:49 DEBUG : dir: Looking for writers 2025/08/13 01:52:49 DEBUG : file1: reading active writers 2025/08/13 01:52:49 DEBUG : Looking for writers 2025/08/13 01:52:49 DEBUG : dir: reading active writers 2025/08/13 01:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:52:49 DEBUG : dir/file1: vfs cache: starting upload 2025/08/13 01:52:49 DEBUG : dir: Looking for writers 2025/08/13 01:52:49 DEBUG : file1: reading active writers 2025/08/13 01:52:49 DEBUG : Looking for writers 2025/08/13 01:52:49 DEBUG : dir: reading active writers 2025/08/13 01:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:52:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:52:49 DEBUG : dir: Looking for writers 2025/08/13 01:52:49 DEBUG : file1: reading active writers 2025/08/13 01:52:49 DEBUG : Looking for writers 2025/08/13 01:52:49 DEBUG : dir: reading active writers 2025/08/13 01:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:52:49 DEBUG : dir: Looking for writers 2025/08/13 01:52:49 DEBUG : file1: reading active writers 2025/08/13 01:52:49 DEBUG : Looking for writers 2025/08/13 01:52:49 DEBUG : dir: reading active writers 2025/08/13 01:52:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:52:50 DEBUG : dir: Looking for writers 2025/08/13 01:52:50 DEBUG : file1: reading active writers 2025/08/13 01:52:50 DEBUG : Looking for writers 2025/08/13 01:52:50 DEBUG : dir: reading active writers 2025/08/13 01:52:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:52:50 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/13 01:52:50 INFO : dir/file1: Copied (replaced existing) 2025/08/13 01:52:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/13 01:52:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/13 01:52:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/13 01:52:51 DEBUG : dir: Looking for writers 2025/08/13 01:52:51 DEBUG : file1: reading active writers 2025/08/13 01:52:51 DEBUG : Looking for writers 2025/08/13 01:52:51 DEBUG : dir: reading active writers 2025/08/13 01:52:51 DEBUG : >WaitForWriters: 2025/08/13 01:52:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:52:51 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:52:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:52:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:52:51 DEBUG : dir/file1(0xc0006e2840): _readAt: size=512, off=0 2025/08/13 01:52:51 DEBUG : dir/file1(0xc0006e2840): openPending: 2025/08/13 01:52:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/13 01:52:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/13 01:52:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:51 DEBUG : dir/file1(0xc0006e2840): >openPending: err= 2025/08/13 01:52:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/13 01:52:51 DEBUG : dir/file1(0xc0006e2840): >_readAt: n=14, err=EOF 2025/08/13 01:52:51 DEBUG : dir/file1(0xc0006e2840): close: 2025/08/13 01:52:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/13 01:52:51 DEBUG : dir/file1(0xc0006e2840): >close: err= 2025/08/13 01:52:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:52:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:52:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0006e40c0 2025/08/13 01:52:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:52:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:52:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:52:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/13 01:52:52 DEBUG : dir/file1: Updating file with dir/file1 0xc0006e40c0 2025/08/13 01:52:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:52:53 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:52:53 DEBUG : dir/file1(0xc0006e3100): openPending: 2025/08/13 01:52:53 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/08/13 01:52:53 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/08/13 01:52:53 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:52:53 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:52:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:52:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:52:53 DEBUG : dir/file1(0xc0006e3100): >openPending: err= 2025/08/13 01:52:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:52:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:52:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:52:53 DEBUG : dir/file1(0xc0006e3100): _writeAt: size=25, off=0 2025/08/13 01:52:53 DEBUG : dir/file1(0xc0006e3100): >_writeAt: n=25, err= 2025/08/13 01:52:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:52:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:52:53 DEBUG : newLeaf: Updating file with newLeaf 0xc0006e40c0 2025/08/13 01:52:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:52:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:52:53 DEBUG : newLeaf(0xc0006e3100): close: 2025/08/13 01:52:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/13 01:52:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-13 01:52:53.249074421 +0000 UTC m=+245.697965349 2025/08/13 01:52:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/13 01:52:53 DEBUG : newLeaf(0xc0006e3100): >close: err= 2025/08/13 01:52:53 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:53 DEBUG : dir: Looking for writers 2025/08/13 01:52:53 DEBUG : Looking for writers 2025/08/13 01:52:53 DEBUG : newLeaf: reading active writers 2025/08/13 01:52:53 DEBUG : dir: reading active writers 2025/08/13 01:52:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:52:53 DEBUG : dir: Looking for writers 2025/08/13 01:52:53 DEBUG : Looking for writers 2025/08/13 01:52:53 DEBUG : dir: reading active writers 2025/08/13 01:52:53 DEBUG : newLeaf: reading active writers 2025/08/13 01:52:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:52:53 DEBUG : dir: Looking for writers 2025/08/13 01:52:53 DEBUG : Looking for writers 2025/08/13 01:52:53 DEBUG : dir: reading active writers 2025/08/13 01:52:53 DEBUG : newLeaf: reading active writers 2025/08/13 01:52:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:52:53 DEBUG : dir: Looking for writers 2025/08/13 01:52:53 DEBUG : Looking for writers 2025/08/13 01:52:53 DEBUG : dir: reading active writers 2025/08/13 01:52:53 DEBUG : newLeaf: reading active writers 2025/08/13 01:52:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:52:53 DEBUG : newLeaf: vfs cache: starting upload 2025/08/13 01:52:53 DEBUG : dir: Looking for writers 2025/08/13 01:52:53 DEBUG : Looking for writers 2025/08/13 01:52:53 DEBUG : dir: reading active writers 2025/08/13 01:52:53 DEBUG : newLeaf: reading active writers 2025/08/13 01:52:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:52:54 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/13 01:52:54 DEBUG : dir: Looking for writers 2025/08/13 01:52:54 DEBUG : Looking for writers 2025/08/13 01:52:54 DEBUG : dir: reading active writers 2025/08/13 01:52:54 DEBUG : newLeaf: reading active writers 2025/08/13 01:52:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:52:54 DEBUG : dir: Looking for writers 2025/08/13 01:52:54 DEBUG : Looking for writers 2025/08/13 01:52:54 DEBUG : dir: reading active writers 2025/08/13 01:52:54 DEBUG : newLeaf: reading active writers 2025/08/13 01:52:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:52:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/13 01:52:54 INFO : newLeaf: Copied (replaced existing) 2025/08/13 01:52:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-13 01:52:53 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/13 01:52:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/13 01:52:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:52:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/13 01:52:55 DEBUG : dir: Looking for writers 2025/08/13 01:52:55 DEBUG : Looking for writers 2025/08/13 01:52:55 DEBUG : dir: reading active writers 2025/08/13 01:52:55 DEBUG : newLeaf: reading active writers 2025/08/13 01:52:55 DEBUG : >WaitForWriters: 2025/08/13 01:52:55 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:55 DEBUG : dir: Looking for writers 2025/08/13 01:52:55 DEBUG : Looking for writers 2025/08/13 01:52:55 DEBUG : dir: reading active writers 2025/08/13 01:52:55 DEBUG : newLeaf: reading active writers 2025/08/13 01:52:55 DEBUG : >WaitForWriters: 2025/08/13 01:52:55 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:52:56 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:52:56 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:52:56 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:56 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:52:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:52:56 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:52:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:52:59 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:52:59 DEBUG : dir: Looking for writers 2025/08/13 01:52:59 DEBUG : file1: reading active writers 2025/08/13 01:52:59 DEBUG : Looking for writers 2025/08/13 01:52:59 DEBUG : dir: reading active writers 2025/08/13 01:52:59 DEBUG : >WaitForWriters: 2025/08/13 01:53:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:53:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0006e4300 2025/08/13 01:53:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:53:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:53:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:53:00 DEBUG : dir/file1: Updating file with dir/file1 0xc0006e4300 2025/08/13 01:53:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:53:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:53:01 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:53:01 DEBUG : dir/file1(0xc0006e2e00): openPending: 2025/08/13 01:53:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/08/13 01:53:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:53:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:01 DEBUG : dir/file1(0xc0006e2e00): >openPending: err= 2025/08/13 01:53:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:53:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:53:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:53:01 DEBUG : dir/file1(0xc0006e2e00): _writeAt: size=25, off=0 2025/08/13 01:53:01 DEBUG : dir/file1(0xc0006e2e00): >_writeAt: n=25, err= 2025/08/13 01:53:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:53:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:53:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0006e4300 2025/08/13 01:53:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:53:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:53:01 DEBUG : newLeaf(0xc0006e2e00): close: 2025/08/13 01:53:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/13 01:53:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-13 01:53:01.220679558 +0000 UTC m=+253.669570446 2025/08/13 01:53:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/13 01:53:01 DEBUG : newLeaf(0xc0006e2e00): >close: err= 2025/08/13 01:53:01 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:01 DEBUG : dir: Looking for writers 2025/08/13 01:53:01 DEBUG : Looking for writers 2025/08/13 01:53:01 DEBUG : dir: reading active writers 2025/08/13 01:53:01 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:53:01 DEBUG : dir: Looking for writers 2025/08/13 01:53:01 DEBUG : Looking for writers 2025/08/13 01:53:01 DEBUG : dir: reading active writers 2025/08/13 01:53:01 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:53:01 DEBUG : dir: Looking for writers 2025/08/13 01:53:01 DEBUG : Looking for writers 2025/08/13 01:53:01 DEBUG : dir: reading active writers 2025/08/13 01:53:01 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:53:01 DEBUG : dir: Looking for writers 2025/08/13 01:53:01 DEBUG : Looking for writers 2025/08/13 01:53:01 DEBUG : dir: reading active writers 2025/08/13 01:53:01 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:53:01 DEBUG : newLeaf: vfs cache: starting upload 2025/08/13 01:53:01 DEBUG : dir: Looking for writers 2025/08/13 01:53:01 DEBUG : Looking for writers 2025/08/13 01:53:01 DEBUG : dir: reading active writers 2025/08/13 01:53:01 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:53:02 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/13 01:53:02 DEBUG : dir: Looking for writers 2025/08/13 01:53:02 DEBUG : Looking for writers 2025/08/13 01:53:02 DEBUG : dir: reading active writers 2025/08/13 01:53:02 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:53:02 DEBUG : dir: Looking for writers 2025/08/13 01:53:02 DEBUG : Looking for writers 2025/08/13 01:53:02 DEBUG : dir: reading active writers 2025/08/13 01:53:02 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:53:03 DEBUG : dir: Looking for writers 2025/08/13 01:53:03 DEBUG : Looking for writers 2025/08/13 01:53:03 DEBUG : dir: reading active writers 2025/08/13 01:53:03 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:53:03 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/13 01:53:03 INFO : newLeaf: Copied (replaced existing) 2025/08/13 01:53:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-13 01:53:01 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/13 01:53:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/13 01:53:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:53:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/13 01:53:04 DEBUG : dir: Looking for writers 2025/08/13 01:53:04 DEBUG : Looking for writers 2025/08/13 01:53:04 DEBUG : dir: reading active writers 2025/08/13 01:53:04 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:04 DEBUG : >WaitForWriters: 2025/08/13 01:53:04 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:04 DEBUG : dir: Looking for writers 2025/08/13 01:53:04 DEBUG : Looking for writers 2025/08/13 01:53:04 DEBUG : dir: reading active writers 2025/08/13 01:53:04 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:04 DEBUG : >WaitForWriters: 2025/08/13 01:53:04 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:53:05 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:53:05 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:53:05 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:53:05 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:53:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:53:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:53:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:53:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:53:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:53:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:53:05 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:53:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:53:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:53:08 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:53:08 DEBUG : dir/file1(0xc00058f7c0): openPending: 2025/08/13 01:53:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/13 01:53:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:08 DEBUG : dir/file1(0xc00058f7c0): >openPending: err= 2025/08/13 01:53:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:53:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:53:08 DEBUG : dir/file1(0xc00058f7c0): _writeAt: size=14, off=0 2025/08/13 01:53:08 DEBUG : dir/file1(0xc00058f7c0): >_writeAt: n=14, err= 2025/08/13 01:53:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/13 01:53:08 DEBUG : dir/file1(0xc00058f7c0): close: 2025/08/13 01:53:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/13 01:53:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/13 01:53:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:53:08 DEBUG : dir/file1(0xc00058f7c0): >close: err= 2025/08/13 01:53:08 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:08 DEBUG : dir: Looking for writers 2025/08/13 01:53:08 DEBUG : file1: reading active writers 2025/08/13 01:53:08 DEBUG : Looking for writers 2025/08/13 01:53:08 DEBUG : dir: reading active writers 2025/08/13 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:53:08 DEBUG : dir: Looking for writers 2025/08/13 01:53:08 DEBUG : file1: reading active writers 2025/08/13 01:53:08 DEBUG : Looking for writers 2025/08/13 01:53:08 DEBUG : dir: reading active writers 2025/08/13 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:53:08 DEBUG : dir: Looking for writers 2025/08/13 01:53:08 DEBUG : file1: reading active writers 2025/08/13 01:53:08 DEBUG : Looking for writers 2025/08/13 01:53:08 DEBUG : dir: reading active writers 2025/08/13 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:53:08 DEBUG : dir: Looking for writers 2025/08/13 01:53:08 DEBUG : file1: reading active writers 2025/08/13 01:53:08 DEBUG : Looking for writers 2025/08/13 01:53:08 DEBUG : dir: reading active writers 2025/08/13 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:53:08 DEBUG : dir/file1: vfs cache: starting upload 2025/08/13 01:53:08 DEBUG : dir: Looking for writers 2025/08/13 01:53:08 DEBUG : file1: reading active writers 2025/08/13 01:53:08 DEBUG : Looking for writers 2025/08/13 01:53:08 DEBUG : dir: reading active writers 2025/08/13 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:53:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:53:08 DEBUG : dir: Looking for writers 2025/08/13 01:53:08 DEBUG : file1: reading active writers 2025/08/13 01:53:08 DEBUG : Looking for writers 2025/08/13 01:53:08 DEBUG : dir: reading active writers 2025/08/13 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:53:09 DEBUG : dir: Looking for writers 2025/08/13 01:53:09 DEBUG : file1: reading active writers 2025/08/13 01:53:09 DEBUG : Looking for writers 2025/08/13 01:53:09 DEBUG : dir: reading active writers 2025/08/13 01:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:53:09 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/13 01:53:09 INFO : dir/file1: Copied (replaced existing) 2025/08/13 01:53:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/13 01:53:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/13 01:53:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/13 01:53:09 DEBUG : dir: Looking for writers 2025/08/13 01:53:09 DEBUG : file1: reading active writers 2025/08/13 01:53:09 DEBUG : Looking for writers 2025/08/13 01:53:09 DEBUG : dir: reading active writers 2025/08/13 01:53:09 DEBUG : >WaitForWriters: 2025/08/13 01:53:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:53:09 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:53:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:53:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:53:09 DEBUG : dir/file1(0xc000856540): _readAt: size=512, off=0 2025/08/13 01:53:09 DEBUG : dir/file1(0xc000856540): openPending: 2025/08/13 01:53:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/13 01:53:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/13 01:53:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:09 DEBUG : dir/file1(0xc000856540): >openPending: err= 2025/08/13 01:53:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/13 01:53:09 DEBUG : dir/file1(0xc000856540): >_readAt: n=14, err=EOF 2025/08/13 01:53:09 DEBUG : dir/file1(0xc000856540): close: 2025/08/13 01:53:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/13 01:53:09 DEBUG : dir/file1(0xc000856540): >close: err= 2025/08/13 01:53:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:53:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:53:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0006bf500 2025/08/13 01:53:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:53:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:53:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:53:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/13 01:53:11 DEBUG : dir/file1: Updating file with dir/file1 0xc0006bf500 2025/08/13 01:53:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:53:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 7s just to make sure 2025/08/13 01:53:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:53:22 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:53:22 DEBUG : dir/file1(0xc000857340): openPending: 2025/08/13 01:53:22 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/08/13 01:53:22 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/08/13 01:53:22 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:53:22 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:53:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:53:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:22 DEBUG : dir/file1(0xc000857340): >openPending: err= 2025/08/13 01:53:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:53:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:53:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:53:22 DEBUG : dir/file1(0xc000857340): _writeAt: size=25, off=0 2025/08/13 01:53:22 DEBUG : dir/file1(0xc000857340): >_writeAt: n=25, err= 2025/08/13 01:53:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:53:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:53:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0006bf500 2025/08/13 01:53:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:53:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:53:23 DEBUG : newLeaf(0xc000857340): close: 2025/08/13 01:53:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/13 01:53:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-13 01:53:22.872064859 +0000 UTC m=+275.320955767 2025/08/13 01:53:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/13 01:53:23 DEBUG : newLeaf(0xc000857340): >close: err= 2025/08/13 01:53:23 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:23 DEBUG : dir: Looking for writers 2025/08/13 01:53:23 DEBUG : Looking for writers 2025/08/13 01:53:23 DEBUG : dir: reading active writers 2025/08/13 01:53:23 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:53:23 DEBUG : dir: Looking for writers 2025/08/13 01:53:23 DEBUG : Looking for writers 2025/08/13 01:53:23 DEBUG : dir: reading active writers 2025/08/13 01:53:23 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:53:23 DEBUG : dir: Looking for writers 2025/08/13 01:53:23 DEBUG : Looking for writers 2025/08/13 01:53:23 DEBUG : dir: reading active writers 2025/08/13 01:53:23 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:53:23 DEBUG : dir: Looking for writers 2025/08/13 01:53:23 DEBUG : Looking for writers 2025/08/13 01:53:23 DEBUG : dir: reading active writers 2025/08/13 01:53:23 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:53:23 DEBUG : newLeaf: vfs cache: starting upload 2025/08/13 01:53:23 DEBUG : dir: Looking for writers 2025/08/13 01:53:23 DEBUG : Looking for writers 2025/08/13 01:53:23 DEBUG : dir: reading active writers 2025/08/13 01:53:23 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:53:23 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/13 01:53:23 DEBUG : dir: Looking for writers 2025/08/13 01:53:23 DEBUG : Looking for writers 2025/08/13 01:53:23 DEBUG : dir: reading active writers 2025/08/13 01:53:23 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:53:24 DEBUG : dir: Looking for writers 2025/08/13 01:53:24 DEBUG : Looking for writers 2025/08/13 01:53:24 DEBUG : dir: reading active writers 2025/08/13 01:53:24 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:53:24 DEBUG : dir: Looking for writers 2025/08/13 01:53:24 DEBUG : Looking for writers 2025/08/13 01:53:24 DEBUG : dir: reading active writers 2025/08/13 01:53:24 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:53:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/13 01:53:24 INFO : newLeaf: Copied (replaced existing) 2025/08/13 01:53:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-13 01:53:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/13 01:53:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/13 01:53:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:53:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/13 01:53:25 DEBUG : dir: Looking for writers 2025/08/13 01:53:25 DEBUG : Looking for writers 2025/08/13 01:53:25 DEBUG : dir: reading active writers 2025/08/13 01:53:25 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:25 DEBUG : >WaitForWriters: 2025/08/13 01:53:26 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:26 DEBUG : dir: Looking for writers 2025/08/13 01:53:26 DEBUG : Looking for writers 2025/08/13 01:53:26 DEBUG : dir: reading active writers 2025/08/13 01:53:26 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:26 DEBUG : >WaitForWriters: 2025/08/13 01:53:26 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:53:27 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:53:27 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:53:27 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:53:27 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:53:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:53:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:53:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:53:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:53:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:53:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:53:27 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:53:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:53:29 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:29 DEBUG : dir: Looking for writers 2025/08/13 01:53:29 DEBUG : file1: reading active writers 2025/08/13 01:53:29 DEBUG : Looking for writers 2025/08/13 01:53:29 DEBUG : dir: reading active writers 2025/08/13 01:53:29 DEBUG : >WaitForWriters: 2025/08/13 01:53:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:53:29 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:53:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:53:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:53:29 DEBUG : dir/file1(0xc00069a8c0): _readAt: size=512, off=0 2025/08/13 01:53:29 DEBUG : dir/file1(0xc00069a8c0): openPending: 2025/08/13 01:53:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/13 01:53:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:53:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:29 DEBUG : dir/file1(0xc00069a8c0): >openPending: err= 2025/08/13 01:53:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/13 01:53:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:53:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:53:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:53:29 DEBUG : dir/file1(0xc00069a8c0): >_readAt: n=14, err=EOF 2025/08/13 01:53:29 DEBUG : dir/file1(0xc00069a8c0): close: 2025/08/13 01:53:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/13 01:53:29 DEBUG : dir/file1(0xc00069a8c0): >close: err= 2025/08/13 01:53:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:53:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:53:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0006e43c0 2025/08/13 01:53:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:53:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/08/13 01:53:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:53:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/13 01:53:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0006e43c0 2025/08/13 01:53:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:53:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:53:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:53:39 DEBUG : dir/file1(0xc00058ef80): openPending: 2025/08/13 01:53:39 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/08/13 01:53:39 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/08/13 01:53:39 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:53:39 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:53:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:53:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:53:39 DEBUG : dir/file1(0xc00058ef80): >openPending: err= 2025/08/13 01:53:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:53:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:53:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:53:39 DEBUG : dir/file1(0xc00058ef80): _writeAt: size=25, off=0 2025/08/13 01:53:39 DEBUG : dir/file1(0xc00058ef80): >_writeAt: n=25, err= 2025/08/13 01:53:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:53:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:53:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0006e43c0 2025/08/13 01:53:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:53:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:53:40 DEBUG : newLeaf(0xc00058ef80): close: 2025/08/13 01:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/13 01:53:40 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-13 01:53:39.717236121 +0000 UTC m=+292.166127039 2025/08/13 01:53:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/13 01:53:40 DEBUG : newLeaf(0xc00058ef80): >close: err= 2025/08/13 01:53:40 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:40 DEBUG : dir: Looking for writers 2025/08/13 01:53:40 DEBUG : Looking for writers 2025/08/13 01:53:40 DEBUG : dir: reading active writers 2025/08/13 01:53:40 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:53:40 DEBUG : dir: Looking for writers 2025/08/13 01:53:40 DEBUG : Looking for writers 2025/08/13 01:53:40 DEBUG : dir: reading active writers 2025/08/13 01:53:40 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:53:40 DEBUG : dir: Looking for writers 2025/08/13 01:53:40 DEBUG : Looking for writers 2025/08/13 01:53:40 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:40 DEBUG : dir: reading active writers 2025/08/13 01:53:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:53:40 DEBUG : dir: Looking for writers 2025/08/13 01:53:40 DEBUG : Looking for writers 2025/08/13 01:53:40 DEBUG : dir: reading active writers 2025/08/13 01:53:40 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:53:40 DEBUG : newLeaf: vfs cache: starting upload 2025/08/13 01:53:40 DEBUG : dir: Looking for writers 2025/08/13 01:53:40 DEBUG : Looking for writers 2025/08/13 01:53:40 DEBUG : dir: reading active writers 2025/08/13 01:53:40 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:53:40 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/13 01:53:40 DEBUG : dir: Looking for writers 2025/08/13 01:53:40 DEBUG : Looking for writers 2025/08/13 01:53:40 DEBUG : dir: reading active writers 2025/08/13 01:53:40 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:53:40 DEBUG : dir: Looking for writers 2025/08/13 01:53:40 DEBUG : Looking for writers 2025/08/13 01:53:40 DEBUG : dir: reading active writers 2025/08/13 01:53:40 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:53:41 DEBUG : dir: Looking for writers 2025/08/13 01:53:41 DEBUG : Looking for writers 2025/08/13 01:53:41 DEBUG : dir: reading active writers 2025/08/13 01:53:41 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:53:41 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/13 01:53:41 INFO : newLeaf: Copied (replaced existing) 2025/08/13 01:53:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-13 01:53:39 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/13 01:53:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/13 01:53:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:53:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/13 01:53:42 DEBUG : dir: Looking for writers 2025/08/13 01:53:42 DEBUG : Looking for writers 2025/08/13 01:53:42 DEBUG : dir: reading active writers 2025/08/13 01:53:42 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:42 DEBUG : >WaitForWriters: 2025/08/13 01:53:42 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:42 DEBUG : dir: Looking for writers 2025/08/13 01:53:42 DEBUG : Looking for writers 2025/08/13 01:53:42 DEBUG : dir: reading active writers 2025/08/13 01:53:42 DEBUG : newLeaf: reading active writers 2025/08/13 01:53:42 DEBUG : >WaitForWriters: 2025/08/13 01:53:42 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting --- PASS: TestFileRename (81.63s) --- PASS: TestFileRename/off,forceCache=false (15.70s) --- PASS: TestFileRename/minimal,forceCache=false (8.21s) --- PASS: TestFileRename/minimal,forceCache=true (10.27s) --- PASS: TestFileRename/writes,forceCache=false (9.06s) --- PASS: TestFileRename/writes,forceCache=true (21.58s) --- PASS: TestFileRename/full,forceCache=false (16.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-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:53:43 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:53:43 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:53:43 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:53:43 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:53:43 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:43 DEBUG : Looking for writers 2025/08/13 01:53:43 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.40s) === 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-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:53:44 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:53:44 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:53:45 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/13 01:53:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:53:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:53:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:53:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/13 01:53:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:53:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/13 01:53:47 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/13 01:53:47 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:47 DEBUG : dir: Looking for writers 2025/08/13 01:53:47 DEBUG : file1: reading active writers 2025/08/13 01:53:47 DEBUG : Looking for writers 2025/08/13 01:53:47 DEBUG : dir: reading active writers 2025/08/13 01:53:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.25s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:53:48 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:53:48 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:53:49 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/13 01:53:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:53:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:53:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:53:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/13 01:53:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:53:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/13 01:53:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/13 01:53:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/13 01:53:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/13 01:53:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/13 01:53:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/13 01:53:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/13 01:53:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/13 01:53:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/13 01:53:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/13 01:53:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/13 01:53:52 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/13 01:53:52 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/13 01:53:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/13 01:53:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/13 01:53:52 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/13 01:53:53 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:53:53 DEBUG : dir: Looking for writers 2025/08/13 01:53:53 DEBUG : file1: reading active writers 2025/08/13 01:53:53 DEBUG : Looking for writers 2025/08/13 01:53:53 DEBUG : dir: reading active writers 2025/08/13 01:53:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.00s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:53:54 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:53:54 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:53:55 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/13 01:53:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:53:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:53:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:53:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/13 01:53:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:53:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/13 01:53:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/13 01:53:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/13 01:53:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/13 01:53:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/13 01:53:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/13 01:53:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/13 01:53:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/13 01:53:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/13 01:53:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/13 01:53:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/13 01:53:59 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/13 01:53:59 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/13 01:53:59 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/13 01:53:59 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/13 01:53:59 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/13 01:53:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/13 01:53:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/13 01:53:59 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/13 01:54:00 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/13 01:54:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/13 01:54:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/13 01:54:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/13 01:54:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/13 01:54:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/13 01:54:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/13 01:54:00 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/13 01:54:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/13 01:54:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/13 01:54:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/13 01:54:00 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/13 01:54:00 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:54:00 DEBUG : dir: Looking for writers 2025/08/13 01:54:00 DEBUG : file1: reading active writers 2025/08/13 01:54:00 DEBUG : Looking for writers 2025/08/13 01:54:00 DEBUG : dir: reading active writers 2025/08/13 01:54:00 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestReadFileHandleReadAt (8.51s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:54:03 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:54:03 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:54:04 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/13 01:54:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:54:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:54:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:54:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/13 01:54:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:54:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/13 01:54:06 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:54:06 DEBUG : dir: Looking for writers 2025/08/13 01:54:06 DEBUG : file1: reading active writers 2025/08/13 01:54:06 DEBUG : Looking for writers 2025/08/13 01:54:06 DEBUG : dir: reading active writers 2025/08/13 01:54:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.33s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:54:07 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:54:07 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:54:08 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/13 01:54:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:54:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:54:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:54:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/13 01:54:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:54:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/13 01:54:10 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/13 01:54:10 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/13 01:54:10 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:54:10 DEBUG : dir: Looking for writers 2025/08/13 01:54:10 DEBUG : file1: reading active writers 2025/08/13 01:54:10 DEBUG : Looking for writers 2025/08/13 01:54:10 DEBUG : dir: reading active writers 2025/08/13 01:54:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.28s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:54:11 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:54:11 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:54:11 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:11 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:11 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:54:12 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/13 01:54:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:54:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:54:14 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:54:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:54:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:54:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:54:14 DEBUG : dir/file1(0xc00069a640): _readAt: size=1, off=0 2025/08/13 01:54:14 DEBUG : dir/file1(0xc00069a640): openPending: 2025/08/13 01:54:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/13 01:54:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:54:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:14 DEBUG : dir/file1(0xc00069a640): >openPending: err= 2025/08/13 01:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/13 01:54:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:54:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:54:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:54:14 DEBUG : dir/file1(0xc00069a640): >_readAt: n=1, err= 2025/08/13 01:54:14 DEBUG : dir/file1(0xc00069a640): _readAt: size=256, off=1 2025/08/13 01:54:14 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/13 01:54:14 DEBUG : dir/file1(0xc00069a640): >_readAt: n=15, err=EOF 2025/08/13 01:54:14 DEBUG : dir/file1(0xc00069a640): _readAt: size=16, off=16 2025/08/13 01:54:14 DEBUG : dir/file1(0xc00069a640): >_readAt: n=0, err=EOF 2025/08/13 01:54:14 DEBUG : dir/file1(0xc00069a640): close: 2025/08/13 01:54:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/13 01:54:14 DEBUG : dir/file1(0xc00069a640): >close: err= 2025/08/13 01:54:14 DEBUG : dir/file1(0xc00069a640): close: 2025/08/13 01:54:14 DEBUG : dir/file1(0xc00069a640): >close: err=file already closed 2025/08/13 01:54:14 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:54:14 DEBUG : dir: Looking for writers 2025/08/13 01:54:14 DEBUG : file1: reading active writers 2025/08/13 01:54:14 DEBUG : Looking for writers 2025/08/13 01:54:14 DEBUG : dir: reading active writers 2025/08/13 01:54:14 DEBUG : >WaitForWriters: 2025/08/13 01:54:14 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleMethodsRead (12.05s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:54:23 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:54:23 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:54:23 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:23 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:23 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:54:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/13 01:54:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:54:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:54:26 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:54:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:54:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:54:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:54:26 DEBUG : dir/file1(0xc000414d80): _readAt: size=1, off=0 2025/08/13 01:54:26 DEBUG : dir/file1(0xc000414d80): openPending: 2025/08/13 01:54:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/13 01:54:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:54:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:26 DEBUG : dir/file1(0xc000414d80): >openPending: err= 2025/08/13 01:54:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/13 01:54:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:54:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:54:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:54:26 DEBUG : dir/file1(0xc000414d80): >_readAt: n=1, err= 2025/08/13 01:54:26 DEBUG : dir/file1(0xc000414d80): _readAt: size=1, off=5 2025/08/13 01:54:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/13 01:54:26 DEBUG : dir/file1(0xc000414d80): >_readAt: n=1, err= 2025/08/13 01:54:26 DEBUG : dir/file1(0xc000414d80): _readAt: size=1, off=3 2025/08/13 01:54:26 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/13 01:54:26 DEBUG : dir/file1(0xc000414d80): >_readAt: n=1, err= 2025/08/13 01:54:26 DEBUG : dir/file1(0xc000414d80): _readAt: size=1, off=13 2025/08/13 01:54:26 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/13 01:54:26 DEBUG : dir/file1(0xc000414d80): >_readAt: n=1, err= 2025/08/13 01:54:26 DEBUG : dir/file1(0xc000414d80): _readAt: size=16, off=100 2025/08/13 01:54:26 DEBUG : dir/file1(0xc000414d80): >_readAt: n=0, err=EOF 2025/08/13 01:54:26 DEBUG : dir/file1(0xc000414d80): close: 2025/08/13 01:54:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/13 01:54:26 DEBUG : dir/file1(0xc000414d80): >close: err= 2025/08/13 01:54:26 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:54:26 DEBUG : dir: Looking for writers 2025/08/13 01:54:26 DEBUG : file1: reading active writers 2025/08/13 01:54:26 DEBUG : Looking for writers 2025/08/13 01:54:26 DEBUG : dir: reading active writers 2025/08/13 01:54:26 DEBUG : >WaitForWriters: 2025/08/13 01:54:26 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.57s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:54:28 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:54:28 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:54:28 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:28 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:28 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:54:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/13 01:54:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:54:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:54:31 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:54:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:54:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:54:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): _readAt: size=1, off=0 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): openPending: 2025/08/13 01:54:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/13 01:54:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:54:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): >openPending: err= 2025/08/13 01:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/13 01:54:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:54:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:54:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): >_readAt: n=1, err= 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): _readAt: size=1, off=5 2025/08/13 01:54:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): >_readAt: n=1, err= 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): _readAt: size=1, off=1 2025/08/13 01:54:31 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): >_readAt: n=1, err= 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): _readAt: size=6, off=10 2025/08/13 01:54:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): >_readAt: n=6, err= 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): _readAt: size=256, off=10 2025/08/13 01:54:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): >_readAt: n=6, err=EOF 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): _readAt: size=256, off=100 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): >_readAt: n=0, err=EOF 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): close: 2025/08/13 01:54:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): >close: err= 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): _readAt: size=256, off=100 2025/08/13 01:54:31 DEBUG : dir/file1(0xc000415440): >_readAt: n=0, err=file already closed 2025/08/13 01:54:31 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:54:31 DEBUG : dir: Looking for writers 2025/08/13 01:54:31 DEBUG : file1: reading active writers 2025/08/13 01:54:31 DEBUG : Looking for writers 2025/08/13 01:54:31 DEBUG : dir: reading active writers 2025/08/13 01:54:31 DEBUG : >WaitForWriters: 2025/08/13 01:54:31 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.21s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:54:32 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:54:32 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:54:32 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:32 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:32 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-haxagat9didu'": failed to create file: Parent folder is trashed (Error 403) 2025/08/13 01:54:32 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:54:32 DEBUG : Looking for writers 2025/08/13 01:54:32 DEBUG : >WaitForWriters: 2025/08/13 01:54:32 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- FAIL: TestRWFileHandleFlushRead (8.34s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:54:40 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:54:40 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:54:40 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:40 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:40 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:54:41 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/13 01:54:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:54:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:54:43 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:54:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:54:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:54:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:54:43 DEBUG : dir/file1(0xc00058e940): _readAt: size=256, off=0 2025/08/13 01:54:43 DEBUG : dir/file1(0xc00058e940): openPending: 2025/08/13 01:54:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/13 01:54:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:54:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:43 DEBUG : dir/file1(0xc00058e940): >openPending: err= 2025/08/13 01:54:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/13 01:54:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:54:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:54:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:54:43 DEBUG : dir/file1(0xc00058e940): >_readAt: n=16, err=EOF 2025/08/13 01:54:43 DEBUG : dir/file1(0xc00058e940): RWFileHandle.Release 2025/08/13 01:54:43 DEBUG : dir/file1(0xc00058e940): close: 2025/08/13 01:54:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/13 01:54:43 DEBUG : dir/file1(0xc00058e940): >close: err= 2025/08/13 01:54:43 DEBUG : dir/file1(0xc00058e940): RWFileHandle.Release 2025/08/13 01:54:43 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:54:43 DEBUG : dir: Looking for writers 2025/08/13 01:54:43 DEBUG : file1: reading active writers 2025/08/13 01:54:43 DEBUG : Looking for writers 2025/08/13 01:54:43 DEBUG : dir: reading active writers 2025/08/13 01:54:43 DEBUG : >WaitForWriters: 2025/08/13 01:54:43 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.24s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:54:45 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:54:45 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:54:45 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:45 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:54:45 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:54:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:54:45 DEBUG : file1: newRWFileHandle: 2025/08/13 01:54:45 DEBUG : file1(0xc000856580): openPending: 2025/08/13 01:54:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:54:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:45 DEBUG : file1(0xc000856580): >openPending: err= 2025/08/13 01:54:45 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:54:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:54:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:54:45 DEBUG : file1(0xc000856580): _writeAt: size=5, off=0 2025/08/13 01:54:45 DEBUG : file1(0xc000856580): >_writeAt: n=5, err= 2025/08/13 01:54:45 DEBUG : file1(0xc000856580): _writeAt: size=7, off=5 2025/08/13 01:54:45 DEBUG : file1(0xc000856580): >_writeAt: n=7, err= 2025/08/13 01:54:45 DEBUG : file1: vfs cache: truncate to size=11 2025/08/13 01:54:45 DEBUG : file1(0xc000856580): close: 2025/08/13 01:54:45 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:54:45.243470208 +0000 UTC m=+357.692361156 2025/08/13 01:54:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:54:45 DEBUG : file1(0xc000856580): >close: err= 2025/08/13 01:54:45 DEBUG : file1(0xc000856580): close: 2025/08/13 01:54:45 DEBUG : file1(0xc000856580): >close: err=file already closed 2025/08/13 01:54:45 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:54:45 DEBUG : Looking for writers 2025/08/13 01:54:45 DEBUG : file1: reading active writers 2025/08/13 01:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:54:45 DEBUG : Looking for writers 2025/08/13 01:54:45 DEBUG : file1: reading active writers 2025/08/13 01:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:54:45 DEBUG : Looking for writers 2025/08/13 01:54:45 DEBUG : file1: reading active writers 2025/08/13 01:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:54:45 DEBUG : Looking for writers 2025/08/13 01:54:45 DEBUG : file1: reading active writers 2025/08/13 01:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:54:45 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:54:45 DEBUG : Looking for writers 2025/08/13 01:54:45 DEBUG : file1: reading active writers 2025/08/13 01:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:54:45 DEBUG : Looking for writers 2025/08/13 01:54:45 DEBUG : file1: reading active writers 2025/08/13 01:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:54:45 DEBUG : Looking for writers 2025/08/13 01:54:45 DEBUG : file1: reading active writers 2025/08/13 01:54:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:54:46 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/13 01:54:46 DEBUG : Looking for writers 2025/08/13 01:54:46 DEBUG : file1: reading active writers 2025/08/13 01:54:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:54:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/13 01:54:47 INFO : file1: Copied (new) 2025/08/13 01:54:47 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-13 01:54:45 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/13 01:54:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:54:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:47 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:54:47 DEBUG : Looking for writers 2025/08/13 01:54:47 DEBUG : file1: reading active writers 2025/08/13 01:54:47 DEBUG : >WaitForWriters: 2025/08/13 01:54:47 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:54:47 DEBUG : Looking for writers 2025/08/13 01:54:47 DEBUG : file1: reading active writers 2025/08/13 01:54:47 DEBUG : >WaitForWriters: 2025/08/13 01:54:47 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:54:48 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:54:48 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:54:48 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:48 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:54:48 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:54:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:54:48 DEBUG : file1: newRWFileHandle: 2025/08/13 01:54:48 DEBUG : file1(0xc00069a700): openPending: 2025/08/13 01:54:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:54:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:48 DEBUG : file1(0xc00069a700): >openPending: err= 2025/08/13 01:54:48 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:54:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:54:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:54:48 DEBUG : file1(0xc00069a700): _writeAt: size=7, off=0 2025/08/13 01:54:48 DEBUG : file1(0xc00069a700): >_writeAt: n=7, err= 2025/08/13 01:54:48 DEBUG : file1(0xc00069a700): _writeAt: size=6, off=5 2025/08/13 01:54:48 DEBUG : file1(0xc00069a700): >_writeAt: n=6, err= 2025/08/13 01:54:48 DEBUG : file1(0xc00069a700): close: 2025/08/13 01:54:48 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:54:48.433814365 +0000 UTC m=+360.882705253 2025/08/13 01:54:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:54:48 DEBUG : file1(0xc00069a700): >close: err= 2025/08/13 01:54:48 DEBUG : file1(0xc00069a700): _writeAt: size=5, off=0 2025/08/13 01:54:48 DEBUG : file1(0xc00069a700): >_writeAt: n=0, err=file already closed 2025/08/13 01:54:48 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:54:48 DEBUG : Looking for writers 2025/08/13 01:54:48 DEBUG : file1: reading active writers 2025/08/13 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:54:48 DEBUG : Looking for writers 2025/08/13 01:54:48 DEBUG : file1: reading active writers 2025/08/13 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:54:48 DEBUG : Looking for writers 2025/08/13 01:54:48 DEBUG : file1: reading active writers 2025/08/13 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:54:48 DEBUG : Looking for writers 2025/08/13 01:54:48 DEBUG : file1: reading active writers 2025/08/13 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:54:48 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:54:48 DEBUG : Looking for writers 2025/08/13 01:54:48 DEBUG : file1: reading active writers 2025/08/13 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:54:48 DEBUG : Looking for writers 2025/08/13 01:54:48 DEBUG : file1: reading active writers 2025/08/13 01:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:54:49 DEBUG : Looking for writers 2025/08/13 01:54:49 DEBUG : file1: reading active writers 2025/08/13 01:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:54:49 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/13 01:54:49 DEBUG : Looking for writers 2025/08/13 01:54:49 DEBUG : file1: reading active writers 2025/08/13 01:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:54:50 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/13 01:54:50 INFO : file1: Copied (new) 2025/08/13 01:54:50 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-13 01:54:48 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/13 01:54:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:54:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:50 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:54:50 DEBUG : Looking for writers 2025/08/13 01:54:50 DEBUG : file1: reading active writers 2025/08/13 01:54:50 DEBUG : >WaitForWriters: 2025/08/13 01:54:50 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:54:50 DEBUG : Looking for writers 2025/08/13 01:54:50 DEBUG : file1: reading active writers 2025/08/13 01:54:50 DEBUG : >WaitForWriters: 2025/08/13 01:54:50 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.15s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:54:51 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:54:51 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:54:51 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:51 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:54:51 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:54:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:54:51 DEBUG : file1: newRWFileHandle: 2025/08/13 01:54:51 DEBUG : file1(0xc00069a600): openPending: 2025/08/13 01:54:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:54:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:51 DEBUG : file1(0xc00069a600): >openPending: err= 2025/08/13 01:54:51 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:54:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:54:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:54:51 DEBUG : file1(0xc00069a600): close: 2025/08/13 01:54:51 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:54:51.564888191 +0000 UTC m=+364.013779079 2025/08/13 01:54:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:54:51 DEBUG : file1(0xc00069a600): >close: err= 2025/08/13 01:54:51 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/13 01:54:51 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:54:51 DEBUG : file2: newRWFileHandle: 2025/08/13 01:54:51 DEBUG : file2(0xc00069aac0): openPending: 2025/08/13 01:54:51 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:54:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/13 01:54:51 DEBUG : file2(0xc00069aac0): >openPending: err= 2025/08/13 01:54:51 DEBUG : file2: >newRWFileHandle: err= 2025/08/13 01:54:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/13 01:54:51 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/13 01:54:51 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/13 01:54:51 DEBUG : file2(0xc00069aac0): RWFileHandle.Flush 2025/08/13 01:54:51 DEBUG : file2(0xc00069aac0): RWFileHandle.Release 2025/08/13 01:54:51 DEBUG : file2(0xc00069aac0): close: 2025/08/13 01:54:51 DEBUG : file2: vfs cache: setting modification time to 2025-08-13 01:54:51.566991328 +0000 UTC m=+364.015882246 2025/08/13 01:54:51 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/13 01:54:51 DEBUG : file2(0xc00069aac0): >close: err= 2025/08/13 01:54:51 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:54:51 DEBUG : Looking for writers 2025/08/13 01:54:51 DEBUG : file1: reading active writers 2025/08/13 01:54:51 DEBUG : file2: reading active writers 2025/08/13 01:54:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/13 01:54:51 DEBUG : Looking for writers 2025/08/13 01:54:51 DEBUG : file1: reading active writers 2025/08/13 01:54:51 DEBUG : file2: reading active writers 2025/08/13 01:54:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/13 01:54:51 DEBUG : Looking for writers 2025/08/13 01:54:51 DEBUG : file1: reading active writers 2025/08/13 01:54:51 DEBUG : file2: reading active writers 2025/08/13 01:54:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/13 01:54:51 DEBUG : Looking for writers 2025/08/13 01:54:51 DEBUG : file1: reading active writers 2025/08/13 01:54:51 DEBUG : file2: reading active writers 2025/08/13 01:54:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/13 01:54:51 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:54:51 DEBUG : file2: vfs cache: starting upload 2025/08/13 01:54:51 DEBUG : Looking for writers 2025/08/13 01:54:51 DEBUG : file1: reading active writers 2025/08/13 01:54:51 DEBUG : file2: reading active writers 2025/08/13 01:54:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/13 01:54:51 DEBUG : Looking for writers 2025/08/13 01:54:51 DEBUG : file1: reading active writers 2025/08/13 01:54:51 DEBUG : file2: reading active writers 2025/08/13 01:54:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/13 01:54:52 DEBUG : Looking for writers 2025/08/13 01:54:52 DEBUG : file1: reading active writers 2025/08/13 01:54:52 DEBUG : file2: reading active writers 2025/08/13 01:54:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/08/13 01:54:52 DEBUG : Looking for writers 2025/08/13 01:54:52 DEBUG : file1: reading active writers 2025/08/13 01:54:52 DEBUG : file2: reading active writers 2025/08/13 01:54:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/08/13 01:54:53 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/13 01:54:53 INFO : file1: Copied (new) 2025/08/13 01:54:53 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-13 01:54:51 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/13 01:54:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:54:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:53 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:54:53 DEBUG : Looking for writers 2025/08/13 01:54:53 DEBUG : file1: reading active writers 2025/08/13 01:54:53 DEBUG : file2: reading active writers 2025/08/13 01:54:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:54:54 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/13 01:54:54 INFO : file2: Copied (new) 2025/08/13 01:54:54 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-13 01:54:51 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/13 01:54:54 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/13 01:54:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/13 01:54:54 INFO : file2: vfs cache: upload succeeded try #1 2025/08/13 01:54:54 DEBUG : Looking for writers 2025/08/13 01:54:54 DEBUG : file1: reading active writers 2025/08/13 01:54:54 DEBUG : file2: reading active writers 2025/08/13 01:54:54 DEBUG : >WaitForWriters: 2025/08/13 01:54:55 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:54:55 DEBUG : Looking for writers 2025/08/13 01:54:55 DEBUG : file1: reading active writers 2025/08/13 01:54:55 DEBUG : file2: reading active writers 2025/08/13 01:54:55 DEBUG : >WaitForWriters: 2025/08/13 01:54:55 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.33s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:54:55 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:54:55 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:54:55 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:55 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:54:55 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:54:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:54:55 DEBUG : file1: newRWFileHandle: 2025/08/13 01:54:55 DEBUG : file1(0xc000414d00): openPending: 2025/08/13 01:54:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:55 DEBUG : file1(0xc000414d00): >openPending: err= 2025/08/13 01:54:55 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:54:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:54:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:54:55 DEBUG : file1(0xc000414d00): _writeAt: size=5, off=0 2025/08/13 01:54:55 DEBUG : file1(0xc000414d00): >_writeAt: n=5, err= 2025/08/13 01:54:55 DEBUG : file1(0xc000414d00): RWFileHandle.Flush 2025/08/13 01:54:55 DEBUG : file1(0xc000414d00): RWFileHandle.Flush 2025/08/13 01:54:55 DEBUG : file1(0xc000414d00): close: 2025/08/13 01:54:55 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:54:55.893553862 +0000 UTC m=+368.342444790 2025/08/13 01:54:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:54:55 DEBUG : file1(0xc000414d00): >close: err= 2025/08/13 01:54:55 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:54:55 DEBUG : Looking for writers 2025/08/13 01:54:55 DEBUG : file1: reading active writers 2025/08/13 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:54:55 DEBUG : Looking for writers 2025/08/13 01:54:55 DEBUG : file1: reading active writers 2025/08/13 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:54:55 DEBUG : Looking for writers 2025/08/13 01:54:55 DEBUG : file1: reading active writers 2025/08/13 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:54:55 DEBUG : Looking for writers 2025/08/13 01:54:55 DEBUG : file1: reading active writers 2025/08/13 01:54:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:54:55 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:54:56 DEBUG : Looking for writers 2025/08/13 01:54:56 DEBUG : file1: reading active writers 2025/08/13 01:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:54:56 DEBUG : Looking for writers 2025/08/13 01:54:56 DEBUG : file1: reading active writers 2025/08/13 01:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:54:56 DEBUG : Looking for writers 2025/08/13 01:54:56 DEBUG : file1: reading active writers 2025/08/13 01:54:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:54:56 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/13 01:54:57 DEBUG : Looking for writers 2025/08/13 01:54:57 DEBUG : file1: reading active writers 2025/08/13 01:54:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:54:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/13 01:54:57 INFO : file1: Copied (new) 2025/08/13 01:54:57 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-13 01:54:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/13 01:54:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:54:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:57 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:54:58 DEBUG : Looking for writers 2025/08/13 01:54:58 DEBUG : file1: reading active writers 2025/08/13 01:54:58 DEBUG : >WaitForWriters: 2025/08/13 01:54:58 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.99s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:54:58 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:54:58 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:54:58 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:58 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:54:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:54:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:54:58 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:54:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:54:58 DEBUG : file1: newRWFileHandle: 2025/08/13 01:54:58 DEBUG : file1(0xc000414540): openPending: 2025/08/13 01:54:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:54:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:58 DEBUG : file1(0xc000414540): >openPending: err= 2025/08/13 01:54:58 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:54:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:54:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:54:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:54:58 DEBUG : file1(0xc000414540): _writeAt: size=5, off=0 2025/08/13 01:54:58 DEBUG : file1(0xc000414540): >_writeAt: n=5, err= 2025/08/13 01:54:58 DEBUG : file1(0xc000414540): RWFileHandle.Release 2025/08/13 01:54:58 DEBUG : file1(0xc000414540): close: 2025/08/13 01:54:58 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:54:58.911598822 +0000 UTC m=+371.360489730 2025/08/13 01:54:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:54:58 DEBUG : file1(0xc000414540): >close: err= 2025/08/13 01:54:58 DEBUG : file1(0xc000414540): RWFileHandle.Release 2025/08/13 01:54:58 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:54:58 DEBUG : Looking for writers 2025/08/13 01:54:58 DEBUG : file1: reading active writers 2025/08/13 01:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:54:58 DEBUG : Looking for writers 2025/08/13 01:54:58 DEBUG : file1: reading active writers 2025/08/13 01:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:54:58 DEBUG : Looking for writers 2025/08/13 01:54:58 DEBUG : file1: reading active writers 2025/08/13 01:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:54:58 DEBUG : Looking for writers 2025/08/13 01:54:58 DEBUG : file1: reading active writers 2025/08/13 01:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:54:59 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:54:59 DEBUG : Looking for writers 2025/08/13 01:54:59 DEBUG : file1: reading active writers 2025/08/13 01:54:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:54:59 DEBUG : Looking for writers 2025/08/13 01:54:59 DEBUG : file1: reading active writers 2025/08/13 01:54:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:54:59 DEBUG : Looking for writers 2025/08/13 01:54:59 DEBUG : file1: reading active writers 2025/08/13 01:54:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:54:59 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/13 01:55:00 DEBUG : Looking for writers 2025/08/13 01:55:00 DEBUG : file1: reading active writers 2025/08/13 01:55:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:55:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/13 01:55:00 INFO : file1: Copied (new) 2025/08/13 01:55:00 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-13 01:54:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/13 01:55:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:55:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:55:00 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:55:01 DEBUG : Looking for writers 2025/08/13 01:55:01 DEBUG : file1: reading active writers 2025/08/13 01:55:01 DEBUG : >WaitForWriters: 2025/08/13 01:55:01 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.98s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:55:01 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:55:01 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:55:01 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:01 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:55:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:55:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:01 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:55:02 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/13 01:55:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/13 01:55:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:55:04 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:55:04 DEBUG : dir/file1(0xc000856780): openPending: 2025/08/13 01:55:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/13 01:55:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:55:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:55:04 DEBUG : dir/file1(0xc000856780): >openPending: err= 2025/08/13 01:55:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:55:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:55:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:55:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:55:04 DEBUG : dir/file1(0xc000856780): _writeAt: size=5, off=0 2025/08/13 01:55:04 DEBUG : dir/file1(0xc000856780): >_writeAt: n=5, err= 2025/08/13 01:55:04 DEBUG : dir/file1(0xc000856780): close: 2025/08/13 01:55:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:04 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-13 01:55:04.459096844 +0000 UTC m=+376.907987752 2025/08/13 01:55:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:04 DEBUG : dir/file1(0xc000856780): >close: err= 2025/08/13 01:55:04 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:55:04 DEBUG : dir: Looking for writers 2025/08/13 01:55:04 DEBUG : file1: reading active writers 2025/08/13 01:55:04 DEBUG : Looking for writers 2025/08/13 01:55:04 DEBUG : dir: reading active writers 2025/08/13 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:55:04 DEBUG : dir: Looking for writers 2025/08/13 01:55:04 DEBUG : file1: reading active writers 2025/08/13 01:55:04 DEBUG : Looking for writers 2025/08/13 01:55:04 DEBUG : dir: reading active writers 2025/08/13 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:55:04 DEBUG : dir: Looking for writers 2025/08/13 01:55:04 DEBUG : file1: reading active writers 2025/08/13 01:55:04 DEBUG : Looking for writers 2025/08/13 01:55:04 DEBUG : dir: reading active writers 2025/08/13 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:55:04 DEBUG : dir: Looking for writers 2025/08/13 01:55:04 DEBUG : file1: reading active writers 2025/08/13 01:55:04 DEBUG : Looking for writers 2025/08/13 01:55:04 DEBUG : dir: reading active writers 2025/08/13 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:55:04 DEBUG : dir/file1: vfs cache: starting upload 2025/08/13 01:55:04 DEBUG : dir: Looking for writers 2025/08/13 01:55:04 DEBUG : file1: reading active writers 2025/08/13 01:55:04 DEBUG : Looking for writers 2025/08/13 01:55:04 DEBUG : dir: reading active writers 2025/08/13 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:55:04 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/08/13 01:55:04 DEBUG : dir: Looking for writers 2025/08/13 01:55:04 DEBUG : file1: reading active writers 2025/08/13 01:55:04 DEBUG : Looking for writers 2025/08/13 01:55:04 DEBUG : dir: reading active writers 2025/08/13 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:55:05 DEBUG : dir: Looking for writers 2025/08/13 01:55:05 DEBUG : file1: reading active writers 2025/08/13 01:55:05 DEBUG : Looking for writers 2025/08/13 01:55:05 DEBUG : dir: reading active writers 2025/08/13 01:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:55:05 DEBUG : dir: Looking for writers 2025/08/13 01:55:05 DEBUG : file1: reading active writers 2025/08/13 01:55:05 DEBUG : Looking for writers 2025/08/13 01:55:05 DEBUG : dir: reading active writers 2025/08/13 01:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:55:05 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/13 01:55:05 INFO : dir/file1: Copied (replaced existing) 2025/08/13 01:55:05 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-13 01:55:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/13 01:55:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/13 01:55:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:55:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/13 01:55:06 DEBUG : dir: Looking for writers 2025/08/13 01:55:06 DEBUG : file1: reading active writers 2025/08/13 01:55:06 DEBUG : Looking for writers 2025/08/13 01:55:06 DEBUG : dir: reading active writers 2025/08/13 01:55:06 DEBUG : >WaitForWriters: 2025/08/13 01:55:06 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.15s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:55:07 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:55:07 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:55:07 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:07 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:55:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:55:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:07 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:55:08 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/13 01:55:10 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:10 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:55:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:55:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:55:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:55:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:55:10 DEBUG : dir/file1(0xc00069a600): _writeAt: size=5, off=0 2025/08/13 01:55:10 DEBUG : dir/file1(0xc00069a600): openPending: 2025/08/13 01:55:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/13 01:55:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:55:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:55:10 DEBUG : dir/file1(0xc00069a600): >openPending: err= 2025/08/13 01:55:10 DEBUG : dir/file1(0xc00069a600): >_writeAt: n=5, err= 2025/08/13 01:55:10 DEBUG : dir/file1(0xc00069a600): _writeAt: size=15, off=5 2025/08/13 01:55:10 DEBUG : dir/file1(0xc00069a600): >_writeAt: n=15, err= 2025/08/13 01:55:10 DEBUG : dir/file1(0xc00069a600): close: 2025/08/13 01:55:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/13 01:55:10 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-13 01:55:10.799774714 +0000 UTC m=+383.248665612 2025/08/13 01:55:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:10 DEBUG : dir/file1(0xc00069a600): >close: err= 2025/08/13 01:55:10 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:55:10 DEBUG : dir: Looking for writers 2025/08/13 01:55:10 DEBUG : file1: reading active writers 2025/08/13 01:55:10 DEBUG : Looking for writers 2025/08/13 01:55:10 DEBUG : dir: reading active writers 2025/08/13 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:55:10 DEBUG : dir: Looking for writers 2025/08/13 01:55:10 DEBUG : file1: reading active writers 2025/08/13 01:55:10 DEBUG : Looking for writers 2025/08/13 01:55:10 DEBUG : dir: reading active writers 2025/08/13 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:55:10 DEBUG : dir: Looking for writers 2025/08/13 01:55:10 DEBUG : file1: reading active writers 2025/08/13 01:55:10 DEBUG : Looking for writers 2025/08/13 01:55:10 DEBUG : dir: reading active writers 2025/08/13 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:55:10 DEBUG : dir: Looking for writers 2025/08/13 01:55:10 DEBUG : file1: reading active writers 2025/08/13 01:55:10 DEBUG : Looking for writers 2025/08/13 01:55:10 DEBUG : dir: reading active writers 2025/08/13 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:55:10 DEBUG : dir/file1: vfs cache: starting upload 2025/08/13 01:55:10 DEBUG : dir: Looking for writers 2025/08/13 01:55:10 DEBUG : file1: reading active writers 2025/08/13 01:55:10 DEBUG : Looking for writers 2025/08/13 01:55:10 DEBUG : dir: reading active writers 2025/08/13 01:55:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:55:11 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/08/13 01:55:11 DEBUG : dir: Looking for writers 2025/08/13 01:55:11 DEBUG : file1: reading active writers 2025/08/13 01:55:11 DEBUG : Looking for writers 2025/08/13 01:55:11 DEBUG : dir: reading active writers 2025/08/13 01:55:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:55:11 DEBUG : dir: Looking for writers 2025/08/13 01:55:11 DEBUG : file1: reading active writers 2025/08/13 01:55:11 DEBUG : Looking for writers 2025/08/13 01:55:11 DEBUG : dir: reading active writers 2025/08/13 01:55:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:55:12 DEBUG : dir: Looking for writers 2025/08/13 01:55:12 DEBUG : file1: reading active writers 2025/08/13 01:55:12 DEBUG : Looking for writers 2025/08/13 01:55:12 DEBUG : dir: reading active writers 2025/08/13 01:55:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:55:12 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/08/13 01:55:12 INFO : dir/file1: Copied (replaced existing) 2025/08/13 01:55:12 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-13 01:55:10 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/08/13 01:55:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/13 01:55:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:55:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/13 01:55:13 DEBUG : dir: Looking for writers 2025/08/13 01:55:13 DEBUG : file1: reading active writers 2025/08/13 01:55:13 DEBUG : Looking for writers 2025/08/13 01:55:13 DEBUG : dir: reading active writers 2025/08/13 01:55:13 DEBUG : >WaitForWriters: 2025/08/13 01:55:13 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.30s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:55:14 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:55:14 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:55:14 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:14 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:55:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:55:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:14 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:55:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:14 DEBUG : file1: newRWFileHandle: 2025/08/13 01:55:14 DEBUG : file1(0xc000856440): openPending: 2025/08/13 01:55:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:55:14 DEBUG : file1(0xc000856440): >openPending: err= 2025/08/13 01:55:14 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:55:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:55:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:55:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:55:14 DEBUG : file1(0xc000856440): _writeAt: size=5, off=0 2025/08/13 01:55:14 DEBUG : file1(0xc000856440): >_writeAt: n=5, err= 2025/08/13 01:55:14 DEBUG : file1(0xc000856440): close: 2025/08/13 01:55:14 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:55:14.312266755 +0000 UTC m=+386.761157684 2025/08/13 01:55:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:14 DEBUG : file1(0xc000856440): >close: err= 2025/08/13 01:55:14 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:55:14 DEBUG : Looking for writers 2025/08/13 01:55:14 DEBUG : file1: reading active writers 2025/08/13 01:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:55:14 DEBUG : Looking for writers 2025/08/13 01:55:14 DEBUG : file1: reading active writers 2025/08/13 01:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:55:14 DEBUG : Looking for writers 2025/08/13 01:55:14 DEBUG : file1: reading active writers 2025/08/13 01:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:55:14 DEBUG : Looking for writers 2025/08/13 01:55:14 DEBUG : file1: reading active writers 2025/08/13 01:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:55:14 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:55:14 DEBUG : Looking for writers 2025/08/13 01:55:14 DEBUG : file1: reading active writers 2025/08/13 01:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:55:14 DEBUG : Looking for writers 2025/08/13 01:55:14 DEBUG : file1: reading active writers 2025/08/13 01:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:55:14 DEBUG : Looking for writers 2025/08/13 01:55:14 DEBUG : file1: reading active writers 2025/08/13 01:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:55:15 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/13 01:55:15 DEBUG : Looking for writers 2025/08/13 01:55:15 DEBUG : file1: reading active writers 2025/08/13 01:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:55:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/13 01:55:16 INFO : file1: Copied (new) 2025/08/13 01:55:16 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-13 01:55:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/13 01:55:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:55:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:55:16 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:55:16 DEBUG : Looking for writers 2025/08/13 01:55:16 DEBUG : file1: reading active writers 2025/08/13 01:55:16 DEBUG : >WaitForWriters: 2025/08/13 01:55:16 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.96s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:55:17 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:55:17 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:55:17 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:17 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:55:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:55:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/13 01:55:17 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069aac0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069aac0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069aac0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069aac0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069aac0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.272108324 +0000 UTC m=+389.720999252 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069aac0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069af40): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069af40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069af40): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069af40): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069af40): _writeAt: size=3, off=2 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069af40): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069af40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.272108324 +0000 UTC m=+389.720999252 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069af40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069b4c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069b4c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069b4c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069b4c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069b4c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.272108324 +0000 UTC m=+389.720999252 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069b4c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448a80 item 1 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069bb40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069bb40): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069bb40): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069bb40): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069bb40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.277263959 +0000 UTC m=+389.726154887 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00069bb40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e20c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e20c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e20c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e20c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e20c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.277263959 +0000 UTC m=+389.726154887 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e20c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449500 item 2 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e2a80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e2a80): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e2a80): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e2a80): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e2a80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.280578699 +0000 UTC m=+389.729469618 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e2a80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e3080): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e3080): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e3080): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e3080): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e3080): _writeAt: size=3, off=2 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e3080): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e3080): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.280578699 +0000 UTC m=+389.729469618 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e3080): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e3b00): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e3b00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e3b00): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e3b00): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e3b00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.280578699 +0000 UTC m=+389.729469618 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0006e3b00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372150 item 3 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000132440): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000132440): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000132440): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000132440): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000132440): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.284694914 +0000 UTC m=+389.733585843 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000132440): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000132e00): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000132e00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000132e00): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000132e00): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000132e00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.284694914 +0000 UTC m=+389.733585843 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000132e00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372fc0 item 4 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0002d0d80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0002d0d80): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0002d0d80): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0002d0d80): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0002d0d80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.287992052 +0000 UTC m=+389.736882980 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0002d0d80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066c080): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066c080): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066c080): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066c080): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066c080): _writeAt: size=3, off=2 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066c080): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066c080): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.287992052 +0000 UTC m=+389.736882980 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066c080): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066c540): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066c540): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066c540): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066c540): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066c540): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.287992052 +0000 UTC m=+389.736882980 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066c540): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373730 item 5 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066cbc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066cbc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066cbc0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066cbc0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066cbc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.292418398 +0000 UTC m=+389.741309316 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066cbc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066d100): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066d100): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066d100): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066d100): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066d100): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.292418398 +0000 UTC m=+389.741309316 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066d100): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014c8c0 item 6 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066d780): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066d780): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066d780): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066d780): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066d780): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.295822847 +0000 UTC m=+389.744713765 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066d780): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066dc80): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066dc80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066dc80): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066dc80): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066dc80): _writeAt: size=3, off=2 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066dc80): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066dc80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.295822847 +0000 UTC m=+389.744713765 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00066dc80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a21c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a21c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a21c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a21c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a21c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.295822847 +0000 UTC m=+389.744713765 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a21c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014d6c0 item 7 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a2840): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a2840): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a2840): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a2840): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a2840): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.300350303 +0000 UTC m=+389.749241232 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a2840): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a2d80): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a2d80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a2d80): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a2d80): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a2d80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.300350303 +0000 UTC m=+389.749241232 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a2d80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059c230 item 8 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3340): _readAt: size=2, off=0 2025/08/13 01:55:17 ERROR : open-test-file(0xc0007a3340): Couldn't read size of file 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3340): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3340): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3340): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3340): close: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3340): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3700): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3700): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3700): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3700): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3700): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.30389721 +0000 UTC m=+389.752788138 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3700): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3b80): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3b80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3b80): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3b80): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3b80): _writeAt: size=3, off=2 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3b80): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3b80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.30389721 +0000 UTC m=+389.752788138 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007a3b80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6100): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6100): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6100): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6100): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6100): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.30389721 +0000 UTC m=+389.752788138 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6100): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059d030 item 9 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6780): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6780): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6780): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6780): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6780): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.307854416 +0000 UTC m=+389.756745345 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6780): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6cc0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6cc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6cc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6cc0): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6cc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.307854416 +0000 UTC m=+389.756745345 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e6cc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c2a0 item 10 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e7300): _readAt: size=2, off=0 2025/08/13 01:55:17 ERROR : open-test-file(0xc0007e7300): Couldn't read size of file 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e7300): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e7300): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e7300): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e7300): close: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e7300): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e76c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e76c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e76c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e76c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e76c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.310984731 +0000 UTC m=+389.759875649 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e76c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e7bc0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e7bc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e7bc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e7bc0): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e7bc0): _writeAt: size=3, off=2 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e7bc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e7bc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.310984731 +0000 UTC m=+389.759875649 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0007e7bc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080e140): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080e140): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080e140): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080e140): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080e140): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.310984731 +0000 UTC m=+389.759875649 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080e140): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cee0 item 11 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080e7c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080e7c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080e7c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080e7c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080e7c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.315892831 +0000 UTC m=+389.764783760 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080e7c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080ed00): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080ed00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080ed00): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080ed00): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080ed00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.315892831 +0000 UTC m=+389.764783760 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080ed00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a460 item 12 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080f340): _readAt: size=2, off=0 2025/08/13 01:55:17 ERROR : open-test-file(0xc00080f340): Couldn't read size of file 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080f340): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080f340): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080f340): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080f340): close: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080f340): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080f700): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080f700): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080f700): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080f700): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080f700): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.319173969 +0000 UTC m=+389.768064896 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080f700): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080fdc0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080fdc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080fdc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080fdc0): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080fdc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.319173969 +0000 UTC m=+389.768064896 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00080fdc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aaf0 item 13 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008664c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008664c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008664c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008664c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008664c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.32227612 +0000 UTC m=+389.771167048 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008664c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000866a00): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000866a00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000866a00): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000866a00): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000866a00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.32227612 +0000 UTC m=+389.771167048 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000866a00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b420 item 14 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867040): _readAt: size=2, off=0 2025/08/13 01:55:17 ERROR : open-test-file(0xc000867040): Couldn't read size of file 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867040): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867040): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867040): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867040): close: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867040): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867400): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867400): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867400): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867400): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867400): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.325684977 +0000 UTC m=+389.774575905 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867400): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867ac0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867ac0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867ac0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867ac0): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867ac0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.325684977 +0000 UTC m=+389.774575905 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000867ac0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bc70 item 15 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008861c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008861c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008861c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008861c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008861c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.329116256 +0000 UTC m=+389.778007185 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008861c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000886700): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000886700): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000886700): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000886700): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000886700): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.329116256 +0000 UTC m=+389.778007185 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000886700): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364f50 item 16 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000886d40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000886d40): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000886d40): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000886d40): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000886d40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.332285865 +0000 UTC m=+389.781176792 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000886d40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008871c0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008871c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008871c0): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008871c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008871c0): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008871c0): _writeAt: size=3, off=7 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008871c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008871c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.332285865 +0000 UTC m=+389.781176792 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008871c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008876c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008876c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008876c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008876c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008876c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.332285865 +0000 UTC m=+389.781176792 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008876c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365a40 item 17 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000887d40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000887d40): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000887d40): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000887d40): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000887d40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.336054366 +0000 UTC m=+389.784945304 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000887d40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6300): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6300): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6300): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6300): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6300): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.336054366 +0000 UTC m=+389.784945304 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6300): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000164850 item 18 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6980): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6980): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6980): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6980): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6980): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.338946735 +0000 UTC m=+389.787837683 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6980): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6e80): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6e80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6e80): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6e80): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6e80): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6e80): _writeAt: size=3, off=7 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6e80): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6e80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.338946735 +0000 UTC m=+389.787837683 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c6e80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7380): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7380): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7380): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7380): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7380): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.338946735 +0000 UTC m=+389.787837683 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7380): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000165030 item 19 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7a00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7a00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7a00): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7a00): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7a00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.343109106 +0000 UTC m=+389.792000034 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7a00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7f40): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7f40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7f40): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7f40): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7f40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.343109106 +0000 UTC m=+389.792000034 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0008c7f40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346070 item 20 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090c640): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090c640): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090c640): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090c640): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090c640): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.346289745 +0000 UTC m=+389.795180662 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090c640): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090cb40): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090cb40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090cb40): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090cb40): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090cb40): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090cb40): _writeAt: size=3, off=7 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090cb40): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090cb40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.346289745 +0000 UTC m=+389.795180662 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090cb40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090d040): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090d040): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090d040): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090d040): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090d040): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.346289745 +0000 UTC m=+389.795180662 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090d040): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347b90 item 21 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090d6c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090d6c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090d6c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090d6c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090d6c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.350617085 +0000 UTC m=+389.799508004 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090d6c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090dc00): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090dc00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090dc00): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090dc00): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090dc00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.350617085 +0000 UTC m=+389.799508004 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00090dc00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390770 item 22 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946300): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946300): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946300): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946300): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946300): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.353942616 +0000 UTC m=+389.802833554 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946300): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946800): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946800): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946800): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946800): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946800): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946800): _writeAt: size=3, off=7 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946800): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946800): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.353942616 +0000 UTC m=+389.802833554 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946800): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946d00): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946d00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946d00): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946d00): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946d00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.353942616 +0000 UTC m=+389.802833554 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000946d00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390c40 item 23 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000947380): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000947380): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000947380): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000947380): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000947380): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.358021591 +0000 UTC m=+389.806912489 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000947380): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009478c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009478c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009478c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009478c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009478c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.358021591 +0000 UTC m=+389.806912489 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009478c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003918f0 item 24 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000947f00): _readAt: size=2, off=0 2025/08/13 01:55:17 ERROR : open-test-file(0xc000947f00): Couldn't read size of file 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000947f00): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000947f00): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000947f00): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000947f00): close: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000947f00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2340): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2340): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2340): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2340): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2340): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.360917927 +0000 UTC m=+389.809808835 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2340): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2840): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2840): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2840): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2840): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2840): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2840): _writeAt: size=3, off=7 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2840): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2840): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.360917927 +0000 UTC m=+389.809808835 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2840): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2d80): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2d80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2d80): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2d80): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2d80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.360917927 +0000 UTC m=+389.809808835 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a2d80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 25 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a3400): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a3400): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a3400): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a3400): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a3400): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.36501211 +0000 UTC m=+389.813903018 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a3400): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a3940): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a3940): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a3940): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a3940): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a3940): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.36501211 +0000 UTC m=+389.813903018 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009a3940): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 26 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca000): _readAt: size=2, off=0 2025/08/13 01:55:17 ERROR : open-test-file(0xc0009ca000): Couldn't read size of file 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca000): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca000): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca000): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca000): close: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca000): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca3c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca3c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca3c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca3c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca3c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.367680307 +0000 UTC m=+389.816571215 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca3c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca8c0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca8c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca8c0): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca8c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca8c0): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca8c0): _writeAt: size=3, off=7 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca8c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca8c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.367680307 +0000 UTC m=+389.816571215 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009ca8c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cae00): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cae00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cae00): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cae00): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cae00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.367680307 +0000 UTC m=+389.816571215 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cae00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e70 item 27 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cb480): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cb480): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cb480): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cb480): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cb480): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.370889921 +0000 UTC m=+389.819780828 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cb480): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cb9c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cb9c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cb9c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cb9c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cb9c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.370889921 +0000 UTC m=+389.819780828 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009cb9c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051500 item 28 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6080): _readAt: size=2, off=0 2025/08/13 01:55:17 ERROR : open-test-file(0xc0009f6080): Couldn't read size of file 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6080): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6080): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6080): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6080): close: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6080): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6440): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6440): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6440): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6440): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6440): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.373622278 +0000 UTC m=+389.822513185 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6440): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6b00): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6b00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6b00): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6b00): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6b00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.373622278 +0000 UTC m=+389.822513185 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f6b00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 29 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f7180): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f7180): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f7180): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f7180): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f7180): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.375900122 +0000 UTC m=+389.824791020 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f7180): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f76c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f76c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f76c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f76c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f76c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.375900122 +0000 UTC m=+389.824791020 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f76c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 30 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f7d00): _readAt: size=2, off=0 2025/08/13 01:55:17 ERROR : open-test-file(0xc0009f7d00): Couldn't read size of file 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f7d00): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f7d00): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f7d00): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f7d00): close: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc0009f7d00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaa140): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaa140): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaa140): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaa140): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaa140): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.378179129 +0000 UTC m=+389.827070038 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaa140): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaa800): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaa800): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaa800): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaa800): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaa800): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.378179129 +0000 UTC m=+389.827070038 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaa800): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4150 item 31 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaae80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaae80): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaae80): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaae80): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaae80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.38040696 +0000 UTC m=+389.829297868 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaae80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aab3c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aab3c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aab3c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aab3c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aab3c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.38040696 +0000 UTC m=+389.829297868 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aab3c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e44d0 item 32 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaba00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaba00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaba00): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaba00): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaba00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.382708299 +0000 UTC m=+389.831599197 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aaba00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aabe80): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aabe80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aabe80): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aabe80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aabe80): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4850 item 33 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aabe80): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aabe80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.383537004 +0000 UTC m=+389.832427902 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aabe80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ace400): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ace400): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ace400): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ace400): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ace400): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.383537004 +0000 UTC m=+389.832427902 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ace400): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4a10 item 33 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acea40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acea40): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acea40): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acea40): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acea40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.386329394 +0000 UTC m=+389.835220362 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acea40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aceec0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aceec0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4d90 item 34 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aceec0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aceec0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aceec0): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aceec0): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aceec0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.387710525 +0000 UTC m=+389.836601424 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000aceec0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acf400): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acf400): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acf400): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acf400): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acf400): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.387710525 +0000 UTC m=+389.836601424 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acf400): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4f50 item 34 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acfa40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acfa40): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acfa40): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acfa40): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acfa40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.389832949 +0000 UTC m=+389.838723857 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acfa40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acfec0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acfec0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acfec0): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acfec0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acfec0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5340 item 35 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acfec0): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acfec0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.390942911 +0000 UTC m=+389.839833809 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000acfec0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06440): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06440): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06440): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06440): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06440): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.390942911 +0000 UTC m=+389.839833809 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06440): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5500 item 35 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06ac0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06ac0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06ac0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06ac0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06ac0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.393607141 +0000 UTC m=+389.842498049 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06ac0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06fc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06fc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5880 item 36 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06fc0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06fc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06fc0): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06fc0): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06fc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.394792386 +0000 UTC m=+389.843683294 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b06fc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b07500): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b07500): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b07500): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b07500): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b07500): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.394792386 +0000 UTC m=+389.843683294 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b07500): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5a40 item 36 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b07b40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b07b40): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b07b40): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b07b40): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b07b40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.397970099 +0000 UTC m=+389.846861027 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b07b40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30040): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30040): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30040): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30040): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30040): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5ea0 item 37 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30040): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30040): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.399385386 +0000 UTC m=+389.848276324 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30040): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30540): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30540): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30540): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30540): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30540): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.399385386 +0000 UTC m=+389.848276324 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30540): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003160e0 item 37 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30bc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30bc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30bc0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30bc0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30bc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.402439777 +0000 UTC m=+389.851330686 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b30bc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b310c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b310c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003164d0 item 38 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b310c0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b310c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b310c0): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b310c0): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b310c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.403426349 +0000 UTC m=+389.852317247 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b310c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b31600): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b31600): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b31600): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b31600): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b31600): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.403426349 +0000 UTC m=+389.852317247 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b31600): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316770 item 38 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b31c80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b31c80): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b31c80): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b31c80): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b31c80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.40579348 +0000 UTC m=+389.854684389 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b31c80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4a200): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4a200): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4a200): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4a200): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4a200): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316fc0 item 39 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4a200): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4a200): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.406707716 +0000 UTC m=+389.855598624 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4a200): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4a700): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4a700): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4a700): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4a700): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4a700): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.406707716 +0000 UTC m=+389.855598624 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4a700): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317260 item 39 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4ad80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4ad80): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4ad80): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4ad80): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4ad80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.408793341 +0000 UTC m=+389.857684239 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4ad80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4b280): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4b280): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003176c0 item 40 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4b280): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4b280): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4b280): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4b280): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4b280): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.41028007 +0000 UTC m=+389.859171008 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4b280): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4b7c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4b7c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4b7c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4b7c0): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4b7c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.41028007 +0000 UTC m=+389.859171008 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4b7c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317960 item 40 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4bd80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4bd80): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4bd80): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4bd80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4bd80): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4bd80): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4bd80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.412831999 +0000 UTC m=+389.861722907 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b4bd80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b68300): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b68300): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b68300): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317e30 item 41 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b68300): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b68300): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.413615761 +0000 UTC m=+389.862506678 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b68300): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b687c0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b687c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b687c0): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b687c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b687c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326150 item 41 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b687c0): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b687c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.415213929 +0000 UTC m=+389.864104857 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b687c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b68d00): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b68d00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b68d00): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b68d00): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b68d00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.415213929 +0000 UTC m=+389.864104857 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b68d00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003263f0 item 41 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69340): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69340): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69340): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69340): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69340): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69340): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69340): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.41821459 +0000 UTC m=+389.867105519 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69340): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69840): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69840): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69840): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003268c0 item 42 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69840): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69840): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.419387662 +0000 UTC m=+389.868278590 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69840): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69d80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69d80): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326af0 item 42 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69d80): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69d80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69d80): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69d80): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69d80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.420727365 +0000 UTC m=+389.869618294 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b69d80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8e380): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8e380): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8e380): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8e380): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8e380): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.420727365 +0000 UTC m=+389.869618294 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8e380): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326e00 item 42 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8e9c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8e9c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8e9c0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8e9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8e9c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8e9c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8e9c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.423465965 +0000 UTC m=+389.872356883 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8e9c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8eec0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8eec0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8eec0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003272d0 item 43 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8eec0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8eec0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.424415526 +0000 UTC m=+389.873306435 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8eec0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8f400): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8f400): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8f400): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8f400): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8f400): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327490 item 43 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8f400): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8f400): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.425317861 +0000 UTC m=+389.874208769 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8f400): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8f940): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8f940): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8f940): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8f940): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8f940): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.425317861 +0000 UTC m=+389.874208769 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000b8f940): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327650 item 43 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baa000): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baa000): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baa000): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baa000): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baa000): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baa000): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baa000): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.428635076 +0000 UTC m=+389.877526004 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baa000): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baa500): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baa500): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baa500): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327ab0 item 44 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baa500): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baa500): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.429851158 +0000 UTC m=+389.878742087 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baa500): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baaa40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baaa40): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327ce0 item 44 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baaa40): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baaa40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baaa40): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baaa40): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baaa40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.431426765 +0000 UTC m=+389.880317693 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baaa40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baafc0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baafc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baafc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baafc0): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baafc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.431426765 +0000 UTC m=+389.880317693 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000baafc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327f10 item 44 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bab600): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bab600): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bab600): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bab600): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bab600): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bab600): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bab600): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.434200319 +0000 UTC m=+389.883091238 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bab600): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000babb00): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000babb00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000babb00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378540 item 45 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000babb00): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000babb00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.435113413 +0000 UTC m=+389.884004341 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000babb00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc8280): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc8280): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc8280): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc8280): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc8280): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.435113413 +0000 UTC m=+389.884004341 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc8280): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378700 item 45 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc88c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc88c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc88c0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc88c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc88c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc88c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc88c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.438080672 +0000 UTC m=+389.886971590 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc88c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc8dc0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc8dc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc8dc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378af0 item 46 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc8dc0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc8dc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.439100926 +0000 UTC m=+389.887991844 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc8dc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc94c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc94c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc94c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc94c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc94c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.439100926 +0000 UTC m=+389.887991844 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc94c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378cb0 item 46 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc9b00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc9b00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc9b00): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc9b00): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc9b00): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc9b00): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc9b00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.441205065 +0000 UTC m=+389.890095953 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bc9b00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bee080): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bee080): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bee080): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379030 item 47 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bee080): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bee080): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.441968627 +0000 UTC m=+389.890859516 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bee080): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bee780): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bee780): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bee780): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bee780): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bee780): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.441968627 +0000 UTC m=+389.890859516 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bee780): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003791f0 item 47 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000beedc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000beedc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000beedc0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000beedc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000beedc0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000beedc0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000beedc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.443947361 +0000 UTC m=+389.892838250 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000beedc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bef2c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bef2c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bef2c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003795e0 item 48 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bef2c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bef2c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.444784603 +0000 UTC m=+389.893675501 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bef2c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bef9c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bef9c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bef9c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bef9c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bef9c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.444784603 +0000 UTC m=+389.893675501 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000bef9c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379880 item 48 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06080): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06080): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06080): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06080): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06080): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.447760206 +0000 UTC m=+389.896651104 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06080): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06500): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06500): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06500): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06500): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06500): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06500): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379dc0 item 49 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06500): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06500): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.448842067 +0000 UTC m=+389.897732975 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06500): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06a40): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06a40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06a40): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06a40): >_readAt: n=8, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06a40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.448842067 +0000 UTC m=+389.897732975 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c06a40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406000 item 49 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c070c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c070c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c070c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c070c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c070c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.451113851 +0000 UTC m=+389.900004758 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c070c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c075c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c075c0): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c075c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004065b0 item 50 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c075c0): _readAt: size=2, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c075c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c075c0): _writeAt: size=3, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c075c0): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c075c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.45243532 +0000 UTC m=+389.901326228 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c075c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c07b40): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c07b40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c07b40): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c07b40): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c07b40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.45243532 +0000 UTC m=+389.901326228 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c07b40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004067e0 item 50 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2a240): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2a240): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2a240): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2a240): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2a240): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.454544819 +0000 UTC m=+389.903435727 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2a240): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2a740): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2a740): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2a740): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2a740): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2a740): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2a740): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406bd0 item 51 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2a740): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2a740): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.455259069 +0000 UTC m=+389.904149977 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2a740): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2ac80): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2ac80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2ac80): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2ac80): >_readAt: n=8, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2ac80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.455259069 +0000 UTC m=+389.904149977 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2ac80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406ee0 item 51 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2b300): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2b300): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2b300): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2b300): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2b300): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.457603549 +0000 UTC m=+389.906494457 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2b300): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2b800): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2b800): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2b800): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004072d0 item 52 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2b800): _readAt: size=2, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2b800): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2b800): _writeAt: size=3, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2b800): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2b800): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.458985151 +0000 UTC m=+389.907876060 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2b800): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2bd80): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2bd80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2bd80): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2bd80): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2bd80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.458985151 +0000 UTC m=+389.907876060 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c2bd80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407490 item 52 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4a480): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4a480): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4a480): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4a480): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4a480): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.461431293 +0000 UTC m=+389.910322201 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4a480): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4a980): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4a980): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4a980): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4a980): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4a980): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4a980): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407ab0 item 53 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4a980): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4a980): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.462148668 +0000 UTC m=+389.911039576 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4a980): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4aec0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4aec0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4aec0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4aec0): >_readAt: n=8, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4aec0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.462148668 +0000 UTC m=+389.911039576 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4aec0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407c70 item 53 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4b540): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4b540): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4b540): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4b540): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4b540): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.464577847 +0000 UTC m=+389.913468755 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4b540): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4ba40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4ba40): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4ba40): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412150 item 54 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4ba40): _readAt: size=2, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4ba40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4ba40): _writeAt: size=3, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4ba40): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4ba40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.465409677 +0000 UTC m=+389.914300575 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c4ba40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6c040): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6c040): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6c040): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6c040): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6c040): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.465409677 +0000 UTC m=+389.914300575 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6c040): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004123f0 item 54 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6c6c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6c6c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6c6c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6c6c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6c6c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.46745186 +0000 UTC m=+389.916342779 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6c6c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6cbc0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6cbc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6cbc0): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6cbc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6cbc0): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6cbc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004127e0 item 55 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6cbc0): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6cbc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.468277119 +0000 UTC m=+389.917168028 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6cbc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6d100): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6d100): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6d100): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6d100): >_readAt: n=8, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6d100): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.468277119 +0000 UTC m=+389.917168028 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6d100): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004129a0 item 55 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6d780): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6d780): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6d780): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6d780): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6d780): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.470714523 +0000 UTC m=+389.919605431 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6d780): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6dc80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6dc80): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6dc80): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412d20 item 56 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6dc80): _readAt: size=2, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6dc80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6dc80): _writeAt: size=3, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6dc80): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6dc80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.471722345 +0000 UTC m=+389.920613243 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c6dc80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c88280): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c88280): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c88280): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c88280): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c88280): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.471722345 +0000 UTC m=+389.920613243 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c88280): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412f50 item 56 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c888c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c888c0): open at offset 0 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c888c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c888c0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c888c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c888c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c888c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c888c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.473854916 +0000 UTC m=+389.922745825 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c888c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c88e00): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c88e00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c88e00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413490 item 57 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c88e00): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c88e00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.475675443 +0000 UTC m=+389.924566351 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c88e00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89340): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89340): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89340): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89340): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89340): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89340): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413650 item 57 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89340): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89340): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.476451709 +0000 UTC m=+389.925342618 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89340): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c898c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c898c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c898c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c898c0): >_readAt: n=8, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c898c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.476451709 +0000 UTC m=+389.925342618 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c898c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413960 item 57 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89f00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89f00): open at offset 0 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89f00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89f00): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89f00): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89f00): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89f00): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89f00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.478840663 +0000 UTC m=+389.927731561 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000c89f00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca44c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca44c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca44c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413dc0 item 58 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca44c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca44c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.479695487 +0000 UTC m=+389.928586395 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca44c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca4a00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca4a00): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca4a00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418070 item 58 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca4a00): _readAt: size=2, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca4a00): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca4a00): _writeAt: size=3, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca4a00): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca4a00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.480600656 +0000 UTC m=+389.929491563 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca4a00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca4fc0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca4fc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca4fc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca4fc0): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca4fc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.480600656 +0000 UTC m=+389.929491563 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca4fc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004182a0 item 58 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca5600): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca5600): open at offset 0 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca5600): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca5600): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca5600): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca5600): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca5600): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca5600): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.482700296 +0000 UTC m=+389.931591194 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca5600): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca5b40): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca5b40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca5b40): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004187e0 item 59 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca5b40): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca5b40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.483703408 +0000 UTC m=+389.932594317 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ca5b40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4100): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4100): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4100): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4100): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4100): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4100): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418a80 item 59 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4100): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4100): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.485134815 +0000 UTC m=+389.934025753 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4100): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4680): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4680): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4680): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4680): >_readAt: n=8, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4680): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.485134815 +0000 UTC m=+389.934025753 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4680): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418c40 item 59 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4cc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4cc0): open at offset 0 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4cc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4cc0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4cc0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4cc0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4cc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.488134133 +0000 UTC m=+389.937025031 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd4cc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5200): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5200): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5200): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419570 item 60 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5200): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5200): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.489083014 +0000 UTC m=+389.937973922 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5200): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5740): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5740): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5740): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004198f0 item 60 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5740): _readAt: size=2, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5740): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5740): _writeAt: size=3, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5740): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5740): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.490470207 +0000 UTC m=+389.939361135 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5740): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5d00): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5d00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5d00): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5d00): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5d00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.490470207 +0000 UTC m=+389.939361135 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cd5d00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419c00 item 60 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf83c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf83c0): open at offset 0 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf83c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf83c0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf83c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf83c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf83c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf83c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.493179691 +0000 UTC m=+389.942070610 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf83c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf8900): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf8900): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf8900): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422310 item 61 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf8900): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf8900): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.493946722 +0000 UTC m=+389.942837630 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf8900): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9000): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9000): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9000): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9000): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9000): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.493946722 +0000 UTC m=+389.942837630 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9000): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004225b0 item 61 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9640): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9640): open at offset 0 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9640): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9640): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9640): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9640): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9640): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9640): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.49674351 +0000 UTC m=+389.945634427 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9640): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9b80): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9b80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9b80): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422d90 item 62 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9b80): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9b80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.497583837 +0000 UTC m=+389.946474745 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000cf9b80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10300): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10300): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10300): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10300): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10300): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.497583837 +0000 UTC m=+389.946474745 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10300): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004231f0 item 62 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10940): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10940): open at offset 0 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10940): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10940): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10940): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10940): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10940): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10940): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.499974102 +0000 UTC m=+389.948865020 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10940): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10e80): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10e80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10e80): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004237a0 item 63 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10e80): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10e80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.500862099 +0000 UTC m=+389.949753007 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d10e80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d11580): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d11580): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d11580): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d11580): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d11580): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.500862099 +0000 UTC m=+389.949753007 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d11580): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423960 item 63 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d11bc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d11bc0): open at offset 0 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d11bc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d11bc0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d11bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d11bc0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d11bc0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d11bc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.503256802 +0000 UTC m=+389.952147710 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d11bc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2e180): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2e180): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2e180): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e0e0 item 64 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2e180): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2e180): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.504399387 +0000 UTC m=+389.953290295 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2e180): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2e880): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2e880): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2e880): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2e880): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2e880): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.504399387 +0000 UTC m=+389.953290295 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2e880): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e380 item 64 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2eec0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2eec0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2eec0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2eec0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2eec0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.506876856 +0000 UTC m=+389.955767765 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2eec0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2f340): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2f340): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2f340): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2f340): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2f340): _writeAt: size=3, off=2 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e770 item 65 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2f340): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2f340): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.507940552 +0000 UTC m=+389.956831470 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2f340): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2f840): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2f840): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2f840): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2f840): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2f840): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.507940552 +0000 UTC m=+389.956831470 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2f840): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e930 item 65 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2fe80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2fe80): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2fe80): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2fe80): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2fe80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.510366805 +0000 UTC m=+389.959257713 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d2fe80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d50380): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d50380): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ed20 item 66 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d50380): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d50380): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d50380): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d50380): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d50380): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.511411927 +0000 UTC m=+389.960302846 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d50380): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d508c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d508c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d508c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d508c0): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d508c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.511411927 +0000 UTC m=+389.960302846 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d508c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042eee0 item 66 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d50f00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d50f00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d50f00): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d50f00): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d50f00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.513694821 +0000 UTC m=+389.962585729 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d50f00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51380): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51380): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51380): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51380): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51380): _writeAt: size=3, off=2 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f2d0 item 67 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51380): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51380): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.515596931 +0000 UTC m=+389.964487849 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51380): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51880): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51880): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51880): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51880): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51880): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.515596931 +0000 UTC m=+389.964487849 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51880): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f490 item 67 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51f00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51f00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51f00): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51f00): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51f00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.51797299 +0000 UTC m=+389.966863897 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d51f00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d74480): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d74480): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f810 item 68 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d74480): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d74480): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d74480): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d74480): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d74480): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.518952798 +0000 UTC m=+389.967843716 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d74480): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d749c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d749c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d749c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d749c0): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d749c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.518952798 +0000 UTC m=+389.967843716 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d749c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fc00 item 68 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75000): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75000): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75000): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75000): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75000): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.521318438 +0000 UTC m=+389.970209346 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75000): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75480): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75480): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75480): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75480): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75480): _writeAt: size=3, off=2 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434150 item 69 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75480): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75480): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.522612145 +0000 UTC m=+389.971503053 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75480): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75980): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75980): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75980): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75980): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75980): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.522612145 +0000 UTC m=+389.971503053 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d75980): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434310 item 69 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94080): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94080): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94080): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94080): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94080): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.525151901 +0000 UTC m=+389.974042810 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94080): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94580): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94580): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434770 item 70 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94580): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94580): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94580): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94580): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94580): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.526140827 +0000 UTC m=+389.975031736 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94580): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94ac0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94ac0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94ac0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94ac0): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94ac0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.526140827 +0000 UTC m=+389.975031736 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d94ac0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004349a0 item 70 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95140): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95140): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95140): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95140): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95140): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.528180956 +0000 UTC m=+389.977071864 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95140): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95640): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95640): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95640): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95640): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95640): _writeAt: size=3, off=2 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435030 item 71 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95640): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95640): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.529053784 +0000 UTC m=+389.977944692 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95640): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95b40): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95b40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95b40): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95b40): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95b40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.529053784 +0000 UTC m=+389.977944692 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000d95b40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004351f0 item 71 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6240): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6240): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6240): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6240): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6240): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.531419383 +0000 UTC m=+389.980310291 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6240): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6740): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6740): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435650 item 72 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6740): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6740): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6740): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6740): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6740): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.532278035 +0000 UTC m=+389.981168942 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6740): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6c80): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6c80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6c80): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6c80): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6c80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.532278035 +0000 UTC m=+389.981168942 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db6c80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435880 item 72 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7240): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7240): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7240): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7240): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7240): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7240): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7240): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.534198588 +0000 UTC m=+389.983089497 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7240): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7740): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7740): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7740): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435ce0 item 73 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7740): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7740): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.535178016 +0000 UTC m=+389.984068925 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7740): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7c00): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7c00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7c00): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7c00): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7c00): _writeAt: size=3, off=2 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435f10 item 73 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7c00): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7c00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.536122248 +0000 UTC m=+389.985013156 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000db7c00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd81c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd81c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd81c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd81c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd81c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.536122248 +0000 UTC m=+389.985013156 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd81c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e380 item 73 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd8800): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd8800): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd8800): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd8800): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd8800): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd8800): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd8800): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.539052818 +0000 UTC m=+389.987943727 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd8800): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd8d00): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd8d00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd8d00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e930 item 74 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd8d00): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd8d00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.539902644 +0000 UTC m=+389.988793552 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd8d00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd9240): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd9240): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ed90 item 74 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd9240): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd9240): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd9240): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd9240): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd9240): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.540900045 +0000 UTC m=+389.989790953 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd9240): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd97c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd97c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd97c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd97c0): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd97c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.540900045 +0000 UTC m=+389.989790953 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd97c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046efc0 item 74 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd9e00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd9e00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd9e00): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd9e00): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd9e00): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd9e00): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd9e00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.542983926 +0000 UTC m=+389.991874834 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000dd9e00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df4380): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df4380): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df4380): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f5e0 item 75 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df4380): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df4380): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.543884426 +0000 UTC m=+389.992775343 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df4380): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df48c0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df48c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df48c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df48c0): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df48c0): _writeAt: size=3, off=2 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f960 item 75 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df48c0): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df48c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.544841933 +0000 UTC m=+389.993732840 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df48c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df4e00): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df4e00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df4e00): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df4e00): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df4e00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.544841933 +0000 UTC m=+389.993732840 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df4e00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fb20 item 75 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5440): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5440): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5440): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5440): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5440): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5440): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5440): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.547142109 +0000 UTC m=+389.996033017 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5440): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5940): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5940): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5940): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470000 item 76 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5940): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5940): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.548101619 +0000 UTC m=+389.996992527 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5940): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5e80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5e80): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004701c0 item 76 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5e80): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5e80): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5e80): _writeAt: size=3, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5e80): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5e80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.549220589 +0000 UTC m=+389.998111497 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000df5e80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16480): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16480): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16480): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16480): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16480): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.549220589 +0000 UTC m=+389.998111497 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16480): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470460 item 76 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16ac0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16ac0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16ac0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16ac0): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16ac0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16ac0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16ac0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.551359443 +0000 UTC m=+390.000250361 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16ac0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16fc0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16fc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16fc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004708c0 item 77 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16fc0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16fc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.552247229 +0000 UTC m=+390.001138137 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e16fc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e176c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e176c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e176c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e176c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e176c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.552247229 +0000 UTC m=+390.001138137 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e176c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470af0 item 77 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e17d00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e17d00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e17d00): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e17d00): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e17d00): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e17d00): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e17d00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.554909966 +0000 UTC m=+390.003800874 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e17d00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34280): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34280): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34280): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470ee0 item 78 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34280): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34280): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.555724425 +0000 UTC m=+390.004615333 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34280): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34980): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34980): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34980): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34980): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34980): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.555724425 +0000 UTC m=+390.004615333 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34980): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471110 item 78 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34fc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34fc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34fc0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34fc0): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34fc0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34fc0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34fc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.558261186 +0000 UTC m=+390.007152103 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e34fc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e354c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e354c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e354c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471500 item 79 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e354c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e354c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.559216168 +0000 UTC m=+390.008107076 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e354c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e35bc0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e35bc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e35bc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e35bc0): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e35bc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.559216168 +0000 UTC m=+390.008107076 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e35bc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471730 item 79 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4e280): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4e280): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4e280): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4e280): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4e280): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4e280): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4e280): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.561738811 +0000 UTC m=+390.010629719 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4e280): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4e780): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4e780): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4e780): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471b20 item 80 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4e780): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4e780): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.563426459 +0000 UTC m=+390.012317366 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4e780): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4ee80): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4ee80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4ee80): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4ee80): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4ee80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.563426459 +0000 UTC m=+390.012317366 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4ee80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471dc0 item 80 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4f4c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4f4c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4f4c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4f4c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4f4c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.566271337 +0000 UTC m=+390.015162245 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4f4c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4f940): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4f940): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4f940): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4f940): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4f940): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4f940): _writeAt: size=3, off=7 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474230 item 81 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4f940): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4f940): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.5677537 +0000 UTC m=+390.016644617 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4f940): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4fe80): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4fe80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4fe80): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4fe80): >_readAt: n=8, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4fe80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.5677537 +0000 UTC m=+390.016644617 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e4fe80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474460 item 81 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e70580): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e70580): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e70580): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e70580): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e70580): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.56990227 +0000 UTC m=+390.018793179 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e70580): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e70a80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e70a80): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e70a80): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004748c0 item 82 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e70a80): _readAt: size=2, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e70a80): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e70a80): _writeAt: size=3, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e70a80): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e70a80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.570904151 +0000 UTC m=+390.019795060 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e70a80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71000): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71000): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71000): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71000): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71000): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.570904151 +0000 UTC m=+390.019795060 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71000): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474af0 item 82 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71680): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71680): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71680): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71680): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71680): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.573697885 +0000 UTC m=+390.022588792 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71680): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71b80): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71b80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71b80): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71b80): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71b80): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71b80): _writeAt: size=3, off=7 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474fc0 item 83 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71b80): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71b80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.574620906 +0000 UTC m=+390.023511814 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e71b80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e90140): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e90140): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e90140): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e90140): >_readAt: n=8, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e90140): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.574620906 +0000 UTC m=+390.023511814 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e90140): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475260 item 83 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e907c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e907c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e907c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e907c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e907c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.578008423 +0000 UTC m=+390.026899331 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e907c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e90cc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e90cc0): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e90cc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475730 item 84 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e90cc0): _readAt: size=2, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e90cc0): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e90cc0): _writeAt: size=3, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e90cc0): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e90cc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.578914994 +0000 UTC m=+390.027805902 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e90cc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e91240): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e91240): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e91240): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e91240): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e91240): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.578914994 +0000 UTC m=+390.027805902 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e91240): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475ab0 item 84 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e918c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e918c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e918c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e918c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e918c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.581995705 +0000 UTC m=+390.030886634 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e918c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e91dc0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e91dc0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e91dc0): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e91dc0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e91dc0): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e91dc0): _writeAt: size=3, off=7 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478000 item 85 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e91dc0): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e91dc0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.58290344 +0000 UTC m=+390.031794347 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000e91dc0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2380): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2380): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2380): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2380): >_readAt: n=8, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2380): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.58290344 +0000 UTC m=+390.031794347 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2380): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478310 item 85 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2a00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2a00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2a00): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2a00): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2a00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.585366922 +0000 UTC m=+390.034257831 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2a00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2f00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2f00): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2f00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004787e0 item 86 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2f00): _readAt: size=2, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2f00): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2f00): _writeAt: size=3, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2f00): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2f00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.586795924 +0000 UTC m=+390.035686832 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb2f00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb3480): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb3480): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb3480): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb3480): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb3480): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.586795924 +0000 UTC m=+390.035686832 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb3480): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478a10 item 86 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb3b00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb3b00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb3b00): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb3b00): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb3b00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.588981516 +0000 UTC m=+390.037872424 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eb3b00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed0080): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed0080): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed0080): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed0080): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed0080): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed0080): _writeAt: size=3, off=7 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479030 item 87 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed0080): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed0080): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.589858872 +0000 UTC m=+390.038749780 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed0080): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed05c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed05c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed05c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed05c0): >_readAt: n=8, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed05c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.589858872 +0000 UTC m=+390.038749780 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed05c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004792d0 item 87 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed0c40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed0c40): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed0c40): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed0c40): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed0c40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.591912737 +0000 UTC m=+390.040803644 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed0c40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1140): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1140): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1140): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479880 item 88 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1140): _readAt: size=2, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1140): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1140): _writeAt: size=3, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1140): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1140): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.593272097 +0000 UTC m=+390.042163006 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1140): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed16c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed16c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed16c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed16c0): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed16c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.593272097 +0000 UTC m=+390.042163006 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed16c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479b20 item 88 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1d00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1d00): open at offset 0 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1d00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1d00): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1d00): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1d00): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1d00): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1d00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.595738837 +0000 UTC m=+390.044629745 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000ed1d00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eee2c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eee2c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eee2c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c000 item 89 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eee2c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eee2c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.596833711 +0000 UTC m=+390.045724619 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eee2c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eee800): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eee800): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eee800): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eee800): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eee800): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eee800): _writeAt: size=3, off=7 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c1c0 item 89 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eee800): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eee800): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.597720596 +0000 UTC m=+390.046611513 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eee800): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eeed80): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eeed80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eeed80): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eeed80): >_readAt: n=8, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eeed80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.597720596 +0000 UTC m=+390.046611513 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eeed80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c3f0 item 89 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eef3c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eef3c0): open at offset 0 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eef3c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eef3c0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eef3c0): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eef3c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eef3c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eef3c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.599899765 +0000 UTC m=+390.048790673 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eef3c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eef900): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eef900): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eef900): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c770 item 90 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eef900): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eef900): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.600673297 +0000 UTC m=+390.049564205 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eef900): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eefe40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eefe40): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eefe40): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c930 item 90 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eefe40): _readAt: size=2, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eefe40): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eefe40): _writeAt: size=3, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eefe40): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eefe40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.60185279 +0000 UTC m=+390.050743688 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000eefe40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0e480): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0e480): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0e480): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0e480): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0e480): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.60185279 +0000 UTC m=+390.050743688 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0e480): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047caf0 item 90 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0eac0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0eac0): open at offset 0 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0eac0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0eac0): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0eac0): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0eac0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0eac0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0eac0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.60368091 +0000 UTC m=+390.052571809 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0eac0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0f000): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0f000): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0f000): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cee0 item 91 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0f000): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0f000): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.604416181 +0000 UTC m=+390.053307079 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0f000): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0f540): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0f540): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0f540): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0f540): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0f540): >_readAt: n=2, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0f540): _writeAt: size=3, off=7 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d0a0 item 91 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0f540): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0f540): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.605389477 +0000 UTC m=+390.054280385 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0f540): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0fac0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0fac0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0fac0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0fac0): >_readAt: n=8, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0fac0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.605389477 +0000 UTC m=+390.054280385 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f0fac0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d2d0 item 91 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2a180): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2a180): open at offset 0 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2a180): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2a180): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2a180): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2a180): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2a180): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2a180): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.607925507 +0000 UTC m=+390.056816405 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2a180): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2a6c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2a6c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2a6c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d730 item 92 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2a6c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2a6c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.608568463 +0000 UTC m=+390.057459361 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2a6c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2ac00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2ac00): open at offset 5 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2ac00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d8f0 item 92 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2ac00): _readAt: size=2, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2ac00): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2ac00): _writeAt: size=3, off=5 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2ac00): >_writeAt: n=3, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2ac00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.609402749 +0000 UTC m=+390.058293647 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2ac00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2b1c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2b1c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2b1c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2b1c0): >_readAt: n=3, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2b1c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.609402749 +0000 UTC m=+390.058293647 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2b1c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047db20 item 92 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2b800): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2b800): open at offset 0 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2b800): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2b800): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2b800): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2b800): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2b800): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2b800): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.611872463 +0000 UTC m=+390.060763362 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2b800): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2bd40): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2bd40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2bd40): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494000 item 93 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2bd40): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2bd40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.612777071 +0000 UTC m=+390.061667999 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f2bd40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4e4c0): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4e4c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4e4c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4e4c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4e4c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.612777071 +0000 UTC m=+390.061667999 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4e4c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004941c0 item 93 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4eb00): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4eb00): open at offset 0 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4eb00): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4eb00): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4eb00): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4eb00): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4eb00): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4eb00): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.615964122 +0000 UTC m=+390.064855031 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4eb00): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4f040): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4f040): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4f040): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494540 item 94 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4f040): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4f040): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.617225268 +0000 UTC m=+390.066116176 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4f040): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4f740): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4f740): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4f740): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4f740): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4f740): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.617225268 +0000 UTC m=+390.066116176 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4f740): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494700 item 94 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4fd80): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4fd80): open at offset 0 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4fd80): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4fd80): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4fd80): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4fd80): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4fd80): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4fd80): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.620070929 +0000 UTC m=+390.068961847 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f4fd80): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f64340): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f64340): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f64340): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494a80 item 95 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f64340): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f64340): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.621077758 +0000 UTC m=+390.069968666 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f64340): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f64a40): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f64a40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f64a40): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f64a40): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f64a40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.621077758 +0000 UTC m=+390.069968666 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f64a40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494c40 item 95 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f65080): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f65080): open at offset 0 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f65080): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f65080): _readAt: size=2, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f65080): >_readAt: n=0, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f65080): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f65080): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f65080): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.623884946 +0000 UTC m=+390.072775864 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f65080): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f655c0): _writeAt: size=5, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f655c0): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f655c0): >openPending: err= 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494fc0 item 96 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f655c0): >_writeAt: n=5, err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f655c0): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.625399709 +0000 UTC m=+390.074290638 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc000f655c0): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00058ed40): _readAt: size=512, off=0 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00058ed40): openPending: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00058ed40): >openPending: err= 2025/08/13 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00058ed40): >_readAt: n=5, err=EOF 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00058ed40): close: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:17.625399709 +0000 UTC m=+390.074290638 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:17 DEBUG : open-test-file(0xc00058ed40): >close: err= 2025/08/13 01:55:17 DEBUG : open-test-file: Remove: 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000168bd0 item 96 2025/08/13 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:17 DEBUG : open-test-file: >Remove: err= 2025/08/13 01:55:17 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:55:17 DEBUG : Looking for writers 2025/08/13 01:55:17 DEBUG : >WaitForWriters: 2025/08/13 01:55:17 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:55:17 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:55:17 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:55:17 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:17 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/13 01:55:18 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00058f940): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00058f940): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00058f940): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00058f940): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00058f940): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.180137201 +0000 UTC m=+390.629028179 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00058f940): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00058fe00): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00058fe00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00058fe00): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00058fe00): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00058fe00): _writeAt: size=3, off=2 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00058fe00): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00058fe00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.180137201 +0000 UTC m=+390.629028179 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00058fe00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060340): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060340): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060340): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060340): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060340): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.180137201 +0000 UTC m=+390.629028179 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060340): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d04d0 item 1 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060980): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060980): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060980): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060980): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060980): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.185398966 +0000 UTC m=+390.634289894 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060980): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060e80): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060e80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060e80): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060e80): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060e80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.185398966 +0000 UTC m=+390.634289894 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001060e80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0a80 item 2 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010614c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010614c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010614c0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010614c0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010614c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.188798907 +0000 UTC m=+390.637689835 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010614c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001061940): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001061940): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001061940): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001061940): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001061940): _writeAt: size=3, off=2 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001061940): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001061940): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.188798907 +0000 UTC m=+390.637689835 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001061940): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001061e00): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001061e00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001061e00): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001061e00): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001061e00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.188798907 +0000 UTC m=+390.637689835 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001061e00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0f50 item 3 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001088500): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001088500): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001088500): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001088500): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001088500): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.193441359 +0000 UTC m=+390.642332287 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001088500): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001088a40): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001088a40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001088a40): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001088a40): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001088a40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.193441359 +0000 UTC m=+390.642332287 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001088a40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1570 item 4 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001089080): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001089080): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001089080): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001089080): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001089080): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.196627207 +0000 UTC m=+390.645518145 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001089080): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001089500): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001089500): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001089500): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001089500): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001089500): _writeAt: size=3, off=2 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001089500): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001089500): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.196627207 +0000 UTC m=+390.645518145 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001089500): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010899c0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010899c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010899c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010899c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010899c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.196627207 +0000 UTC m=+390.645518145 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010899c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1960 item 5 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a80c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a80c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a80c0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a80c0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a80c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.200881201 +0000 UTC m=+390.649772129 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a80c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a8600): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a8600): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a8600): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a8600): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a8600): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.200881201 +0000 UTC m=+390.649772129 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a8600): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1f10 item 6 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a8c80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a8c80): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a8c80): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a8c80): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a8c80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.203845243 +0000 UTC m=+390.652736171 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a8c80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9180): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9180): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9180): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9180): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9180): _writeAt: size=3, off=2 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9180): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9180): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.203845243 +0000 UTC m=+390.652736171 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9180): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9640): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9640): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9640): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9640): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9640): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.203845243 +0000 UTC m=+390.652736171 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9640): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4380 item 7 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9cc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9cc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9cc0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9cc0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9cc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.208207649 +0000 UTC m=+390.657098618 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010a9cc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2280): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2280): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2280): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2280): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2280): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.208207649 +0000 UTC m=+390.657098618 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2280): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4a10 item 8 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2840): _readAt: size=2, off=0 2025/08/13 01:55:18 ERROR : open-test-file(0xc0010c2840): Couldn't read size of file 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2840): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2840): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2840): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2840): close: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2840): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2c00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2c00): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2c00): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2c00): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2c00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.211965121 +0000 UTC m=+390.660856038 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c2c00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3080): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3080): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3080): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3080): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3080): _writeAt: size=3, off=2 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3080): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3080): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.211965121 +0000 UTC m=+390.660856038 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3080): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3580): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3580): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3580): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3580): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3580): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.211965121 +0000 UTC m=+390.660856038 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3580): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4fc0 item 9 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3c00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3c00): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3c00): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3c00): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3c00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.216688074 +0000 UTC m=+390.665579012 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010c3c00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ea1c0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ea1c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ea1c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ea1c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ea1c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.216688074 +0000 UTC m=+390.665579012 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ea1c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5810 item 10 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ea800): _readAt: size=2, off=0 2025/08/13 01:55:18 ERROR : open-test-file(0xc0010ea800): Couldn't read size of file 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ea800): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ea800): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ea800): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ea800): close: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ea800): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eabc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eabc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eabc0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eabc0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eabc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.220117259 +0000 UTC m=+390.669008188 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eabc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eb0c0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eb0c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eb0c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eb0c0): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eb0c0): _writeAt: size=3, off=2 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eb0c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eb0c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.220117259 +0000 UTC m=+390.669008188 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eb0c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eb5c0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eb5c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eb5c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eb5c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eb5c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.220117259 +0000 UTC m=+390.669008188 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010eb5c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5d50 item 11 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ebc40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ebc40): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ebc40): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ebc40): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ebc40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.224606204 +0000 UTC m=+390.673497131 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0010ebc40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108200): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108200): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108200): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108200): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108200): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.224606204 +0000 UTC m=+390.673497131 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108200): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da310 item 12 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108840): _readAt: size=2, off=0 2025/08/13 01:55:18 ERROR : open-test-file(0xc001108840): Couldn't read size of file 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108840): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108840): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108840): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108840): close: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108840): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108c00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108c00): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108c00): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108c00): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108c00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.227466692 +0000 UTC m=+390.676357620 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001108c00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011092c0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011092c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011092c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011092c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011092c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.227466692 +0000 UTC m=+390.676357620 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011092c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da770 item 13 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001109940): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001109940): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001109940): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001109940): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001109940): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.230394456 +0000 UTC m=+390.679285384 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001109940): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001109e80): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001109e80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001109e80): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001109e80): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001109e80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.230394456 +0000 UTC m=+390.679285384 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001109e80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dabd0 item 14 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120540): _readAt: size=2, off=0 2025/08/13 01:55:18 ERROR : open-test-file(0xc001120540): Couldn't read size of file 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120540): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120540): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120540): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120540): close: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120540): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120900): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120900): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120900): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120900): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120900): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.233234405 +0000 UTC m=+390.682125333 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120900): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120fc0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120fc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120fc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120fc0): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120fc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.233234405 +0000 UTC m=+390.682125333 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001120fc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dafc0 item 15 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001121640): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001121640): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001121640): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001121640): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001121640): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.236243633 +0000 UTC m=+390.685134560 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001121640): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001121b80): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001121b80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001121b80): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001121b80): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001121b80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.236243633 +0000 UTC m=+390.685134560 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001121b80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db340 item 16 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001146240): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001146240): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001146240): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001146240): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001146240): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.238923422 +0000 UTC m=+390.687814350 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001146240): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011466c0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011466c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011466c0): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011466c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011466c0): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011466c0): _writeAt: size=3, off=7 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011466c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011466c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.238923422 +0000 UTC m=+390.687814350 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011466c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001146bc0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001146bc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001146bc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001146bc0): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001146bc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.238923422 +0000 UTC m=+390.687814350 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001146bc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db7a0 item 17 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147240): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147240): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147240): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147240): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147240): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.242680922 +0000 UTC m=+390.691571851 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147240): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147780): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147780): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147780): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147780): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147780): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.242680922 +0000 UTC m=+390.691571851 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147780): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbce0 item 18 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147e00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147e00): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147e00): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147e00): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147e00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.245649964 +0000 UTC m=+390.694540893 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001147e00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168380): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168380): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168380): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168380): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168380): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168380): _writeAt: size=3, off=7 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168380): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168380): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.245649964 +0000 UTC m=+390.694540893 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168380): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168880): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168880): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168880): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168880): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168880): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.245649964 +0000 UTC m=+390.694540893 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168880): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6230 item 19 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168f00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168f00): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168f00): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168f00): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168f00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.249352332 +0000 UTC m=+390.698243261 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001168f00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001169440): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001169440): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001169440): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001169440): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001169440): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.249352332 +0000 UTC m=+390.698243261 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001169440): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6700 item 20 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001169ac0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001169ac0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001169ac0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001169ac0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001169ac0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.252007124 +0000 UTC m=+390.700898043 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001169ac0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182040): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182040): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182040): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182040): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182040): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182040): _writeAt: size=3, off=7 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182040): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182040): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.252007124 +0000 UTC m=+390.700898043 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182040): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182540): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182540): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182540): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182540): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182540): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.252007124 +0000 UTC m=+390.700898043 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182540): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6a80 item 21 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182bc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182bc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182bc0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182bc0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182bc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.255920278 +0000 UTC m=+390.704811206 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001182bc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183100): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183100): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183100): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183100): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183100): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.255920278 +0000 UTC m=+390.704811206 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183100): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6f50 item 22 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183780): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183780): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183780): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183780): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183780): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.258821643 +0000 UTC m=+390.707712571 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183780): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183c80): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183c80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183c80): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183c80): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183c80): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183c80): _writeAt: size=3, off=7 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183c80): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183c80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.258821643 +0000 UTC m=+390.707712571 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001183c80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4200): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4200): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4200): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4200): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4200): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.258821643 +0000 UTC m=+390.707712571 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4200): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7340 item 23 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4880): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4880): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4880): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4880): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4880): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.262694321 +0000 UTC m=+390.711585239 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4880): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4dc0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4dc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4dc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4dc0): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4dc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.262694321 +0000 UTC m=+390.711585239 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a4dc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7ab0 item 24 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a5400): _readAt: size=2, off=0 2025/08/13 01:55:18 ERROR : open-test-file(0xc0011a5400): Couldn't read size of file 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a5400): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a5400): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a5400): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a5400): close: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a5400): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a57c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a57c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a57c0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a57c0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a57c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.265647192 +0000 UTC m=+390.714538109 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a57c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a5cc0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a5cc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a5cc0): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a5cc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a5cc0): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a5cc0): _writeAt: size=3, off=7 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a5cc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a5cc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.265647192 +0000 UTC m=+390.714538109 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011a5cc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6280): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6280): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6280): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6280): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6280): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.265647192 +0000 UTC m=+390.714538109 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6280): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110000 item 25 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6900): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6900): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6900): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6900): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6900): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.270197 +0000 UTC m=+390.719087928 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6900): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6e40): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6e40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6e40): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6e40): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6e40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.270197 +0000 UTC m=+390.719087928 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c6e40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110f50 item 26 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7480): _readAt: size=2, off=0 2025/08/13 01:55:18 ERROR : open-test-file(0xc0011c7480): Couldn't read size of file 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7480): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7480): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7480): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7480): close: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7480): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7840): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7840): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7840): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7840): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7840): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.273464382 +0000 UTC m=+390.722355300 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7840): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7d40): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7d40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7d40): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7d40): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7d40): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7d40): _writeAt: size=3, off=7 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7d40): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7d40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.273464382 +0000 UTC m=+390.722355300 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011c7d40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8300): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8300): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8300): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8300): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8300): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.273464382 +0000 UTC m=+390.722355300 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8300): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d8230 item 27 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8980): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8980): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8980): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8980): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8980): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.277626422 +0000 UTC m=+390.726517350 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8980): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8ec0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8ec0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8ec0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8ec0): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8ec0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.277626422 +0000 UTC m=+390.726517350 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e8ec0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d8700 item 28 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e9500): _readAt: size=2, off=0 2025/08/13 01:55:18 ERROR : open-test-file(0xc0011e9500): Couldn't read size of file 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e9500): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e9500): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e9500): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e9500): close: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e9500): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e98c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e98c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e98c0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e98c0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e98c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.280941072 +0000 UTC m=+390.729832011 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0011e98c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206000): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206000): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206000): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206000): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206000): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.280941072 +0000 UTC m=+390.729832011 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206000): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d8a80 item 29 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206680): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206680): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206680): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206680): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206680): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.284337596 +0000 UTC m=+390.733228535 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206680): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206bc0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206bc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206bc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206bc0): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206bc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.284337596 +0000 UTC m=+390.733228535 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001206bc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d8e00 item 30 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001207200): _readAt: size=2, off=0 2025/08/13 01:55:18 ERROR : open-test-file(0xc001207200): Couldn't read size of file 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001207200): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001207200): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001207200): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001207200): close: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001207200): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012075c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012075c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012075c0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012075c0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012075c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.287764307 +0000 UTC m=+390.736655215 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012075c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001207c80): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001207c80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001207c80): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001207c80): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001207c80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.287764307 +0000 UTC m=+390.736655215 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001207c80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d9180 item 31 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001224380): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001224380): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001224380): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001224380): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001224380): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.290312319 +0000 UTC m=+390.739203227 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001224380): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012248c0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012248c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012248c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012248c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012248c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.290312319 +0000 UTC m=+390.739203227 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012248c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d9500 item 32 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001224f00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001224f00): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001224f00): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001224f00): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001224f00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.292730617 +0000 UTC m=+390.741621515 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001224f00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225380): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225380): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225380): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225380): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225380): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d9880 item 33 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225380): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225380): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.293660623 +0000 UTC m=+390.742551531 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225380): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225880): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225880): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225880): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225880): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225880): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.293660623 +0000 UTC m=+390.742551531 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225880): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d9a40 item 33 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225ec0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225ec0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225ec0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225ec0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225ec0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.29664879 +0000 UTC m=+390.745539718 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001225ec0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124a3c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124a3c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d9dc0 item 34 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124a3c0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124a3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124a3c0): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124a3c0): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124a3c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.298040983 +0000 UTC m=+390.746931911 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124a3c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124a900): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124a900): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124a900): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124a900): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124a900): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.298040983 +0000 UTC m=+390.746931911 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124a900): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001252000 item 34 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124af40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124af40): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124af40): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124af40): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124af40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.301063765 +0000 UTC m=+390.749954694 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124af40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124b3c0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124b3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124b3c0): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124b3c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124b3c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001252380 item 35 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124b3c0): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124b3c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.302593256 +0000 UTC m=+390.751484183 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124b3c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124b8c0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124b8c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124b8c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124b8c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124b8c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.302593256 +0000 UTC m=+390.751484183 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124b8c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001252540 item 35 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124bf40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124bf40): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124bf40): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124bf40): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124bf40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.305426143 +0000 UTC m=+390.754317070 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00124bf40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012724c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012724c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012528c0 item 36 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012724c0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012724c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012724c0): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012724c0): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012724c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.306809468 +0000 UTC m=+390.755700396 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012724c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001272a00): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001272a00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001272a00): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001272a00): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001272a00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.306809468 +0000 UTC m=+390.755700396 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001272a00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001252a80 item 36 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001273040): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001273040): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001273040): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001273040): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001273040): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.309707937 +0000 UTC m=+390.758598866 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001273040): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012734c0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012734c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012734c0): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012734c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012734c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001252e00 item 37 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012734c0): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012734c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.311048403 +0000 UTC m=+390.759939331 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012734c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012739c0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012739c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012739c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012739c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012739c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.311048403 +0000 UTC m=+390.759939331 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012739c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001252fc0 item 37 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012920c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012920c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012920c0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012920c0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012920c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.314131899 +0000 UTC m=+390.763022828 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012920c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012925c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012925c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001253340 item 38 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012925c0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012925c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012925c0): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012925c0): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012925c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.315536756 +0000 UTC m=+390.764427704 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012925c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001292b00): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001292b00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001292b00): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001292b00): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001292b00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.315536756 +0000 UTC m=+390.764427704 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001292b00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001253500 item 38 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293180): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293180): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293180): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293180): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293180): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.318349153 +0000 UTC m=+390.767240082 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293180): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293680): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293680): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293680): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293680): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293680): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001253880 item 39 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293680): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293680): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.31933862 +0000 UTC m=+390.768229538 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293680): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293b80): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293b80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293b80): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293b80): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293b80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.31933862 +0000 UTC m=+390.768229538 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001293b80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001253a40 item 39 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2280): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2280): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2280): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2280): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2280): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.322293826 +0000 UTC m=+390.771184764 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2280): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2780): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2780): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001253dc0 item 40 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2780): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2780): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2780): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2780): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2780): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.323613272 +0000 UTC m=+390.772504201 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2780): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2cc0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2cc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2cc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2cc0): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2cc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.323613272 +0000 UTC m=+390.772504201 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b2cc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012bc000 item 40 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3280): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3280): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3280): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3280): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3280): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3280): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3280): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.326794362 +0000 UTC m=+390.775685290 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3280): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3780): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3780): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3780): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012bc380 item 41 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3780): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3780): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.327897292 +0000 UTC m=+390.776788209 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3780): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3c40): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3c40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3c40): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3c40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3c40): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012bc540 item 41 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3c40): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3c40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.329248938 +0000 UTC m=+390.778139866 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012b3c40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6200): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6200): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6200): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6200): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6200): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.329248938 +0000 UTC m=+390.778139866 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6200): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012bc700 item 41 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6840): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6840): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6840): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6840): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6840): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6840): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6840): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.332399049 +0000 UTC m=+390.781289988 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6840): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6d40): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6d40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6d40): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012bca80 item 42 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6d40): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6d40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.333820208 +0000 UTC m=+390.782711135 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d6d40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7280): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7280): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012bcc40 item 42 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7280): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7280): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7280): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7280): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7280): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.335060845 +0000 UTC m=+390.783951773 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7280): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7800): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7800): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7800): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7800): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7800): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.335060845 +0000 UTC m=+390.783951773 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7800): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012bce00 item 42 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7e40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7e40): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7e40): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7e40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7e40): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7e40): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7e40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.338314131 +0000 UTC m=+390.787205059 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012d7e40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f03c0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f03c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f03c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012bd180 item 43 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f03c0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f03c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.339453799 +0000 UTC m=+390.788344717 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f03c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f0900): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f0900): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f0900): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f0900): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f0900): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012bd340 item 43 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f0900): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f0900): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.341416722 +0000 UTC m=+390.790307650 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f0900): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f0e40): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f0e40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f0e40): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f0e40): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f0e40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.341416722 +0000 UTC m=+390.790307650 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f0e40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012bd500 item 43 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f1480): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f1480): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f1480): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f1480): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f1480): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f1480): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f1480): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.344707729 +0000 UTC m=+390.793598657 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f1480): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f1980): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f1980): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f1980): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012bd880 item 44 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f1980): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f1980): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.345788567 +0000 UTC m=+390.794679475 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0012f1980): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f65d40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f65d40): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495500 item 44 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f65d40): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f65d40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f65d40): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f65d40): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f65d40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.34695738 +0000 UTC m=+390.795848289 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f65d40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96340): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96340): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96340): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96340): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96340): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.34695738 +0000 UTC m=+390.795848289 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96340): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004956c0 item 44 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96980): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96980): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96980): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96980): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96980): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96980): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96980): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.349623774 +0000 UTC m=+390.798514672 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96980): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96e80): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96e80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96e80): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495b20 item 45 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96e80): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96e80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.35041005 +0000 UTC m=+390.799300948 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f96e80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f97580): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f97580): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f97580): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f97580): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f97580): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.35041005 +0000 UTC m=+390.799300948 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f97580): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495d50 item 45 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f97bc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f97bc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f97bc0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f97bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f97bc0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f97bc0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f97bc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.35323912 +0000 UTC m=+390.802130037 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000f97bc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6140): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6140): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6140): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb4150 item 46 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6140): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6140): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.354116526 +0000 UTC m=+390.803007444 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6140): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6840): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6840): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6840): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6840): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6840): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.354116526 +0000 UTC m=+390.803007444 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6840): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb4310 item 46 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6e80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6e80): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6e80): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6e80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6e80): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6e80): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6e80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.356772889 +0000 UTC m=+390.805663808 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb6e80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb7380): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb7380): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb7380): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb4690 item 47 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb7380): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb7380): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.35772098 +0000 UTC m=+390.806611888 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb7380): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb7a80): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb7a80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb7a80): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb7a80): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb7a80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.35772098 +0000 UTC m=+390.806611888 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fb7a80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb4850 item 47 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2140): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2140): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2140): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2140): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2140): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2140): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2140): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.365205195 +0000 UTC m=+390.814096093 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2140): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2640): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2640): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2640): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb4bd0 item 48 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2640): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2640): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.366062914 +0000 UTC m=+390.814953812 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2640): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2d40): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2d40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2d40): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2d40): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2d40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.366062914 +0000 UTC m=+390.814953812 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd2d40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb4d90 item 48 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3380): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3380): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3380): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3380): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3380): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.368601378 +0000 UTC m=+390.817492276 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3380): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3800): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3800): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3800): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3800): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3800): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3800): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb5110 item 49 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3800): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3800): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.369434081 +0000 UTC m=+390.818324979 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3800): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3d40): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3d40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3d40): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3d40): >_readAt: n=8, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3d40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.369434081 +0000 UTC m=+390.818324979 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000fd3d40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb52d0 item 49 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4440): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4440): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4440): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4440): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4440): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.372014753 +0000 UTC m=+390.820905682 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4440): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4940): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4940): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4940): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb5650 item 50 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4940): _readAt: size=2, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4940): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4940): _writeAt: size=3, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4940): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4940): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.373162598 +0000 UTC m=+390.822053516 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4940): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4ec0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4ec0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4ec0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4ec0): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4ec0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.373162598 +0000 UTC m=+390.822053516 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff4ec0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb5810 item 50 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff5540): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff5540): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff5540): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff5540): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff5540): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.37594026 +0000 UTC m=+390.824831189 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff5540): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff5a40): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff5a40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff5a40): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff5a40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff5a40): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff5a40): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb5b90 item 51 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff5a40): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff5a40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.377051556 +0000 UTC m=+390.825942494 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000ff5a40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394000): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394000): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394000): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394000): >_readAt: n=8, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394000): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.377051556 +0000 UTC m=+390.825942494 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394000): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb5d50 item 51 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394680): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394680): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394680): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394680): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394680): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.380364132 +0000 UTC m=+390.829255061 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394680): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394b80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394b80): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394b80): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139e150 item 52 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394b80): _readAt: size=2, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394b80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394b80): _writeAt: size=3, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394b80): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394b80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.381699439 +0000 UTC m=+390.830590366 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001394b80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395100): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395100): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395100): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395100): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395100): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.381699439 +0000 UTC m=+390.830590366 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395100): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139e310 item 52 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395780): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395780): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395780): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395780): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395780): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.384434441 +0000 UTC m=+390.833325369 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395780): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395c80): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395c80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395c80): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395c80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395c80): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395c80): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139e690 item 53 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395c80): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395c80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.385376789 +0000 UTC m=+390.834267708 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001395c80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b6240): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b6240): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b6240): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b6240): >_readAt: n=8, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b6240): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.385376789 +0000 UTC m=+390.834267708 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b6240): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139e850 item 53 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b68c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b68c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b68c0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b68c0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b68c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.388460616 +0000 UTC m=+390.837351535 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b68c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b6dc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b6dc0): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b6dc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139ebd0 item 54 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b6dc0): _readAt: size=2, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b6dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b6dc0): _writeAt: size=3, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b6dc0): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b6dc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.389667592 +0000 UTC m=+390.838558510 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b6dc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b7340): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b7340): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b7340): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b7340): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b7340): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.389667592 +0000 UTC m=+390.838558510 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b7340): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139ed90 item 54 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b79c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b79c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b79c0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b79c0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b79c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.392457117 +0000 UTC m=+390.841348034 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b79c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b7ec0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b7ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b7ec0): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b7ec0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b7ec0): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b7ec0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139f110 item 55 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b7ec0): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b7ec0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.393381752 +0000 UTC m=+390.842272679 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013b7ec0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013da480): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013da480): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013da480): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013da480): >_readAt: n=8, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013da480): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.393381752 +0000 UTC m=+390.842272679 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013da480): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139f2d0 item 55 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013dab00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013dab00): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013dab00): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013dab00): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013dab00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.396300819 +0000 UTC m=+390.845191747 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013dab00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013db000): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013db000): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013db000): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139f650 item 56 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013db000): _readAt: size=2, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013db000): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013db000): _writeAt: size=3, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013db000): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013db000): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.397626777 +0000 UTC m=+390.846517696 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013db000): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013db580): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013db580): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013db580): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013db580): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013db580): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.397626777 +0000 UTC m=+390.846517696 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013db580): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139f810 item 56 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013dbbc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013dbbc0): open at offset 0 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013dbbc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013dbbc0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013dbbc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013dbbc0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013dbbc0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013dbbc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.400399842 +0000 UTC m=+390.849290770 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013dbbc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fa180): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fa180): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fa180): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139fb90 item 57 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fa180): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fa180): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.40144874 +0000 UTC m=+390.850339669 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fa180): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fa6c0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fa6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fa6c0): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fa6c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fa6c0): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fa6c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139fd50 item 57 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fa6c0): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fa6c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.402667818 +0000 UTC m=+390.851558745 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fa6c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fac40): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fac40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fac40): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fac40): >_readAt: n=8, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fac40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.402667818 +0000 UTC m=+390.851558745 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fac40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139ff10 item 57 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fb280): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fb280): open at offset 0 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fb280): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fb280): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fb280): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fb280): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fb280): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fb280): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.405371 +0000 UTC m=+390.854261928 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fb280): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fb7c0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fb7c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fb7c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001406310 item 58 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fb7c0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fb7c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.406166153 +0000 UTC m=+390.855057081 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fb7c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fbd00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fbd00): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fbd00): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014064d0 item 58 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fbd00): _readAt: size=2, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fbd00): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fbd00): _writeAt: size=3, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fbd00): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fbd00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.407259725 +0000 UTC m=+390.856150654 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0013fbd00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141a340): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141a340): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141a340): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141a340): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141a340): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.407259725 +0000 UTC m=+390.856150654 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141a340): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001406690 item 58 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141a980): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141a980): open at offset 0 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141a980): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141a980): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141a980): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141a980): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141a980): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141a980): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.409233459 +0000 UTC m=+390.858124347 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141a980): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141aec0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141aec0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141aec0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001406a10 item 59 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141aec0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141aec0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.410015898 +0000 UTC m=+390.858906786 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141aec0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141b400): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141b400): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141b400): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141b400): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141b400): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141b400): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001406bd0 item 59 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141b400): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141b400): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.410680224 +0000 UTC m=+390.859571112 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141b400): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141b980): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141b980): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141b980): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141b980): >_readAt: n=8, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141b980): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.410680224 +0000 UTC m=+390.859571112 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00141b980): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001406d90 item 59 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143c040): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143c040): open at offset 0 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143c040): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143c040): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143c040): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143c040): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143c040): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143c040): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.413148697 +0000 UTC m=+390.862039605 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143c040): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143c580): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143c580): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143c580): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001407110 item 60 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143c580): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143c580): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.413921847 +0000 UTC m=+390.862812755 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143c580): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143cac0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143cac0): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143cac0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014072d0 item 60 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143cac0): _readAt: size=2, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143cac0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143cac0): _writeAt: size=3, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143cac0): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143cac0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.414801307 +0000 UTC m=+390.863692215 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143cac0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143d080): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143d080): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143d080): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143d080): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143d080): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.414801307 +0000 UTC m=+390.863692215 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143d080): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001407490 item 60 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143d6c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143d6c0): open at offset 0 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143d6c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143d6c0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143d6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143d6c0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143d6c0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143d6c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.417017667 +0000 UTC m=+390.865908575 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143d6c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143dc00): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143dc00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143dc00): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001407810 item 61 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143dc00): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143dc00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.417790518 +0000 UTC m=+390.866681436 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00143dc00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001458380): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001458380): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001458380): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001458380): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001458380): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.417790518 +0000 UTC m=+390.866681436 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001458380): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014079d0 item 61 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014589c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014589c0): open at offset 0 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014589c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014589c0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014589c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014589c0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014589c0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014589c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.420185982 +0000 UTC m=+390.869076901 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014589c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001458f00): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001458f00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001458f00): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001407d50 item 62 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001458f00): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001458f00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.420868815 +0000 UTC m=+390.869759732 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001458f00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001459600): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001459600): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001459600): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001459600): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001459600): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.420868815 +0000 UTC m=+390.869759732 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001459600): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001407f10 item 62 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001459c40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001459c40): open at offset 0 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001459c40): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001459c40): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001459c40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001459c40): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001459c40): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001459c40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.423213835 +0000 UTC m=+390.872104743 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001459c40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147e200): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147e200): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147e200): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00146e310 item 63 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147e200): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147e200): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.424118503 +0000 UTC m=+390.873009411 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147e200): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147e900): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147e900): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147e900): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147e900): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147e900): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.424118503 +0000 UTC m=+390.873009411 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147e900): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00146e4d0 item 63 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147ef40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147ef40): open at offset 0 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147ef40): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147ef40): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147ef40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147ef40): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147ef40): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147ef40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.426580693 +0000 UTC m=+390.875471601 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147ef40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147f480): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147f480): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147f480): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00146e850 item 64 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147f480): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147f480): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.427302528 +0000 UTC m=+390.876193436 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147f480): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147fb80): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147fb80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147fb80): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147fb80): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147fb80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.427302528 +0000 UTC m=+390.876193436 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00147fb80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00146ea10 item 64 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001498240): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001498240): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001498240): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001498240): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001498240): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.429463483 +0000 UTC m=+390.878354402 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001498240): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014986c0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014986c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014986c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014986c0): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014986c0): _writeAt: size=3, off=2 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00146ed90 item 65 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014986c0): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014986c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.430349336 +0000 UTC m=+390.879240244 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014986c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001498bc0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001498bc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001498bc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001498bc0): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001498bc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.430349336 +0000 UTC m=+390.879240244 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001498bc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00146ef50 item 65 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499200): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499200): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499200): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499200): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499200): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.43245129 +0000 UTC m=+390.881342198 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499200): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499680): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499680): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00146f2d0 item 66 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499680): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499680): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499680): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499680): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499680): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.433549651 +0000 UTC m=+390.882440600 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499680): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499bc0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499bc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499bc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499bc0): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499bc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.433549651 +0000 UTC m=+390.882440600 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001499bc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00146f490 item 66 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6280): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6280): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6280): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6280): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6280): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.435614225 +0000 UTC m=+390.884505133 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6280): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6700): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6700): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6700): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6700): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6700): _writeAt: size=3, off=2 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00146f810 item 67 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6700): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6700): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.43643751 +0000 UTC m=+390.885328418 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6700): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6c00): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6c00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6c00): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6c00): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6c00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.43643751 +0000 UTC m=+390.885328418 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b6c00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00146f9d0 item 67 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7280): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7280): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7280): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7280): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7280): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.438701569 +0000 UTC m=+390.887592488 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7280): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7780): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7780): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00146fd50 item 68 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7780): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7780): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7780): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7780): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7780): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.439806143 +0000 UTC m=+390.888697051 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7780): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7cc0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7cc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7cc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7cc0): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7cc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.439806143 +0000 UTC m=+390.888697051 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014b7cc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00146ff10 item 68 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014de380): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014de380): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014de380): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014de380): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014de380): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.442134933 +0000 UTC m=+390.891025841 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014de380): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014de800): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014de800): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014de800): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014de800): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014de800): _writeAt: size=3, off=2 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014d6310 item 69 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014de800): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014de800): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.443392533 +0000 UTC m=+390.892283421 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014de800): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014ded00): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014ded00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014ded00): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014ded00): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014ded00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.443392533 +0000 UTC m=+390.892283421 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014ded00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014d64d0 item 69 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014df380): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014df380): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014df380): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014df380): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014df380): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.44539997 +0000 UTC m=+390.894290858 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014df380): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014df880): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014df880): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014d6850 item 70 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014df880): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014df880): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014df880): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014df880): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014df880): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.44622076 +0000 UTC m=+390.895111648 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014df880): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014dfdc0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014dfdc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014dfdc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014dfdc0): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014dfdc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.44622076 +0000 UTC m=+390.895111648 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014dfdc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014d6a10 item 70 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fc4c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fc4c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fc4c0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fc4c0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fc4c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.448022942 +0000 UTC m=+390.896913831 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fc4c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fc9c0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fc9c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fc9c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fc9c0): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fc9c0): _writeAt: size=3, off=2 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014d6d90 item 71 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fc9c0): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fc9c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.448759825 +0000 UTC m=+390.897650714 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fc9c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fcec0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fcec0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fcec0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fcec0): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fcec0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.448759825 +0000 UTC m=+390.897650714 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fcec0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014d6f50 item 71 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fd540): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fd540): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fd540): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fd540): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fd540): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.451365444 +0000 UTC m=+390.900256363 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fd540): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fda40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fda40): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014d72d0 item 72 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fda40): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fda40): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fda40): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fda40): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fda40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.452317633 +0000 UTC m=+390.901208550 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0014fda40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151a000): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151a000): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151a000): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151a000): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151a000): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.452317633 +0000 UTC m=+390.901208550 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151a000): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014d7490 item 72 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151a5c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151a5c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151a5c0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151a5c0): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151a5c0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151a5c0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151a5c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.454583394 +0000 UTC m=+390.903474303 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151a5c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151aac0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151aac0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151aac0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014d7810 item 73 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151aac0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151aac0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.455322621 +0000 UTC m=+390.904213539 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151aac0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151af80): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151af80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151af80): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151af80): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151af80): _writeAt: size=3, off=2 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014d79d0 item 73 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151af80): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151af80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.456225244 +0000 UTC m=+390.905116163 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151af80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151b4c0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151b4c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151b4c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151b4c0): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151b4c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.456225244 +0000 UTC m=+390.905116163 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151b4c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014d7b90 item 73 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151bb00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151bb00): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151bb00): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151bb00): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151bb00): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151bb00): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151bb00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.460148317 +0000 UTC m=+390.909039225 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00151bb00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001540080): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001540080): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001540080): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014d7f10 item 74 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001540080): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001540080): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.460856175 +0000 UTC m=+390.909747083 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001540080): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015405c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015405c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00153e150 item 74 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015405c0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015405c0): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015405c0): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015405c0): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015405c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.461816648 +0000 UTC m=+390.910707566 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015405c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001540b40): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001540b40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001540b40): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001540b40): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001540b40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.461816648 +0000 UTC m=+390.910707566 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001540b40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00153e310 item 74 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541180): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541180): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541180): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541180): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541180): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541180): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541180): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.463711534 +0000 UTC m=+390.912602473 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541180): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541680): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541680): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541680): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00153e690 item 75 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541680): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541680): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.464394395 +0000 UTC m=+390.913285303 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541680): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541bc0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541bc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541bc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541bc0): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541bc0): _writeAt: size=3, off=2 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00153e850 item 75 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541bc0): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541bc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.465167646 +0000 UTC m=+390.914058555 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001541bc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001560180): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001560180): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001560180): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001560180): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001560180): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.465167646 +0000 UTC m=+390.914058555 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001560180): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00153ea10 item 75 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015607c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015607c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015607c0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015607c0): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015607c0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015607c0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015607c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.46712025 +0000 UTC m=+390.916011159 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015607c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001560cc0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001560cc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001560cc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00153ed90 item 76 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001560cc0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001560cc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.467786311 +0000 UTC m=+390.916677229 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001560cc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561200): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561200): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00153ef50 item 76 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561200): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561200): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561200): _writeAt: size=3, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561200): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561200): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.46863815 +0000 UTC m=+390.917529058 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561200): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561780): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561780): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561780): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561780): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561780): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.46863815 +0000 UTC m=+390.917529058 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561780): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00153f110 item 76 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561dc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561dc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561dc0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561dc0): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561dc0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561dc0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561dc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.470569955 +0000 UTC m=+390.919460863 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001561dc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157e340): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157e340): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157e340): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00153f490 item 77 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157e340): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157e340): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.471239261 +0000 UTC m=+390.920130169 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157e340): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157ea40): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157ea40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157ea40): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157ea40): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157ea40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.471239261 +0000 UTC m=+390.920130169 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157ea40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00153f650 item 77 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157f080): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157f080): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157f080): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157f080): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157f080): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157f080): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157f080): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.47340779 +0000 UTC m=+390.922298708 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157f080): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157f580): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157f580): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157f580): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00153f9d0 item 78 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157f580): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157f580): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.474162687 +0000 UTC m=+390.923053595 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157f580): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157fc80): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157fc80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157fc80): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157fc80): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157fc80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.474162687 +0000 UTC m=+390.923053595 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00157fc80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00153fb90 item 78 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159e340): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159e340): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159e340): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159e340): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159e340): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159e340): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159e340): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.476440922 +0000 UTC m=+390.925331830 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159e340): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159e840): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159e840): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159e840): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00153ff10 item 79 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159e840): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159e840): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.477108455 +0000 UTC m=+390.925999374 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159e840): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159ef40): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159ef40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159ef40): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159ef40): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159ef40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.477108455 +0000 UTC m=+390.925999374 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159ef40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a8150 item 79 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159f580): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159f580): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159f580): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159f580): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159f580): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159f580): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159f580): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.479366533 +0000 UTC m=+390.928257441 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159f580): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159fa80): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159fa80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159fa80): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a84d0 item 80 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159fa80): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159fa80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.480125467 +0000 UTC m=+390.929016375 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00159fa80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0200): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0200): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0200): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0200): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0200): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.480125467 +0000 UTC m=+390.929016375 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0200): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a8690 item 80 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0840): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0840): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0840): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0840): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0840): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.48261041 +0000 UTC m=+390.931501328 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0840): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0cc0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0cc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0cc0): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0cc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0cc0): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0cc0): _writeAt: size=3, off=7 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a8a10 item 81 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0cc0): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0cc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.483343916 +0000 UTC m=+390.932234834 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c0cc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1200): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1200): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1200): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1200): >_readAt: n=8, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1200): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.483343916 +0000 UTC m=+390.932234834 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1200): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a8bd0 item 81 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1880): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1880): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1880): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1880): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1880): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.485376832 +0000 UTC m=+390.934267740 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1880): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1d80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1d80): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1d80): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a8f50 item 82 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1d80): _readAt: size=2, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1d80): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1d80): _writeAt: size=3, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1d80): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1d80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.48628722 +0000 UTC m=+390.935178128 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015c1d80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015de380): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015de380): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015de380): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015de380): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015de380): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.48628722 +0000 UTC m=+390.935178128 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015de380): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a9110 item 82 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015dea00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015dea00): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015dea00): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015dea00): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015dea00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.488349941 +0000 UTC m=+390.937240850 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015dea00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015def00): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015def00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015def00): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015def00): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015def00): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015def00): _writeAt: size=3, off=7 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a9490 item 83 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015def00): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015def00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.489210656 +0000 UTC m=+390.938101563 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015def00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015df440): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015df440): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015df440): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015df440): >_readAt: n=8, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015df440): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.489210656 +0000 UTC m=+390.938101563 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015df440): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a9650 item 83 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015dfac0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015dfac0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015dfac0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015dfac0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015dfac0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.491382792 +0000 UTC m=+390.940273700 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0015dfac0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001600040): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001600040): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001600040): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a99d0 item 84 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001600040): _readAt: size=2, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001600040): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001600040): _writeAt: size=3, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001600040): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001600040): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.492281769 +0000 UTC m=+390.941172678 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001600040): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016005c0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016005c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016005c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016005c0): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016005c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.492281769 +0000 UTC m=+390.941172678 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016005c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a9b90 item 84 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001600c40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001600c40): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001600c40): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001600c40): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001600c40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.494387491 +0000 UTC m=+390.943278399 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001600c40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601140): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601140): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601140): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601140): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601140): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601140): _writeAt: size=3, off=7 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015a9f10 item 85 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601140): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601140): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.495226085 +0000 UTC m=+390.944117003 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601140): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601680): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601680): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601680): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601680): >_readAt: n=8, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601680): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.495226085 +0000 UTC m=+390.944117003 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601680): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160e150 item 85 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601d00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601d00): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601d00): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601d00): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601d00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.497409693 +0000 UTC m=+390.946300601 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001601d00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622280): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622280): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622280): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160e4d0 item 86 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622280): _readAt: size=2, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622280): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622280): _writeAt: size=3, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622280): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622280): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.49827139 +0000 UTC m=+390.947162298 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622280): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622800): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622800): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622800): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622800): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622800): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.49827139 +0000 UTC m=+390.947162298 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622800): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160e690 item 86 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622e80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622e80): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622e80): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622e80): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622e80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.500395105 +0000 UTC m=+390.949286013 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001622e80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001623380): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001623380): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001623380): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001623380): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001623380): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001623380): _writeAt: size=3, off=7 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160ea10 item 87 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001623380): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001623380): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.501204123 +0000 UTC m=+390.950095031 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001623380): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016238c0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016238c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016238c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016238c0): >_readAt: n=8, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016238c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.501204123 +0000 UTC m=+390.950095031 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016238c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160ebd0 item 87 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001623f40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001623f40): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001623f40): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001623f40): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001623f40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.503346845 +0000 UTC m=+390.952237753 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001623f40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163c4c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163c4c0): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163c4c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160ef50 item 88 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163c4c0): _readAt: size=2, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163c4c0): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163c4c0): _writeAt: size=3, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163c4c0): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163c4c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.504350528 +0000 UTC m=+390.953241436 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163c4c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163ca40): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163ca40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163ca40): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163ca40): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163ca40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.504350528 +0000 UTC m=+390.953241436 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163ca40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160f110 item 88 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163d080): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163d080): open at offset 0 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163d080): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163d080): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163d080): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163d080): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163d080): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163d080): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.506533435 +0000 UTC m=+390.955424343 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163d080): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163d5c0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163d5c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163d5c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160f490 item 89 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163d5c0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163d5c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.507424036 +0000 UTC m=+390.956314944 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163d5c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163db00): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163db00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163db00): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163db00): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163db00): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163db00): _writeAt: size=3, off=7 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160f650 item 89 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163db00): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163db00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.508182309 +0000 UTC m=+390.957073207 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00163db00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165e100): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165e100): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165e100): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165e100): >_readAt: n=8, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165e100): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.508182309 +0000 UTC m=+390.957073207 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165e100): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160f810 item 89 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165e740): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165e740): open at offset 0 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165e740): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165e740): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165e740): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165e740): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165e740): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165e740): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.510406682 +0000 UTC m=+390.959297590 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165e740): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165ec80): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165ec80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165ec80): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160fb90 item 90 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165ec80): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165ec80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.511138016 +0000 UTC m=+390.960028933 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165ec80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165f1c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165f1c0): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165f1c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160fd50 item 90 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165f1c0): _readAt: size=2, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165f1c0): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165f1c0): _writeAt: size=3, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165f1c0): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165f1c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.512119327 +0000 UTC m=+390.961010235 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165f1c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165f780): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165f780): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165f780): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165f780): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165f780): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.512119327 +0000 UTC m=+390.961010235 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165f780): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00160ff10 item 90 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165fdc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165fdc0): open at offset 0 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165fdc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165fdc0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165fdc0): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165fdc0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165fdc0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165fdc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.514260666 +0000 UTC m=+390.963151574 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00165fdc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682380): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682380): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682380): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001678310 item 91 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682380): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682380): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.515164872 +0000 UTC m=+390.964055780 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682380): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016828c0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016828c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016828c0): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016828c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016828c0): >_readAt: n=2, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016828c0): _writeAt: size=3, off=7 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016784d0 item 91 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016828c0): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016828c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.516164969 +0000 UTC m=+390.965055877 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0016828c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682e40): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682e40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682e40): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682e40): >_readAt: n=8, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682e40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.516164969 +0000 UTC m=+390.965055877 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682e40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001678690 item 91 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682140): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682140): open at offset 0 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682140): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682140): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682140): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682140): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682140): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682140): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.519929685 +0000 UTC m=+390.968820602 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682140): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682700): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682700): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682700): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001678150 item 92 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682700): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682700): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.520771694 +0000 UTC m=+390.969662612 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682700): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682c40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682c40): open at offset 5 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682c40): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001678310 item 92 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682c40): _readAt: size=2, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682c40): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682c40): _writeAt: size=3, off=5 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682c40): >_writeAt: n=3, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682c40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.521821715 +0000 UTC m=+390.970712633 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001682c40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001683540): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001683540): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001683540): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001683540): >_readAt: n=3, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001683540): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.521821715 +0000 UTC m=+390.970712633 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001683540): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016784d0 item 92 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001683b80): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001683b80): open at offset 0 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001683b80): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001683b80): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001683b80): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001683b80): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001683b80): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001683b80): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.524031973 +0000 UTC m=+390.972922891 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc001683b80): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000856280): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000856280): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000856280): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001678a80 item 93 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000856280): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000856280): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.524847834 +0000 UTC m=+390.973738742 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000856280): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000856a40): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000856a40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000856a40): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000856a40): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000856a40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.524847834 +0000 UTC m=+390.973738742 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000856a40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001678c40 item 93 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000857180): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000857180): open at offset 0 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000857180): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000857180): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000857180): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000857180): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000857180): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000857180): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.527377591 +0000 UTC m=+390.976268499 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000857180): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0008577c0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0008577c0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0008577c0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001678fc0 item 94 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0008577c0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0008577c0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.528176 +0000 UTC m=+390.977066908 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc0008577c0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000857f00): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000857f00): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000857f00): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000857f00): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000857f00): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.528176 +0000 UTC m=+390.977066908 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000857f00): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001679180 item 94 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000414ec0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000414ec0): open at offset 0 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000414ec0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000414ec0): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000414ec0): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000414ec0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000414ec0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000414ec0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.530747926 +0000 UTC m=+390.979638845 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000414ec0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000415480): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000415480): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000415480): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001679500 item 95 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000415480): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000415480): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.531624351 +0000 UTC m=+390.980515259 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000415480): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000415bc0): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000415bc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000415bc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000415bc0): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000415bc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.531624351 +0000 UTC m=+390.980515259 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc000415bc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016796c0 item 95 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069aa40): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069aa40): open at offset 0 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069aa40): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069aa40): _readAt: size=2, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069aa40): >_readAt: n=0, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069aa40): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069aa40): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069aa40): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.534324679 +0000 UTC m=+390.983215597 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069aa40): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069afc0): _writeAt: size=5, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069afc0): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069afc0): >openPending: err= 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001679a40 item 96 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069afc0): >_writeAt: n=5, err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069afc0): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.535246979 +0000 UTC m=+390.984137898 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069afc0): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069b780): _readAt: size=512, off=0 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069b780): openPending: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069b780): >openPending: err= 2025/08/13 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069b780): >_readAt: n=5, err=EOF 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069b780): close: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:55:18.535246979 +0000 UTC m=+390.984137898 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:18 DEBUG : open-test-file(0xc00069b780): >close: err= 2025/08/13 01:55:18 DEBUG : open-test-file: Remove: 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001679c00 item 96 2025/08/13 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:55:18 DEBUG : open-test-file: >Remove: err= 2025/08/13 01:55:18 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:55:18 DEBUG : Looking for writers 2025/08/13 01:55:18 DEBUG : >WaitForWriters: 2025/08/13 01:55:18 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.77s) --- PASS: TestRWFileHandleOpenTests/writes (0.90s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.17s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.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.01s) --- 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.87s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:55:18 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:55:18 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:55:18 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:18 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:18 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:55:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:19 DEBUG : file1: newRWFileHandle: 2025/08/13 01:55:19 DEBUG : file1(0xc000132840): openPending: 2025/08/13 01:55:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:55:19 DEBUG : file1(0xc000132840): >openPending: err= 2025/08/13 01:55:19 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:55:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:55:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:55:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:55:19 DEBUG : file1(0xc000132840): _writeAt: size=2, off=0 2025/08/13 01:55:19 DEBUG : file1(0xc000132840): >_writeAt: n=2, err= 2025/08/13 01:55:19 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/13 01:55:19 DEBUG : file1(0xc000132840): RWFileHandle.Flush 2025/08/13 01:55:19 DEBUG : file1(0xc000132840): RWFileHandle.Release 2025/08/13 01:55:19 DEBUG : file1(0xc000132840): close: 2025/08/13 01:55:19 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/13 01:55:19 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:19 DEBUG : file1(0xc000132840): >close: err= 2025/08/13 01:55:19 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:55:19 DEBUG : Looking for writers 2025/08/13 01:55:19 DEBUG : file1: reading active writers 2025/08/13 01:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:55:19 DEBUG : Looking for writers 2025/08/13 01:55:19 DEBUG : file1: reading active writers 2025/08/13 01:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:55:19 DEBUG : Looking for writers 2025/08/13 01:55:19 DEBUG : file1: reading active writers 2025/08/13 01:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:55:19 DEBUG : Looking for writers 2025/08/13 01:55:19 DEBUG : file1: reading active writers 2025/08/13 01:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:55:19 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:55:19 DEBUG : Looking for writers 2025/08/13 01:55:19 DEBUG : file1: reading active writers 2025/08/13 01:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:55:19 DEBUG : Looking for writers 2025/08/13 01:55:19 DEBUG : file1: reading active writers 2025/08/13 01:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:55:19 DEBUG : Looking for writers 2025/08/13 01:55:19 DEBUG : file1: reading active writers 2025/08/13 01:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:55:20 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/08/13 01:55:20 DEBUG : Looking for writers 2025/08/13 01:55:20 DEBUG : file1: reading active writers 2025/08/13 01:55:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:55:21 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/13 01:55:21 INFO : file1: Copied (new) 2025/08/13 01:55:21 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/08/13 01:55:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:55:21 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/08/13 01:55:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:55:21 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:55:21 DEBUG : Looking for writers 2025/08/13 01:55:21 DEBUG : file1: reading active writers 2025/08/13 01:55:21 DEBUG : >WaitForWriters: 2025/08/13 01:55:21 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:55:21 DEBUG : Looking for writers 2025/08/13 01:55:21 DEBUG : file1: reading active writers 2025/08/13 01:55:21 DEBUG : >WaitForWriters: 2025/08/13 01:55:21 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.14s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:55:22 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:55:22 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:55:22 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:22 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:55:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:55:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:22 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:55:22 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:55:22 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:55:22 DEBUG : rename_me: newRWFileHandle: 2025/08/13 01:55:22 DEBUG : rename_me(0xc00069a940): openPending: 2025/08/13 01:55:22 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:55:22 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/13 01:55:22 DEBUG : rename_me(0xc00069a940): >openPending: err= 2025/08/13 01:55:22 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/13 01:55:22 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/13 01:55:22 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/13 01:55:22 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/13 01:55:22 DEBUG : rename_me(0xc00069a940): _writeAt: size=5, off=0 2025/08/13 01:55:22 DEBUG : rename_me(0xc00069a940): >_writeAt: n=5, err= 2025/08/13 01:55:22 DEBUG : rename_me(0xc00069a940): close: 2025/08/13 01:55:22 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-13 01:55:22.178782406 +0000 UTC m=+394.627673325 2025/08/13 01:55:22 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/13 01:55:22 DEBUG : rename_me(0xc00069a940): >close: err= 2025/08/13 01:55:22 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/13 01:55:22 DEBUG : i_was_renamed: Updating file with 0xc00060b440 2025/08/13 01:55:22 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/13 01:55:22 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/13 01:55:22 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:55:22 DEBUG : Looking for writers 2025/08/13 01:55:22 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:55:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:55:22 DEBUG : Looking for writers 2025/08/13 01:55:22 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:55:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:55:22 DEBUG : Looking for writers 2025/08/13 01:55:22 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:55:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:55:22 DEBUG : Looking for writers 2025/08/13 01:55:22 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:55:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:55:22 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/13 01:55:22 DEBUG : Looking for writers 2025/08/13 01:55:22 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:55:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:55:22 DEBUG : Looking for writers 2025/08/13 01:55:22 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:55:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:55:22 DEBUG : Looking for writers 2025/08/13 01:55:22 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:55:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:55:23 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/08/13 01:55:23 DEBUG : Looking for writers 2025/08/13 01:55:23 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:55:23 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/13 01:55:23 INFO : i_was_renamed: Copied (new) 2025/08/13 01:55:23 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-13 01:55:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/13 01:55:23 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/13 01:55:23 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/13 01:55:23 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/13 01:55:24 DEBUG : Looking for writers 2025/08/13 01:55:24 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:55:24 DEBUG : >WaitForWriters: 2025/08/13 01:55:24 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.96s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:55:24 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:55:24 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:55:24 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:24 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:55:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:55:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-haxagat9didu" 2025/08/13 01:55:24 INFO : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:55:25 DEBUG : forgetting directory cache 2025/08/13 01:55:25 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate(0xc0006e2580): _readAt: size=512, off=0 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate(0xc0006e2580): openPending: 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 00:56:24 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:55:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate(0xc0006e2580): >openPending: err= 2025/08/13 01:55:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate(0xc0006e2580): >_readAt: n=20, err=EOF 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate(0xc0006e2580): close: 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:56:24 +0000 UTC 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate(0xc0006e2580): >close: err= 2025/08/13 01:55:27 DEBUG : Re-reading directory (180.646484ms old) 2025/08/13 01:55:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:55:27 DEBUG : forgetting directory cache 2025/08/13 01:55:28 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate(0xc00069ab00): _readAt: size=512, off=0 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate(0xc00069ab00): openPending: 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 00:57:24 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-13 00:56:24 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-13 00:57:24 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-13 00:56:24 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/13 01:55:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:55:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate(0xc00069ab00): >openPending: err= 2025/08/13 01:55:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate(0xc00069ab00): >_readAt: n=20, err=EOF 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate(0xc00069ab00): close: 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:57:24 +0000 UTC 2025/08/13 01:55:29 DEBUG : TestRWCacheUpdate(0xc00069ab00): >close: err= 2025/08/13 01:55:29 DEBUG : Re-reading directory (168.159079ms old) 2025/08/13 01:55:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:55:30 DEBUG : forgetting directory cache 2025/08/13 01:55:30 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate(0xc00069a640): _readAt: size=512, off=0 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate(0xc00069a640): openPending: 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 00:58:24 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-13 00:57:24 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-13 00:58:24 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-13 00:57:24 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/13 01:55:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:55:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate(0xc00069a640): >openPending: err= 2025/08/13 01:55:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate(0xc00069a640): >_readAt: n=20, err=EOF 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate(0xc00069a640): close: 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:58:24 +0000 UTC 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate(0xc00069a640): >close: err= 2025/08/13 01:55:32 DEBUG : Re-reading directory (173.472521ms old) 2025/08/13 01:55:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:55:33 DEBUG : forgetting directory cache 2025/08/13 01:55:33 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/13 01:55:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:55:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:55:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:55:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:34 DEBUG : TestRWCacheUpdate(0xc001682980): _readAt: size=512, off=0 2025/08/13 01:55:34 DEBUG : TestRWCacheUpdate(0xc001682980): openPending: 2025/08/13 01:55:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 00:59:24 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-13 00:58:24 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/13 01:55:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-13 00:59:24 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-13 00:58:24 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/13 01:55:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:55:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:55:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:55:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:34 DEBUG : TestRWCacheUpdate(0xc001682980): >openPending: err= 2025/08/13 01:55:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:55:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:55:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:55:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:55:35 DEBUG : TestRWCacheUpdate(0xc001682980): >_readAt: n=20, err=EOF 2025/08/13 01:55:35 DEBUG : TestRWCacheUpdate(0xc001682980): close: 2025/08/13 01:55:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:59:24 +0000 UTC 2025/08/13 01:55:35 DEBUG : TestRWCacheUpdate(0xc001682980): >close: err= 2025/08/13 01:55:35 DEBUG : Re-reading directory (188.654652ms old) 2025/08/13 01:55:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:55:35 DEBUG : forgetting directory cache 2025/08/13 01:55:35 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate(0xc0016821c0): _readAt: size=512, off=0 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate(0xc0016821c0): openPending: 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 01:00:24 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-13 00:59:24 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-13 01:00:24 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-13 00:59:24 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/13 01:55:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:55:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate(0xc0016821c0): >openPending: err= 2025/08/13 01:55:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate(0xc0016821c0): >_readAt: n=20, err=EOF 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate(0xc0016821c0): close: 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 01:00:24 +0000 UTC 2025/08/13 01:55:37 DEBUG : TestRWCacheUpdate(0xc0016821c0): >close: err= 2025/08/13 01:55:37 DEBUG : Re-reading directory (182.689899ms old) 2025/08/13 01:55:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:55:38 DEBUG : forgetting directory cache 2025/08/13 01:55:38 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/13 01:55:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate(0xc001682dc0): _readAt: size=512, off=0 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate(0xc001682dc0): openPending: 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 01:01:24 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-13 01:00:24 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-13 01:01:24 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-08-13 01:00:24 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/13 01:55:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:55:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate(0xc001682dc0): >openPending: err= 2025/08/13 01:55:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate(0xc001682dc0): >_readAt: n=20, err=EOF 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate(0xc001682dc0): close: 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 01:01:24 +0000 UTC 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate(0xc001682dc0): >close: err= 2025/08/13 01:55:40 DEBUG : Re-reading directory (187.019403ms old) 2025/08/13 01:55:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:55:40 DEBUG : forgetting directory cache 2025/08/13 01:55:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate(0xc001682180): _readAt: size=512, off=0 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate(0xc001682180): openPending: 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-13 01:02:24 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-13 01:01:24 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-13 01:02:24 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-13 01:01:24 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/08/13 01:55:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/13 01:55:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate(0xc001682180): >openPending: err= 2025/08/13 01:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate(0xc001682180): >_readAt: n=21, err=EOF 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate(0xc001682180): close: 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 01:02:24 +0000 UTC 2025/08/13 01:55:42 DEBUG : TestRWCacheUpdate(0xc001682180): >close: err= 2025/08/13 01:55:42 DEBUG : Re-reading directory (162.200707ms old) 2025/08/13 01:55:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:55:43 DEBUG : forgetting directory cache 2025/08/13 01:55:43 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/08/13 01:55:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate(0xc000856280): _readAt: size=512, off=0 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate(0xc000856280): openPending: 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-13 01:03:24 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-13 01:02:24 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-13 01:03:24 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-13 01:02:24 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/13 01:55:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/13 01:55:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate(0xc000856280): >openPending: err= 2025/08/13 01:55:45 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate(0xc000856280): >_readAt: n=22, err=EOF 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate(0xc000856280): close: 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 01:03:24 +0000 UTC 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate(0xc000856280): >close: err= 2025/08/13 01:55:45 DEBUG : Re-reading directory (168.492645ms old) 2025/08/13 01:55:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:55:45 DEBUG : forgetting directory cache 2025/08/13 01:55:46 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate(0xc0006e2580): _readAt: size=512, off=0 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate(0xc0006e2580): openPending: 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-13 01:04:24 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-13 01:03:24 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-13 01:04:24 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-13 01:03:24 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/13 01:55:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/13 01:55:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate(0xc0006e2580): >openPending: err= 2025/08/13 01:55:47 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate(0xc0006e2580): >_readAt: n=23, err=EOF 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate(0xc0006e2580): close: 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 01:04:24 +0000 UTC 2025/08/13 01:55:47 DEBUG : TestRWCacheUpdate(0xc0006e2580): >close: err= 2025/08/13 01:55:47 DEBUG : Re-reading directory (172.019033ms old) 2025/08/13 01:55:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:55:48 DEBUG : forgetting directory cache 2025/08/13 01:55:48 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/08/13 01:55:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:55:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:55:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:55:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:55:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:55:49 DEBUG : TestRWCacheUpdate(0xc0006e3880): _readAt: size=512, off=0 2025/08/13 01:55:49 DEBUG : TestRWCacheUpdate(0xc0006e3880): openPending: 2025/08/13 01:55:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-13 01:05:24 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-13 01:04:24 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/13 01:55:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-13 01:05:24 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-13 01:04:24 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/13 01:55:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:55:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:55:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/13 01:55:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:49 DEBUG : TestRWCacheUpdate(0xc0006e3880): >openPending: err= 2025/08/13 01:55:49 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/13 01:55:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:55:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:55:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:55:50 DEBUG : TestRWCacheUpdate(0xc0006e3880): >_readAt: n=24, err=EOF 2025/08/13 01:55:50 DEBUG : TestRWCacheUpdate(0xc0006e3880): close: 2025/08/13 01:55:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 01:05:24 +0000 UTC 2025/08/13 01:55:50 DEBUG : TestRWCacheUpdate(0xc0006e3880): >close: err= 2025/08/13 01:55:50 DEBUG : Re-reading directory (169.845524ms old) 2025/08/13 01:55:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:55:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/13 01:55:50 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:55:50 DEBUG : Looking for writers 2025/08/13 01:55:50 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/13 01:55:50 DEBUG : >WaitForWriters: 2025/08/13 01:55:50 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': vfs cache: cleaner exiting 2025/08/13 01:55:50 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (26.01s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:55:52 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/08/13 01:55:53 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/08/13 01:55:55 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:55:55 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:55:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:55:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/13 01:55:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/13 01:55:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/13 01:55:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:55:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:55:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:55:55 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/13 01:55:55 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/13 01:55:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/13 01:55:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:55:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:55:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:55:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/13 01:55:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/13 01:55:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/13 01:55:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:55:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:55:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:55:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/13 01:55:56 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:55:56 DEBUG : Looking for writers 2025/08/13 01:55:56 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/13 01:55:56 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/13 01:55:56 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.05s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:55:57 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:55:57 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:55:57 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': Reusing VFS from active cache 2025/08/13 01:55:57 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:55:57 DEBUG : Looking for writers 2025/08/13 01:55:57 DEBUG : >WaitForWriters: 2025/08/13 01:55:57 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:55:57 DEBUG : Looking for writers 2025/08/13 01:55:57 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.35s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:55:57 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:55:57 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:55:57 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:55:57 DEBUG : Looking for writers 2025/08/13 01:55:57 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.33s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:55:58 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:55:58 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:55:58 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:55:58 DEBUG : Looking for writers 2025/08/13 01:55:58 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:55:58 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:55:58 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:55:59 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:56:01 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/13 01:56:02 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:56:02 DEBUG : dir: Looking for writers 2025/08/13 01:56:02 DEBUG : file2: reading active writers 2025/08/13 01:56:02 DEBUG : Looking for writers 2025/08/13 01:56:02 DEBUG : dir: reading active writers 2025/08/13 01:56:02 DEBUG : file1: reading active writers 2025/08/13 01:56:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.80s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:56:04 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:56:04 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:56:05 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:56:07 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/13 01:56:08 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:56:08 DEBUG : dir: Looking for writers 2025/08/13 01:56:08 DEBUG : Looking for writers 2025/08/13 01:56:08 DEBUG : dir: reading active writers 2025/08/13 01:56:08 DEBUG : file1: reading active writers 2025/08/13 01:56:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.76s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:56:09 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:56:09 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:56:10 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/13 01:56:12 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/13 01:56:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:56:14 DEBUG : file1: Open: flags=O_RDONLY 2025/08/13 01:56:14 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/13 01:56:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/13 01:56:14 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:56:14 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/13 01:56:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:56:14 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/13 01:56:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:56:14 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:56:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/13 01:56:14 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/13 01:56:14 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/13 01:56:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/13 01:56:14 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/13 01:56:16 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/13 01:56:16 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/08/13 01:56:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/13 01:56:16 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:56:16 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/13 01:56:16 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:56:16 DEBUG : dir: Looking for writers 2025/08/13 01:56:16 DEBUG : file2: reading active writers 2025/08/13 01:56:16 DEBUG : new_file.txt: reading active writers 2025/08/13 01:56:16 DEBUG : Looking for writers 2025/08/13 01:56:16 DEBUG : dir: reading active writers 2025/08/13 01:56:16 DEBUG : file1: reading active writers 2025/08/13 01:56:16 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestVFSOpenFile (15.15s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:56:25 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:56:25 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:56:26 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/13 01:56:28 DEBUG : dir/file2: same parent dir (ODFfOTM4MTk4Ml90QVBpTg) - using file/rename instead of move_copy for dir/file1 2025/08/13 01:56:28 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/13 01:56:28 DEBUG : dir/file1: Updating file with dir/file1 0xc0006bfb00 2025/08/13 01:56:28 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/13 01:56:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:56:29 INFO : dir/file1: Moved (server-side) to: file0 2025/08/13 01:56:29 DEBUG : file0: Updating file with file0 0xc0006bfb00 2025/08/13 01:56:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:56:29 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/13 01:56:29 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:56:29 DEBUG : dir: Looking for writers 2025/08/13 01:56:29 DEBUG : Looking for writers 2025/08/13 01:56:29 DEBUG : dir: reading active writers 2025/08/13 01:56:29 DEBUG : file0: reading active writers 2025/08/13 01:56:29 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.62s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:56:30 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:56:30 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:56:30 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:56:30 DEBUG : Looking for writers 2025/08/13 01:56:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.51s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:56:31 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:56:31 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:56:31 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/13 01:56:32 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/13 01:56:33 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/13 01:56:34 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/13 01:56:34 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/13 01:56:35 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:56:35 DEBUG : c: Looking for writers 2025/08/13 01:56:35 DEBUG : d: Looking for writers 2025/08/13 01:56:35 DEBUG : Looking for writers 2025/08/13 01:56:35 DEBUG : a: Looking for writers 2025/08/13 01:56:35 DEBUG : b: Looking for writers 2025/08/13 01:56:35 DEBUG : Looking for writers 2025/08/13 01:56:35 DEBUG : a: reading active writers 2025/08/13 01:56:35 DEBUG : b: reading active writers 2025/08/13 01:56:35 DEBUG : c: reading active writers 2025/08/13 01:56:35 DEBUG : d: reading active writers 2025/08/13 01:56:35 DEBUG : /: reading active writers 2025/08/13 01:56:35 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (8.67s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:56:39 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:56:39 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:56:41 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/13 01:56:42 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/13 01:56:43 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/13 01:56:44 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/13 01:56:48 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:56:48 DEBUG : a/b/c/d: Looking for writers 2025/08/13 01:56:48 DEBUG : a/b/c: Looking for writers 2025/08/13 01:56:48 DEBUG : d: reading active writers 2025/08/13 01:56:48 DEBUG : a/b: Looking for writers 2025/08/13 01:56:48 DEBUG : c: reading active writers 2025/08/13 01:56:48 DEBUG : a: Looking for writers 2025/08/13 01:56:48 DEBUG : b: reading active writers 2025/08/13 01:56:48 DEBUG : Looking for writers 2025/08/13 01:56:48 DEBUG : a: reading active writers 2025/08/13 01:56:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (12.20s) === 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-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:56:52 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:56:52 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:56:52 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:56:52 DEBUG : Looking for writers 2025/08/13 01:56:52 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.39s) === 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-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:56:52 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:56:52 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:56:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:56:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:56:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:56:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:56:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:56:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:56:52 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/13 01:56:52 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/13 01:56:52 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/13 01:56:52 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/13 01:56:53 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/13 01:56:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/13 01:56:54 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/13 01:56:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:56:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:56:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:56:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:56:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:56:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:56:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:56:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:56:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:56:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:56:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:56:55 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/13 01:56:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/13 01:56:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:56:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:56:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:56:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:56:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:56:55 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/13 01:56:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/13 01:56:56 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/13 01:56:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:56:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/13 01:56:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:56:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:56:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:56:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:56:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:56:56 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (7 bytes), uploading instead of streaming 2025/08/13 01:56:57 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/08/13 01:56:58 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/08/13 01:56:58 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/13 01:56:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:56:58 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:56:58 DEBUG : Looking for writers 2025/08/13 01:56:58 DEBUG : file1: reading active writers 2025/08/13 01:56:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (6.73s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:56:59 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:56:59 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:56:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:56:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:56:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:56:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:56:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:56:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:56:59 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/13 01:57:00 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/13 01:57:00 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/13 01:57:00 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/13 01:57:00 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (11 bytes), uploading instead of streaming 2025/08/13 01:57:01 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/13 01:57:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/13 01:57:03 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/13 01:57:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:57:03 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/13 01:57:03 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:57:03 DEBUG : Looking for writers 2025/08/13 01:57:03 DEBUG : file1: reading active writers 2025/08/13 01:57:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (4.88s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:57:04 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:57:04 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:57:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:57:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:57:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:57:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:57:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:57:04 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/13 01:57:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:57:04 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/13 01:57:05 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/13 01:57:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/13 01:57:07 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/13 01:57:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:57:07 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/13 01:57:07 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:57:07 DEBUG : Looking for writers 2025/08/13 01:57:07 DEBUG : file1: reading active writers 2025/08/13 01:57:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (4.11s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:57:08 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:57:08 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:57:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:57:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:57:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:57:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:57:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:57:08 DEBUG : file1: WriteFileHandle.Release closing 2025/08/13 01:57:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:57:08 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/13 01:57:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/13 01:57:10 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/13 01:57:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:57:10 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/13 01:57:10 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:57:10 DEBUG : Looking for writers 2025/08/13 01:57:10 DEBUG : file1: reading active writers 2025/08/13 01:57:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (3.09s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:57:11 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:57:11 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:57:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:57:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:57:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:57:11 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:57:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:57:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:57:11 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (2 bytes), uploading instead of streaming 2025/08/13 01:57:12 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/08/13 01:57:14 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/13 01:57:14 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/13 01:57:14 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/08/13 01:57:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:57:14 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:57:14 DEBUG : Looking for writers 2025/08/13 01:57:14 DEBUG : file1: reading active writers 2025/08/13 01:57:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.54s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:57:14 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:57:14 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:57:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:57:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:57:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:57:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:57:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:57:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:57:15 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/13 01:57:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/13 01:57:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/13 01:57:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:57:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:57:17 DEBUG : file1: Open: flags=O_RDONLY 2025/08/13 01:57:17 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/13 01:57:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/13 01:57:17 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:57:17 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/13 01:57:17 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:57:17 DEBUG : Looking for writers 2025/08/13 01:57:17 DEBUG : file1: reading active writers 2025/08/13 01:57:17 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (3.98s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-haxagat9didu'", Local "Local file system at /tmp/rclone841182422", Modify Window "1s" 2025/08/13 01:57:18 INFO : OpenDrive root 'rclone-test-haxagat9didu': poll-interval is not supported by this remote 2025/08/13 01:57:18 NOTICE: OpenDrive root 'rclone-test-haxagat9didu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:57:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:57:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:57:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:57:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:57:20 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': File to upload is small (100 bytes), uploading instead of streaming 2025/08/13 01:57:21 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/08/13 01:57:22 DEBUG : file1: md5 = 2e47b8a08073c57cd763924723ff973c OK 2025/08/13 01:57:22 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/13 01:57:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:57:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:57:22 DEBUG : file1: Open: flags=O_RDONLY 2025/08/13 01:57:22 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/13 01:57:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/13 01:57:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:57:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/13 01:57:22 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:57:22 DEBUG : Looking for writers 2025/08/13 01:57:22 DEBUG : file1: reading active writers 2025/08/13 01:57:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (4.62s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/08/13 01:57:23 DEBUG : OpenDrive root 'rclone-test-haxagat9didu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m37.318861818s (try 1/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRemoveName TestRWFileHandleFlushRead]