"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/07/03 05:54:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hubucet9supi" 2025/07/03 05:54:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/03 05:54:12 DEBUG : Starting OpenDrive session with ID: 8542283b0cb18cb78f7845084d4c14b5da766b7735e7d377e9ac8621e85c59f1 2025/07/03 05:54:12 DEBUG : Creating backend with remote "/tmp/rclone925498519" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:54:12 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:54:12 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:54:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:54:15 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:54:15 DEBUG : dir: Looking for writers 2025/07/03 05:54:15 DEBUG : Looking for writers 2025/07/03 05:54:15 DEBUG : dir: reading active writers 2025/07/03 05:54:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.99s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:54:16 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:54:16 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:54:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:54:19 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/07/03 05:54:21 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/07/03 05:54:23 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:54:23 DEBUG : dir/subdir: Looking for writers 2025/07/03 05:54:23 DEBUG : dir: Looking for writers 2025/07/03 05:54:23 DEBUG : file2: reading active writers 2025/07/03 05:54:23 DEBUG : subdir: reading active writers 2025/07/03 05:54:23 DEBUG : file1: reading active writers 2025/07/03 05:54:23 DEBUG : Looking for writers 2025/07/03 05:54:23 DEBUG : dir: reading active writers 2025/07/03 05:54:23 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.73s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:54:25 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:54:25 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:54:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:54:28 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:54:28 DEBUG : dir: Looking for writers 2025/07/03 05:54:28 DEBUG : file1: reading active writers 2025/07/03 05:54:28 DEBUG : Looking for writers 2025/07/03 05:54:28 DEBUG : dir: reading active writers 2025/07/03 05:54:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.78s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:54:29 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:54:29 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:54:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:54:31 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:54:31 DEBUG : dir: Looking for writers 2025/07/03 05:54:31 DEBUG : Looking for writers 2025/07/03 05:54:31 DEBUG : dir: reading active writers 2025/07/03 05:54:31 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.72s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:54:32 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:54:32 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:54:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:54:35 DEBUG : dir: forgetting directory cache 2025/07/03 05:54:35 DEBUG : forgetting directory cache 2025/07/03 05:54:35 DEBUG : dir: forgetting directory cache 2025/07/03 05:54:35 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:54:35 DEBUG : Looking for writers 2025/07/03 05:54:35 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.80s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:54:36 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:54:36 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:54:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:54:39 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/03 05:54:39 DEBUG : dir: invalidating directory cache 2025/07/03 05:54:39 DEBUG : >ForgetPath: 2025/07/03 05:54:39 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/03 05:54:39 DEBUG : invalidating directory cache 2025/07/03 05:54:39 DEBUG : dir: forgetting directory cache 2025/07/03 05:54:39 DEBUG : >ForgetPath: 2025/07/03 05:54:39 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/03 05:54:39 DEBUG : >ForgetPath: 2025/07/03 05:54:39 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:54:39 DEBUG : dir: Looking for writers 2025/07/03 05:54:39 DEBUG : Looking for writers 2025/07/03 05:54:39 DEBUG : dir: reading active writers 2025/07/03 05:54:39 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.79s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:54:40 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:54:40 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:54:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:54:44 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/07/03 05:54:46 DEBUG : forgetting directory cache 2025/07/03 05:54:46 DEBUG : dir: forgetting directory cache 2025/07/03 05:54:46 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:54:46 DEBUG : dir: Looking for writers 2025/07/03 05:54:46 DEBUG : fil/a/b: Looking for writers 2025/07/03 05:54:46 DEBUG : fil/a: Looking for writers 2025/07/03 05:54:46 DEBUG : b: reading active writers 2025/07/03 05:54:46 DEBUG : fil: Looking for writers 2025/07/03 05:54:46 DEBUG : a: reading active writers 2025/07/03 05:54:46 DEBUG : Looking for writers 2025/07/03 05:54:46 DEBUG : fil: reading active writers 2025/07/03 05:54:46 DEBUG : dir: reading active writers 2025/07/03 05:54:46 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (8.94s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:54:49 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:54:49 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:54:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:54:52 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:54:52 DEBUG : dir: Looking for writers 2025/07/03 05:54:52 DEBUG : Looking for writers 2025/07/03 05:54:52 DEBUG : dir: reading active writers 2025/07/03 05:54:52 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.75s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:54:53 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:54:53 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:54:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:54:55 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:54:55 DEBUG : dir: Looking for writers 2025/07/03 05:54:55 DEBUG : file1: reading active writers 2025/07/03 05:54:55 DEBUG : Looking for writers 2025/07/03 05:54:55 DEBUG : dir: reading active writers 2025/07/03 05:54:55 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.85s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:54:56 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:54:56 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:54:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:54:59 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/07/03 05:55:01 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/07/03 05:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/03 05:55:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/03 05:55:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/03 05:55:03 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/03 05:55:04 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/07/03 05:55:07 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/07/03 05:55:08 DEBUG : dir: invalidating directory cache 2025/07/03 05:55:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/03 05:55:09 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/03 05:55:09 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/03 05:55:09 DEBUG : dir/file1: Reset virtual modtime 2025/07/03 05:55:09 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/03 05:55:09 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/03 05:55:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/03 05:55:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/03 05:55:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:55:09 DEBUG : dir: invalidating directory cache 2025/07/03 05:55:09 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/03 05:55:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/03 05:55:09 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/03 05:55:09 DEBUG : forgetting directory cache 2025/07/03 05:55:09 DEBUG : dir: forgetting directory cache 2025/07/03 05:55:09 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/03 05:55:09 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:55:09 DEBUG : dir/virtualDir: Looking for writers 2025/07/03 05:55:09 DEBUG : dir: Looking for writers 2025/07/03 05:55:09 DEBUG : file1: reading active writers 2025/07/03 05:55:09 DEBUG : virtualFile2: reading active writers 2025/07/03 05:55:09 DEBUG : virtualFile: reading active writers 2025/07/03 05:55:09 DEBUG : virtualDir: reading active writers 2025/07/03 05:55:09 DEBUG : Looking for writers 2025/07/03 05:55:09 DEBUG : dir: reading active writers 2025/07/03 05:55:09 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.21s) --- PASS: TestDirReadDirAll/Virtual (5.37s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:55:11 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:55:11 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:55:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:55:13 ERROR : dir/: Can only open directories read only 2025/07/03 05:55:13 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:55:13 DEBUG : dir: Looking for writers 2025/07/03 05:55:13 DEBUG : Looking for writers 2025/07/03 05:55:13 DEBUG : dir: reading active writers 2025/07/03 05:55:13 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.73s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:55:14 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:55:14 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:55:16 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/07/03 05:55:17 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:55:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/03 05:55:17 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/03 05:55:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/03 05:55:17 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (5 bytes), uploading instead of streaming 2025/07/03 05:55:18 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/07/03 05:55:19 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/03 05:55:19 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/07/03 05:55:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/03 05:55:19 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:55:19 DEBUG : dir: Looking for writers 2025/07/03 05:55:19 DEBUG : file1: reading active writers 2025/07/03 05:55:19 DEBUG : potato: reading active writers 2025/07/03 05:55:19 DEBUG : Looking for writers 2025/07/03 05:55:19 DEBUG : dir: reading active writers 2025/07/03 05:55:19 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.02s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:55:20 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:55:20 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:55:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:55:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/03 05:55:24 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:55:24 DEBUG : dir/sub: Looking for writers 2025/07/03 05:55:24 DEBUG : dir: Looking for writers 2025/07/03 05:55:24 DEBUG : file1: reading active writers 2025/07/03 05:55:24 DEBUG : sub: reading active writers 2025/07/03 05:55:24 DEBUG : Looking for writers 2025/07/03 05:55:24 DEBUG : dir: reading active writers 2025/07/03 05:55:24 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.38s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:55:26 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:55:26 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:55:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:55:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/03 05:55:29 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/03 05:55:30 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:55:30 DEBUG : dir/sub/subsub: Looking for writers 2025/07/03 05:55:30 DEBUG : dir/sub: Looking for writers 2025/07/03 05:55:30 DEBUG : subsub: reading active writers 2025/07/03 05:55:30 DEBUG : dir: Looking for writers 2025/07/03 05:55:30 DEBUG : file1: reading active writers 2025/07/03 05:55:30 DEBUG : sub: reading active writers 2025/07/03 05:55:30 DEBUG : Looking for writers 2025/07/03 05:55:30 DEBUG : dir: reading active writers 2025/07/03 05:55:30 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.56s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:55:32 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:55:32 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:55:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:55:35 ERROR : dir/: Dir.Remove not empty 2025/07/03 05:55:35 DEBUG : dir/file1: Remove: 2025/07/03 05:55:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:55:35 DEBUG : dir/file1: >Remove: err= 2025/07/03 05:55:36 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/03 05:55:36 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:55:36 DEBUG : Looking for writers 2025/07/03 05:55:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.74s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:55:36 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:55:36 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:55:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:55:39 DEBUG : dir/file1: Remove: 2025/07/03 05:55:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:55:39 DEBUG : dir/file1: >Remove: err= 2025/07/03 05:55:39 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/03 05:55:39 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:55:39 DEBUG : Looking for writers 2025/07/03 05:55:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.72s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:55:40 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:55:40 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:55:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:55:43 DEBUG : dir/file1: Remove: 2025/07/03 05:55:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:55:43 DEBUG : dir/file1: >Remove: err= 2025/07/03 05:55:43 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:55:43 DEBUG : dir: Looking for writers 2025/07/03 05:55:43 DEBUG : Looking for writers 2025/07/03 05:55:43 DEBUG : dir: reading active writers 2025/07/03 05:55:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.35s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:55:44 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:55:44 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:55:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:55:47 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/07/03 05:55:49 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/03 05:55:49 DEBUG : dir2: same parent dir (ODFfOTE0MDc4N19KRkMxNA) - using folder/rename instead of move_copy 2025/07/03 05:55:49 DEBUG : dir: Updating dir with dir2 0xc000987c70 2025/07/03 05:55:49 DEBUG : dir: forgetting directory cache 2025/07/03 05:55:49 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/03 05:55:49 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/03 05:55:51 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/03 05:55:51 DEBUG : file2: Updating file with file2 0xc0000e0300 2025/07/03 05:55:51 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/03 05:55:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/03 05:55:51 INFO : dir2/file3: Deleted 2025/07/03 05:55:52 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/03 05:55:52 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0000e0300 2025/07/03 05:55:52 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/03 05:55:52 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/03 05:55:52 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/03 05:55:53 DEBUG : renamed empty directory: same parent dir (ODFfOTE0MDc4N19KRkMxNA) - using folder/rename instead of move_copy 2025/07/03 05:55:53 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000707790 2025/07/03 05:55:53 DEBUG : empty directory: forgetting directory cache 2025/07/03 05:55:53 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/03 05:55:53 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/03 05:55:53 DEBUG : dir2: Renaming to "dir3" 2025/07/03 05:55:53 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:55:53 DEBUG : dir3: Looking for writers 2025/07/03 05:55:53 DEBUG : file3: reading active writers 2025/07/03 05:55:53 DEBUG : renamed empty directory: Looking for writers 2025/07/03 05:55:53 DEBUG : Looking for writers 2025/07/03 05:55:53 DEBUG : dir3: reading active writers 2025/07/03 05:55:53 DEBUG : renamed empty directory: reading active writers 2025/07/03 05:55:53 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.03s) === 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-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:55:54 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:55:54 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:55:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:55:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/03 05:55:57 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:55:57 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/03 05:55:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/03 05:55:57 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/03 05:55:57 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/03 05:55:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/03 05:55:57 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:55:57 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/03 05:55:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/03 05:55:57 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/03 05:55:57 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/03 05:55:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/03 05:55:57 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (12 bytes), uploading instead of streaming 2025/07/03 05:55:58 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/07/03 05:55:59 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/07/03 05:55:59 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/07/03 05:55:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/03 05:55:59 DEBUG : forgetting directory cache 2025/07/03 05:55:59 DEBUG : dir: forgetting directory cache 2025/07/03 05:55:59 DEBUG : dir/sub: forgetting directory cache 2025/07/03 05:55:59 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/03 05:55:59 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/03 05:55:59 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (5 bytes), uploading instead of streaming 2025/07/03 05:56:00 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/07/03 05:56:01 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/03 05:56:01 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/07/03 05:56:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/03 05:56:01 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:01 DEBUG : dir/sub: Looking for writers 2025/07/03 05:56:01 DEBUG : file2: reading active writers 2025/07/03 05:56:01 DEBUG : file0: reading active writers 2025/07/03 05:56:01 DEBUG : dir: Looking for writers 2025/07/03 05:56:01 DEBUG : file1: reading active writers 2025/07/03 05:56:01 DEBUG : sub: reading active writers 2025/07/03 05:56:01 DEBUG : Looking for writers 2025/07/03 05:56:01 DEBUG : dir: reading active writers 2025/07/03 05:56:01 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.40s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:56:03 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:56:03 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/07/03 05:56:03 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:03 DEBUG : Looking for writers 2025/07/03 05:56:03 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.34s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:56:03 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:56:03 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:56:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:56:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/03 05:56:06 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:56:06 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/03 05:56:06 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/03 05:56:06 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/03 05:56:06 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:56:06 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/03 05:56:06 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/03 05:56:06 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:56:06 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/03 05:56:06 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/03 05:56:06 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/03 05:56:06 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:56:06 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/03 05:56:06 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:06 DEBUG : dir: Looking for writers 2025/07/03 05:56:06 DEBUG : file1: reading active writers 2025/07/03 05:56:06 DEBUG : file1.metadata: reading active writers 2025/07/03 05:56:06 DEBUG : Looking for writers 2025/07/03 05:56:06 DEBUG : dir.metadata: reading active writers 2025/07/03 05:56:06 DEBUG : dir: reading active writers 2025/07/03 05:56:06 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.77s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:56:07 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:56:07 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:56:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:56:10 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:10 DEBUG : dir: Looking for writers 2025/07/03 05:56:10 DEBUG : file1: reading active writers 2025/07/03 05:56:10 DEBUG : Looking for writers 2025/07/03 05:56:10 DEBUG : dir: reading active writers 2025/07/03 05:56:10 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.95s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:56:11 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:56:11 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:56:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:56:14 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/07/03 05:56:16 DEBUG : Can set mod time: true 2025/07/03 05:56:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/03 05:56:16 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:16 DEBUG : dir: Looking for writers 2025/07/03 05:56:16 DEBUG : file1: reading active writers 2025/07/03 05:56:16 DEBUG : Looking for writers 2025/07/03 05:56:16 DEBUG : dir: reading active writers 2025/07/03 05:56:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:56:17 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:56:17 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:56:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:56:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/03 05:56:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/03 05:56:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:56:20 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (0 bytes), uploading instead of streaming 2025/07/03 05:56:21 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/03 05:56:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/03 05:56:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/03 05:56:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:56:21 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:21 DEBUG : dir: Looking for writers 2025/07/03 05:56:21 DEBUG : file1: reading active writers 2025/07/03 05:56:21 DEBUG : Looking for writers 2025/07/03 05:56:21 DEBUG : dir: reading active writers 2025/07/03 05:56:21 DEBUG : >WaitForWriters: 2025/07/03 05:56:22 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:22 DEBUG : dir: Looking for writers 2025/07/03 05:56:22 DEBUG : file1: reading active writers 2025/07/03 05:56:22 DEBUG : Looking for writers 2025/07/03 05:56:22 DEBUG : dir: reading active writers 2025/07/03 05:56:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:56:23 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:56:23 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:56:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:56:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/03 05:56:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/03 05:56:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:56:26 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (5 bytes), uploading instead of streaming 2025/07/03 05:56:26 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/07/03 05:56:27 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/03 05:56:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/03 05:56:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/03 05:56:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:56:27 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:27 DEBUG : dir: Looking for writers 2025/07/03 05:56:27 DEBUG : file1: reading active writers 2025/07/03 05:56:27 DEBUG : Looking for writers 2025/07/03 05:56:27 DEBUG : dir: reading active writers 2025/07/03 05:56:27 DEBUG : >WaitForWriters: 2025/07/03 05:56:27 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:27 DEBUG : dir: Looking for writers 2025/07/03 05:56:27 DEBUG : file1: reading active writers 2025/07/03 05:56:27 DEBUG : Looking for writers 2025/07/03 05:56:27 DEBUG : dir: reading active writers 2025/07/03 05:56:27 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:56:28 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:56:28 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:56:28 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:28 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:56:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:56:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:28 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:56:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:56:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/03 05:56:32 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:32 DEBUG : dir: Looking for writers 2025/07/03 05:56:32 DEBUG : file1: reading active writers 2025/07/03 05:56:32 DEBUG : Looking for writers 2025/07/03 05:56:32 DEBUG : dir: reading active writers 2025/07/03 05:56:32 DEBUG : >WaitForWriters: 2025/07/03 05:56:32 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:56:33 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:56:33 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:56:33 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:33 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:56:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:56:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:33 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:56:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:56:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/03 05:56:36 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:56:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:56:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:56:36 DEBUG : dir/file1(0xc0003ac700): close: 2025/07/03 05:56:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/03 05:56:36 DEBUG : dir/file1(0xc0003ac700): >close: err= 2025/07/03 05:56:36 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:36 DEBUG : dir: Looking for writers 2025/07/03 05:56:36 DEBUG : file1: reading active writers 2025/07/03 05:56:36 DEBUG : Looking for writers 2025/07/03 05:56:36 DEBUG : dir: reading active writers 2025/07/03 05:56:36 DEBUG : >WaitForWriters: 2025/07/03 05:56:36 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:36 DEBUG : dir: Looking for writers 2025/07/03 05:56:36 DEBUG : file1: reading active writers 2025/07/03 05:56:36 DEBUG : Looking for writers 2025/07/03 05:56:36 DEBUG : dir: reading active writers 2025/07/03 05:56:36 DEBUG : >WaitForWriters: 2025/07/03 05:56:36 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:56:37 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:56:37 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:56:37 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:37 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:56:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:56:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:56:37 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:56:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:56:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/03 05:56:40 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:56:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:56:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:56:40 DEBUG : dir/file1(0xc000682780): _writeAt: size=5, off=0 2025/07/03 05:56:40 DEBUG : dir/file1(0xc000682780): openPending: 2025/07/03 05:56:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/03 05:56:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/03 05:56:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:56:40 DEBUG : dir/file1(0xc000682780): >openPending: err= 2025/07/03 05:56:40 DEBUG : dir/file1(0xc000682780): >_writeAt: n=5, err= 2025/07/03 05:56:40 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/03 05:56:40 DEBUG : dir/file1(0xc000682780): close: 2025/07/03 05:56:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/07/03 05:56:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/07/03 05:56:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/07/03 05:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/03 05:56:40 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/03 05:56:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/03 05:56:40 DEBUG : dir/file1(0xc000682780): >close: err= 2025/07/03 05:56:40 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:40 DEBUG : dir: Looking for writers 2025/07/03 05:56:40 DEBUG : file1: reading active writers 2025/07/03 05:56:40 DEBUG : Looking for writers 2025/07/03 05:56:40 DEBUG : dir: reading active writers 2025/07/03 05:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/03 05:56:40 DEBUG : dir: Looking for writers 2025/07/03 05:56:40 DEBUG : file1: reading active writers 2025/07/03 05:56:40 DEBUG : Looking for writers 2025/07/03 05:56:40 DEBUG : dir: reading active writers 2025/07/03 05:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/03 05:56:40 DEBUG : dir: Looking for writers 2025/07/03 05:56:40 DEBUG : file1: reading active writers 2025/07/03 05:56:40 DEBUG : Looking for writers 2025/07/03 05:56:40 DEBUG : dir: reading active writers 2025/07/03 05:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/03 05:56:40 DEBUG : dir: Looking for writers 2025/07/03 05:56:40 DEBUG : file1: reading active writers 2025/07/03 05:56:40 DEBUG : Looking for writers 2025/07/03 05:56:40 DEBUG : dir: reading active writers 2025/07/03 05:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/03 05:56:40 DEBUG : dir/file1: vfs cache: starting upload 2025/07/03 05:56:40 DEBUG : dir: Looking for writers 2025/07/03 05:56:40 DEBUG : file1: reading active writers 2025/07/03 05:56:40 DEBUG : Looking for writers 2025/07/03 05:56:40 DEBUG : dir: reading active writers 2025/07/03 05:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/03 05:56:40 DEBUG : dir: Looking for writers 2025/07/03 05:56:40 DEBUG : file1: reading active writers 2025/07/03 05:56:40 DEBUG : Looking for writers 2025/07/03 05:56:40 DEBUG : dir: reading active writers 2025/07/03 05:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/03 05:56:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:56:41 DEBUG : dir: Looking for writers 2025/07/03 05:56:41 DEBUG : file1: reading active writers 2025/07/03 05:56:41 DEBUG : Looking for writers 2025/07/03 05:56:41 DEBUG : dir: reading active writers 2025/07/03 05:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/03 05:56:41 DEBUG : dir: Looking for writers 2025/07/03 05:56:41 DEBUG : file1: reading active writers 2025/07/03 05:56:41 DEBUG : Looking for writers 2025/07/03 05:56:41 DEBUG : dir: reading active writers 2025/07/03 05:56:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/03 05:56:42 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/07/03 05:56:42 INFO : dir/file1: Copied (replaced existing) 2025/07/03 05:56:42 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/07/03 05:56:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/03 05:56:42 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/07/03 05:56:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:56:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/03 05:56:42 DEBUG : dir: Looking for writers 2025/07/03 05:56:42 DEBUG : file1: reading active writers 2025/07/03 05:56:42 DEBUG : Looking for writers 2025/07/03 05:56:42 DEBUG : dir: reading active writers 2025/07/03 05:56:42 DEBUG : >WaitForWriters: 2025/07/03 05:56:43 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:43 DEBUG : dir: Looking for writers 2025/07/03 05:56:43 DEBUG : file1: reading active writers 2025/07/03 05:56:43 DEBUG : Looking for writers 2025/07/03 05:56:43 DEBUG : dir: reading active writers 2025/07/03 05:56:43 DEBUG : >WaitForWriters: 2025/07/03 05:56:43 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (33.19s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.70s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.52s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.46s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.39s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.37s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.75s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:56:44 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:56:44 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:56:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:56:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/03 05:56:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/03 05:56:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:56:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/03 05:56:47 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:47 DEBUG : dir: Looking for writers 2025/07/03 05:56:47 DEBUG : file1: reading active writers 2025/07/03 05:56:47 DEBUG : Looking for writers 2025/07/03 05:56:47 DEBUG : dir: reading active writers 2025/07/03 05:56:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.09s) === RUN TestFileOpenReadUnknownSize 2025/07/03 05:56:48 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/03 05:56:48 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:56:48 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:56:48 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/03 05:56:48 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:48 DEBUG : Looking for writers 2025/07/03 05:56:48 DEBUG : file.txt: reading active writers 2025/07/03 05:56:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:56:48 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:56:48 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:56:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:56:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:56:51 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (25 bytes), uploading instead of streaming 2025/07/03 05:56:51 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/03 05:56:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/03 05:56:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/03 05:56:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:56:52 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:52 DEBUG : dir: Looking for writers 2025/07/03 05:56:52 DEBUG : file1: reading active writers 2025/07/03 05:56:52 DEBUG : Looking for writers 2025/07/03 05:56:52 DEBUG : dir: reading active writers 2025/07/03 05:56:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.31s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:56:53 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:56:53 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:56:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:56:56 DEBUG : dir/file1: Remove: 2025/07/03 05:56:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:56:56 DEBUG : dir/file1: >Remove: err= 2025/07/03 05:56:57 DEBUG : dir/file1: Remove: 2025/07/03 05:56:57 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/03 05:56:57 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:56:57 DEBUG : dir: Looking for writers 2025/07/03 05:56:57 DEBUG : Looking for writers 2025/07/03 05:56:57 DEBUG : dir: reading active writers 2025/07/03 05:56:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.21s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:56:57 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:56:57 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:56:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:57:00 DEBUG : dir/file1: Remove: 2025/07/03 05:57:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:57:00 DEBUG : dir/file1: >Remove: err= 2025/07/03 05:57:01 DEBUG : dir/file1: Remove: 2025/07/03 05:57:01 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/03 05:57:01 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:01 DEBUG : dir: Looking for writers 2025/07/03 05:57:01 DEBUG : Looking for writers 2025/07/03 05:57:01 DEBUG : dir: reading active writers 2025/07/03 05:57:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.21s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:57:02 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:57:02 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:57:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:57:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/03 05:57:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/03 05:57:04 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/03 05:57:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/03 05:57:04 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/03 05:57:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/03 05:57:04 DEBUG : dir/file1: Open: flags=0x3 2025/07/03 05:57:04 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/03 05:57:04 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/03 05:57:04 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:04 DEBUG : dir: Looking for writers 2025/07/03 05:57:04 DEBUG : file1: reading active writers 2025/07/03 05:57:04 DEBUG : Looking for writers 2025/07/03 05:57:04 DEBUG : dir: reading active writers 2025/07/03 05:57:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.70s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:57:05 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:57:05 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:57:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:57:08 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:08 DEBUG : dir: Looking for writers 2025/07/03 05:57:08 DEBUG : file1: reading active writers 2025/07/03 05:57:08 DEBUG : Looking for writers 2025/07/03 05:57:08 DEBUG : dir: reading active writers 2025/07/03 05:57:08 DEBUG : >WaitForWriters: 2025/07/03 05:57:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/03 05:57:09 DEBUG : newLeaf: Updating file with newLeaf 0xc00078e900 2025/07/03 05:57:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:57:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:57:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/03 05:57:10 DEBUG : dir/file1: Updating file with dir/file1 0xc00078e900 2025/07/03 05:57:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/03 05:57:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/03 05:57:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/03 05:57:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:11 DEBUG : dir/file1: File is currently open, delaying rename 0xc00078e900 2025/07/03 05:57:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:57:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:57:11 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (25 bytes), uploading instead of streaming 2025/07/03 05:57:11 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/03 05:57:12 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/03 05:57:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/03 05:57:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:57:12 DEBUG : newLeaf: Running delayed rename now 2025/07/03 05:57:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/03 05:57:12 DEBUG : newLeaf: Updating file with newLeaf 0xc00078e900 2025/07/03 05:57:12 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:12 DEBUG : dir: Looking for writers 2025/07/03 05:57:12 DEBUG : Looking for writers 2025/07/03 05:57:12 DEBUG : dir: reading active writers 2025/07/03 05:57:12 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:12 DEBUG : >WaitForWriters: 2025/07/03 05:57:13 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:13 DEBUG : dir: Looking for writers 2025/07/03 05:57:13 DEBUG : Looking for writers 2025/07/03 05:57:13 DEBUG : dir: reading active writers 2025/07/03 05:57:13 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:13 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:57:14 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:57:14 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:57:14 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:57:14 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:14 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:14 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:57:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:57:16 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:16 DEBUG : dir: Looking for writers 2025/07/03 05:57:16 DEBUG : file1: reading active writers 2025/07/03 05:57:16 DEBUG : Looking for writers 2025/07/03 05:57:16 DEBUG : dir: reading active writers 2025/07/03 05:57:16 DEBUG : >WaitForWriters: 2025/07/03 05:57:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/03 05:57:17 DEBUG : newLeaf: Updating file with newLeaf 0xc00079e900 2025/07/03 05:57:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:57:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:57:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/03 05:57:18 DEBUG : dir/file1: Updating file with dir/file1 0xc00079e900 2025/07/03 05:57:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/03 05:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/03 05:57:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/03 05:57:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:19 DEBUG : dir/file1: File is currently open, delaying rename 0xc00079e900 2025/07/03 05:57:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:57:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:57:19 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (25 bytes), uploading instead of streaming 2025/07/03 05:57:19 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/03 05:57:20 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/03 05:57:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/03 05:57:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:57:20 DEBUG : newLeaf: Running delayed rename now 2025/07/03 05:57:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/03 05:57:20 DEBUG : newLeaf: Updating file with newLeaf 0xc00079e900 2025/07/03 05:57:20 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:20 DEBUG : dir: Looking for writers 2025/07/03 05:57:20 DEBUG : Looking for writers 2025/07/03 05:57:20 DEBUG : dir: reading active writers 2025/07/03 05:57:20 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:20 DEBUG : >WaitForWriters: 2025/07/03 05:57:21 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:21 DEBUG : dir: Looking for writers 2025/07/03 05:57:21 DEBUG : Looking for writers 2025/07/03 05:57:21 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:21 DEBUG : dir: reading active writers 2025/07/03 05:57:21 DEBUG : >WaitForWriters: 2025/07/03 05:57:21 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:57:22 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:57:22 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:57:22 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:57:22 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:22 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:57:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:57:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:22 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:57:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:57:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/03 05:57:25 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:57:25 DEBUG : dir/file1(0xc000682940): openPending: 2025/07/03 05:57:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/03 05:57:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/03 05:57:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:25 DEBUG : dir/file1(0xc000682940): >openPending: err= 2025/07/03 05:57:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/03 05:57:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:57:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:57:25 DEBUG : dir/file1(0xc000682940): _writeAt: size=14, off=0 2025/07/03 05:57:25 DEBUG : dir/file1(0xc000682940): >_writeAt: n=14, err= 2025/07/03 05:57:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/03 05:57:25 DEBUG : dir/file1(0xc000682940): close: 2025/07/03 05:57:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/03 05:57:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/03 05:57:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/03 05:57:25 DEBUG : dir/file1(0xc000682940): >close: err= 2025/07/03 05:57:25 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:25 DEBUG : dir: Looking for writers 2025/07/03 05:57:25 DEBUG : file1: reading active writers 2025/07/03 05:57:25 DEBUG : Looking for writers 2025/07/03 05:57:25 DEBUG : dir: reading active writers 2025/07/03 05:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/03 05:57:25 DEBUG : dir: Looking for writers 2025/07/03 05:57:25 DEBUG : file1: reading active writers 2025/07/03 05:57:25 DEBUG : Looking for writers 2025/07/03 05:57:25 DEBUG : dir: reading active writers 2025/07/03 05:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/03 05:57:25 DEBUG : dir: Looking for writers 2025/07/03 05:57:25 DEBUG : file1: reading active writers 2025/07/03 05:57:25 DEBUG : Looking for writers 2025/07/03 05:57:25 DEBUG : dir: reading active writers 2025/07/03 05:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/03 05:57:25 DEBUG : dir: Looking for writers 2025/07/03 05:57:25 DEBUG : file1: reading active writers 2025/07/03 05:57:25 DEBUG : Looking for writers 2025/07/03 05:57:25 DEBUG : dir: reading active writers 2025/07/03 05:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/03 05:57:25 DEBUG : dir/file1: vfs cache: starting upload 2025/07/03 05:57:25 DEBUG : dir: Looking for writers 2025/07/03 05:57:25 DEBUG : file1: reading active writers 2025/07/03 05:57:25 DEBUG : Looking for writers 2025/07/03 05:57:25 DEBUG : dir: reading active writers 2025/07/03 05:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/03 05:57:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:57:25 DEBUG : dir: Looking for writers 2025/07/03 05:57:25 DEBUG : file1: reading active writers 2025/07/03 05:57:25 DEBUG : Looking for writers 2025/07/03 05:57:25 DEBUG : dir: reading active writers 2025/07/03 05:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/03 05:57:25 DEBUG : dir: Looking for writers 2025/07/03 05:57:25 DEBUG : file1: reading active writers 2025/07/03 05:57:25 DEBUG : Looking for writers 2025/07/03 05:57:25 DEBUG : dir: reading active writers 2025/07/03 05:57:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/03 05:57:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/03 05:57:26 INFO : dir/file1: Copied (replaced existing) 2025/07/03 05:57:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/03 05:57:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/03 05:57:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/03 05:57:26 DEBUG : dir: Looking for writers 2025/07/03 05:57:26 DEBUG : file1: reading active writers 2025/07/03 05:57:26 DEBUG : Looking for writers 2025/07/03 05:57:26 DEBUG : dir: reading active writers 2025/07/03 05:57:26 DEBUG : >WaitForWriters: 2025/07/03 05:57:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/03 05:57:26 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:57:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:57:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:57:26 DEBUG : dir/file1(0xc0003ac780): _readAt: size=512, off=0 2025/07/03 05:57:26 DEBUG : dir/file1(0xc0003ac780): openPending: 2025/07/03 05:57:26 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/07/03 05:57:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/03 05:57:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:26 DEBUG : dir/file1(0xc0003ac780): >openPending: err= 2025/07/03 05:57:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/03 05:57:26 DEBUG : dir/file1(0xc0003ac780): >_readAt: n=14, err=EOF 2025/07/03 05:57:26 DEBUG : dir/file1(0xc0003ac780): close: 2025/07/03 05:57:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/03 05:57:26 DEBUG : dir/file1(0xc0003ac780): >close: err= 2025/07/03 05:57:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/03 05:57:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/03 05:57:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0000e0e40 2025/07/03 05:57:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:57:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:57:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/03 05:57:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/03 05:57:28 DEBUG : dir/file1: Updating file with dir/file1 0xc0000e0e40 2025/07/03 05:57:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/03 05:57:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/03 05:57:28 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:57:28 DEBUG : dir/file1(0xc0000e2d40): openPending: 2025/07/03 05:57:28 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/07/03 05:57:28 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/07/03 05:57:28 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/03 05:57:28 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/03 05:57:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/03 05:57:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:28 DEBUG : dir/file1(0xc0000e2d40): >openPending: err= 2025/07/03 05:57:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/03 05:57:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:57:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:57:28 DEBUG : dir/file1(0xc0000e2d40): _writeAt: size=25, off=0 2025/07/03 05:57:28 DEBUG : dir/file1(0xc0000e2d40): >_writeAt: n=25, err= 2025/07/03 05:57:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/03 05:57:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/03 05:57:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0000e0e40 2025/07/03 05:57:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:57:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:57:28 DEBUG : newLeaf(0xc0000e2d40): close: 2025/07/03 05:57:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/03 05:57:28 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-03 05:57:28.357175512 +0000 UTC m=+196.629020336 2025/07/03 05:57:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/03 05:57:28 DEBUG : newLeaf(0xc0000e2d40): >close: err= 2025/07/03 05:57:28 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:28 DEBUG : dir: Looking for writers 2025/07/03 05:57:28 DEBUG : Looking for writers 2025/07/03 05:57:28 DEBUG : dir: reading active writers 2025/07/03 05:57:28 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/03 05:57:28 DEBUG : dir: Looking for writers 2025/07/03 05:57:28 DEBUG : Looking for writers 2025/07/03 05:57:28 DEBUG : dir: reading active writers 2025/07/03 05:57:28 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/03 05:57:28 DEBUG : dir: Looking for writers 2025/07/03 05:57:28 DEBUG : Looking for writers 2025/07/03 05:57:28 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:28 DEBUG : dir: reading active writers 2025/07/03 05:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/03 05:57:28 DEBUG : dir: Looking for writers 2025/07/03 05:57:28 DEBUG : Looking for writers 2025/07/03 05:57:28 DEBUG : dir: reading active writers 2025/07/03 05:57:28 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/03 05:57:28 DEBUG : newLeaf: vfs cache: starting upload 2025/07/03 05:57:29 DEBUG : dir: Looking for writers 2025/07/03 05:57:29 DEBUG : Looking for writers 2025/07/03 05:57:29 DEBUG : dir: reading active writers 2025/07/03 05:57:29 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/03 05:57:29 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/03 05:57:29 DEBUG : dir: Looking for writers 2025/07/03 05:57:29 DEBUG : Looking for writers 2025/07/03 05:57:29 DEBUG : dir: reading active writers 2025/07/03 05:57:29 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/03 05:57:29 DEBUG : dir: Looking for writers 2025/07/03 05:57:29 DEBUG : Looking for writers 2025/07/03 05:57:29 DEBUG : dir: reading active writers 2025/07/03 05:57:29 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/03 05:57:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/03 05:57:30 INFO : newLeaf: Copied (replaced existing) 2025/07/03 05:57:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-03 05:57:28 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/03 05:57:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/03 05:57:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:57:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/03 05:57:30 DEBUG : dir: Looking for writers 2025/07/03 05:57:30 DEBUG : Looking for writers 2025/07/03 05:57:30 DEBUG : dir: reading active writers 2025/07/03 05:57:30 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:30 DEBUG : >WaitForWriters: 2025/07/03 05:57:30 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:30 DEBUG : dir: Looking for writers 2025/07/03 05:57:30 DEBUG : Looking for writers 2025/07/03 05:57:30 DEBUG : dir: reading active writers 2025/07/03 05:57:30 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:30 DEBUG : >WaitForWriters: 2025/07/03 05:57:30 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:57:31 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:57:31 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:57:31 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:31 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:57:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:31 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:57:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:57:34 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:34 DEBUG : dir: Looking for writers 2025/07/03 05:57:34 DEBUG : file1: reading active writers 2025/07/03 05:57:34 DEBUG : Looking for writers 2025/07/03 05:57:34 DEBUG : dir: reading active writers 2025/07/03 05:57:34 DEBUG : >WaitForWriters: 2025/07/03 05:57:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/03 05:57:35 DEBUG : newLeaf: Updating file with newLeaf 0xc00078f2c0 2025/07/03 05:57:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:57:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:57:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/03 05:57:35 DEBUG : dir/file1: Updating file with dir/file1 0xc00078f2c0 2025/07/03 05:57:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/03 05:57:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/03 05:57:36 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:57:36 DEBUG : dir/file1(0xc0000e3040): openPending: 2025/07/03 05:57:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/07/03 05:57:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/03 05:57:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:36 DEBUG : dir/file1(0xc0000e3040): >openPending: err= 2025/07/03 05:57:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/03 05:57:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:57:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:57:36 DEBUG : dir/file1(0xc0000e3040): _writeAt: size=25, off=0 2025/07/03 05:57:36 DEBUG : dir/file1(0xc0000e3040): >_writeAt: n=25, err= 2025/07/03 05:57:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/03 05:57:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/03 05:57:36 DEBUG : newLeaf: Updating file with newLeaf 0xc00078f2c0 2025/07/03 05:57:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:57:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:57:36 DEBUG : newLeaf(0xc0000e3040): close: 2025/07/03 05:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/03 05:57:36 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-03 05:57:36.244001064 +0000 UTC m=+204.515845887 2025/07/03 05:57:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/03 05:57:36 DEBUG : newLeaf(0xc0000e3040): >close: err= 2025/07/03 05:57:36 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:36 DEBUG : dir: Looking for writers 2025/07/03 05:57:36 DEBUG : Looking for writers 2025/07/03 05:57:36 DEBUG : dir: reading active writers 2025/07/03 05:57:36 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/03 05:57:36 DEBUG : dir: Looking for writers 2025/07/03 05:57:36 DEBUG : Looking for writers 2025/07/03 05:57:36 DEBUG : dir: reading active writers 2025/07/03 05:57:36 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/03 05:57:36 DEBUG : dir: Looking for writers 2025/07/03 05:57:36 DEBUG : Looking for writers 2025/07/03 05:57:36 DEBUG : dir: reading active writers 2025/07/03 05:57:36 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/03 05:57:36 DEBUG : dir: Looking for writers 2025/07/03 05:57:36 DEBUG : Looking for writers 2025/07/03 05:57:36 DEBUG : dir: reading active writers 2025/07/03 05:57:36 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/03 05:57:36 DEBUG : newLeaf: vfs cache: starting upload 2025/07/03 05:57:36 DEBUG : dir: Looking for writers 2025/07/03 05:57:36 DEBUG : Looking for writers 2025/07/03 05:57:36 DEBUG : dir: reading active writers 2025/07/03 05:57:36 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/03 05:57:37 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/03 05:57:37 DEBUG : dir: Looking for writers 2025/07/03 05:57:37 DEBUG : Looking for writers 2025/07/03 05:57:37 DEBUG : dir: reading active writers 2025/07/03 05:57:37 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/03 05:57:37 DEBUG : dir: Looking for writers 2025/07/03 05:57:37 DEBUG : Looking for writers 2025/07/03 05:57:37 DEBUG : dir: reading active writers 2025/07/03 05:57:37 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/03 05:57:37 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/03 05:57:37 INFO : newLeaf: Copied (replaced existing) 2025/07/03 05:57:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-03 05:57:36 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/03 05:57:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/03 05:57:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:57:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/03 05:57:38 DEBUG : dir: Looking for writers 2025/07/03 05:57:38 DEBUG : Looking for writers 2025/07/03 05:57:38 DEBUG : dir: reading active writers 2025/07/03 05:57:38 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:38 DEBUG : >WaitForWriters: 2025/07/03 05:57:38 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:38 DEBUG : dir: Looking for writers 2025/07/03 05:57:38 DEBUG : Looking for writers 2025/07/03 05:57:38 DEBUG : dir: reading active writers 2025/07/03 05:57:38 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:38 DEBUG : >WaitForWriters: 2025/07/03 05:57:38 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:57:39 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:57:39 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:57:39 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:39 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:57:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:57:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:39 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:57:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:57:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/03 05:57:42 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:57:42 DEBUG : dir/file1(0xc0003ac1c0): openPending: 2025/07/03 05:57:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/03 05:57:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/03 05:57:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:42 DEBUG : dir/file1(0xc0003ac1c0): >openPending: err= 2025/07/03 05:57:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/03 05:57:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:57:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:57:42 DEBUG : dir/file1(0xc0003ac1c0): _writeAt: size=14, off=0 2025/07/03 05:57:42 DEBUG : dir/file1(0xc0003ac1c0): >_writeAt: n=14, err= 2025/07/03 05:57:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/03 05:57:42 DEBUG : dir/file1(0xc0003ac1c0): close: 2025/07/03 05:57:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/03 05:57:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/03 05:57:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/03 05:57:42 DEBUG : dir/file1(0xc0003ac1c0): >close: err= 2025/07/03 05:57:42 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:42 DEBUG : dir: Looking for writers 2025/07/03 05:57:42 DEBUG : file1: reading active writers 2025/07/03 05:57:42 DEBUG : Looking for writers 2025/07/03 05:57:42 DEBUG : dir: reading active writers 2025/07/03 05:57:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/03 05:57:42 DEBUG : dir: Looking for writers 2025/07/03 05:57:42 DEBUG : file1: reading active writers 2025/07/03 05:57:42 DEBUG : Looking for writers 2025/07/03 05:57:42 DEBUG : dir: reading active writers 2025/07/03 05:57:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/03 05:57:42 DEBUG : dir: Looking for writers 2025/07/03 05:57:42 DEBUG : file1: reading active writers 2025/07/03 05:57:42 DEBUG : Looking for writers 2025/07/03 05:57:42 DEBUG : dir: reading active writers 2025/07/03 05:57:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/03 05:57:42 DEBUG : dir: Looking for writers 2025/07/03 05:57:42 DEBUG : file1: reading active writers 2025/07/03 05:57:42 DEBUG : Looking for writers 2025/07/03 05:57:42 DEBUG : dir: reading active writers 2025/07/03 05:57:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/03 05:57:42 DEBUG : dir/file1: vfs cache: starting upload 2025/07/03 05:57:42 DEBUG : dir: Looking for writers 2025/07/03 05:57:42 DEBUG : file1: reading active writers 2025/07/03 05:57:42 DEBUG : Looking for writers 2025/07/03 05:57:42 DEBUG : dir: reading active writers 2025/07/03 05:57:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/03 05:57:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/03 05:57:42 DEBUG : dir: Looking for writers 2025/07/03 05:57:42 DEBUG : file1: reading active writers 2025/07/03 05:57:42 DEBUG : Looking for writers 2025/07/03 05:57:42 DEBUG : dir: reading active writers 2025/07/03 05:57:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/03 05:57:42 DEBUG : dir: Looking for writers 2025/07/03 05:57:42 DEBUG : file1: reading active writers 2025/07/03 05:57:42 DEBUG : Looking for writers 2025/07/03 05:57:42 DEBUG : dir: reading active writers 2025/07/03 05:57:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/03 05:57:43 DEBUG : dir: Looking for writers 2025/07/03 05:57:43 DEBUG : file1: reading active writers 2025/07/03 05:57:43 DEBUG : Looking for writers 2025/07/03 05:57:43 DEBUG : dir: reading active writers 2025/07/03 05:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/03 05:57:43 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/03 05:57:43 INFO : dir/file1: Copied (replaced existing) 2025/07/03 05:57:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/03 05:57:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/03 05:57:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/03 05:57:44 DEBUG : dir: Looking for writers 2025/07/03 05:57:44 DEBUG : file1: reading active writers 2025/07/03 05:57:44 DEBUG : Looking for writers 2025/07/03 05:57:44 DEBUG : dir: reading active writers 2025/07/03 05:57:44 DEBUG : >WaitForWriters: 2025/07/03 05:57:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/03 05:57:44 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:57:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:57:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:57:44 DEBUG : dir/file1(0xc0003ac5c0): _readAt: size=512, off=0 2025/07/03 05:57:44 DEBUG : dir/file1(0xc0003ac5c0): openPending: 2025/07/03 05:57:44 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/07/03 05:57:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/03 05:57:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:44 DEBUG : dir/file1(0xc0003ac5c0): >openPending: err= 2025/07/03 05:57:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/03 05:57:44 DEBUG : dir/file1(0xc0003ac5c0): >_readAt: n=14, err=EOF 2025/07/03 05:57:44 DEBUG : dir/file1(0xc0003ac5c0): close: 2025/07/03 05:57:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/03 05:57:44 DEBUG : dir/file1(0xc0003ac5c0): >close: err= 2025/07/03 05:57:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/03 05:57:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/03 05:57:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0001978c0 2025/07/03 05:57:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:57:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:57:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/03 05:57:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/03 05:57:46 DEBUG : dir/file1: Updating file with dir/file1 0xc0001978c0 2025/07/03 05:57:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/03 05:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/03 05:57:46 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:57:46 DEBUG : dir/file1(0xc000683d00): openPending: 2025/07/03 05:57:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/07/03 05:57:46 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/07/03 05:57:46 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/03 05:57:46 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/03 05:57:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/03 05:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:46 DEBUG : dir/file1(0xc000683d00): >openPending: err= 2025/07/03 05:57:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/03 05:57:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:57:46 DEBUG : dir/file1(0xc000683d00): _writeAt: size=25, off=0 2025/07/03 05:57:46 DEBUG : dir/file1(0xc000683d00): >_writeAt: n=25, err= 2025/07/03 05:57:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/03 05:57:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/03 05:57:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0001978c0 2025/07/03 05:57:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:57:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:57:46 DEBUG : newLeaf(0xc000683d00): close: 2025/07/03 05:57:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/03 05:57:46 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-03 05:57:46.369238776 +0000 UTC m=+214.641083609 2025/07/03 05:57:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/03 05:57:46 DEBUG : newLeaf(0xc000683d00): >close: err= 2025/07/03 05:57:46 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:46 DEBUG : dir: Looking for writers 2025/07/03 05:57:46 DEBUG : Looking for writers 2025/07/03 05:57:46 DEBUG : dir: reading active writers 2025/07/03 05:57:46 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/03 05:57:46 DEBUG : dir: Looking for writers 2025/07/03 05:57:46 DEBUG : Looking for writers 2025/07/03 05:57:46 DEBUG : dir: reading active writers 2025/07/03 05:57:46 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/03 05:57:46 DEBUG : dir: Looking for writers 2025/07/03 05:57:46 DEBUG : Looking for writers 2025/07/03 05:57:46 DEBUG : dir: reading active writers 2025/07/03 05:57:46 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/03 05:57:46 DEBUG : dir: Looking for writers 2025/07/03 05:57:46 DEBUG : Looking for writers 2025/07/03 05:57:46 DEBUG : dir: reading active writers 2025/07/03 05:57:46 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/03 05:57:46 DEBUG : newLeaf: vfs cache: starting upload 2025/07/03 05:57:47 DEBUG : dir: Looking for writers 2025/07/03 05:57:47 DEBUG : Looking for writers 2025/07/03 05:57:47 DEBUG : dir: reading active writers 2025/07/03 05:57:47 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/03 05:57:47 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/03 05:57:47 DEBUG : dir: Looking for writers 2025/07/03 05:57:47 DEBUG : Looking for writers 2025/07/03 05:57:47 DEBUG : dir: reading active writers 2025/07/03 05:57:47 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/03 05:57:47 DEBUG : dir: Looking for writers 2025/07/03 05:57:47 DEBUG : Looking for writers 2025/07/03 05:57:47 DEBUG : dir: reading active writers 2025/07/03 05:57:47 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/03 05:57:48 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/03 05:57:48 INFO : newLeaf: Copied (replaced existing) 2025/07/03 05:57:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-03 05:57:46 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/03 05:57:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/03 05:57:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:57:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/03 05:57:48 DEBUG : dir: Looking for writers 2025/07/03 05:57:48 DEBUG : Looking for writers 2025/07/03 05:57:48 DEBUG : dir: reading active writers 2025/07/03 05:57:48 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:48 DEBUG : >WaitForWriters: 2025/07/03 05:57:48 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:48 DEBUG : dir: Looking for writers 2025/07/03 05:57:48 DEBUG : Looking for writers 2025/07/03 05:57:48 DEBUG : dir: reading active writers 2025/07/03 05:57:48 DEBUG : newLeaf: reading active writers 2025/07/03 05:57:48 DEBUG : >WaitForWriters: 2025/07/03 05:57:48 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:57:49 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:57:49 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:57:49 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:49 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:57:49 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:57:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 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/07/03 05:57:59 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:57:59 DEBUG : dir: Looking for writers 2025/07/03 05:57:59 DEBUG : file1: reading active writers 2025/07/03 05:57:59 DEBUG : Looking for writers 2025/07/03 05:57:59 DEBUG : dir: reading active writers 2025/07/03 05:57:59 DEBUG : >WaitForWriters: 2025/07/03 05:57:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/03 05:57:59 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:57:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:57:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:57:59 DEBUG : dir/file1(0xc0000e2a80): _readAt: size=512, off=0 2025/07/03 05:57:59 DEBUG : dir/file1(0xc0000e2a80): openPending: 2025/07/03 05:57:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/03 05:57:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/03 05:57:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:57:59 DEBUG : dir/file1(0xc0000e2a80): >openPending: err= 2025/07/03 05:57:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/03 05:57:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/03 05:57:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/03 05:57:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:57:59 DEBUG : dir/file1(0xc0000e2a80): >_readAt: n=14, err=EOF 2025/07/03 05:57:59 DEBUG : dir/file1(0xc0000e2a80): close: 2025/07/03 05:57:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/03 05:57:59 DEBUG : dir/file1(0xc0000e2a80): >close: err= 2025/07/03 05:58:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/03 05:58:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/03 05:58:00 DEBUG : newLeaf: Updating file with newLeaf 0xc00078f380 2025/07/03 05:58:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:58:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:58:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/03 05:58:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/03 05:58:01 DEBUG : dir/file1: Updating file with dir/file1 0xc00078f380 2025/07/03 05:58:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/03 05:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:58:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/03 05:58:02 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:58:02 DEBUG : dir/file1(0xc0003ac0c0): openPending: 2025/07/03 05:58:02 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/07/03 05:58:02 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/07/03 05:58:02 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/03 05:58:02 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/03 05:58:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/03 05:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:58:02 DEBUG : dir/file1(0xc0003ac0c0): >openPending: err= 2025/07/03 05:58:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/03 05:58:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:58:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:58:02 DEBUG : dir/file1(0xc0003ac0c0): _writeAt: size=25, off=0 2025/07/03 05:58:02 DEBUG : dir/file1(0xc0003ac0c0): >_writeAt: n=25, err= 2025/07/03 05:58:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/03 05:58:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/03 05:58:02 DEBUG : newLeaf: Updating file with newLeaf 0xc00078f380 2025/07/03 05:58:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 05:58:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:58:02 DEBUG : newLeaf(0xc0003ac0c0): close: 2025/07/03 05:58:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/03 05:58:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-03 05:58:02.150844899 +0000 UTC m=+230.422689692 2025/07/03 05:58:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/03 05:58:02 DEBUG : newLeaf(0xc0003ac0c0): >close: err= 2025/07/03 05:58:02 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:02 DEBUG : dir: Looking for writers 2025/07/03 05:58:02 DEBUG : Looking for writers 2025/07/03 05:58:02 DEBUG : dir: reading active writers 2025/07/03 05:58:02 DEBUG : newLeaf: reading active writers 2025/07/03 05:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/03 05:58:02 DEBUG : dir: Looking for writers 2025/07/03 05:58:02 DEBUG : Looking for writers 2025/07/03 05:58:02 DEBUG : dir: reading active writers 2025/07/03 05:58:02 DEBUG : newLeaf: reading active writers 2025/07/03 05:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/03 05:58:02 DEBUG : dir: Looking for writers 2025/07/03 05:58:02 DEBUG : Looking for writers 2025/07/03 05:58:02 DEBUG : dir: reading active writers 2025/07/03 05:58:02 DEBUG : newLeaf: reading active writers 2025/07/03 05:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/03 05:58:02 DEBUG : dir: Looking for writers 2025/07/03 05:58:02 DEBUG : Looking for writers 2025/07/03 05:58:02 DEBUG : dir: reading active writers 2025/07/03 05:58:02 DEBUG : newLeaf: reading active writers 2025/07/03 05:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/03 05:58:02 DEBUG : newLeaf: vfs cache: starting upload 2025/07/03 05:58:02 DEBUG : dir: Looking for writers 2025/07/03 05:58:02 DEBUG : Looking for writers 2025/07/03 05:58:02 DEBUG : dir: reading active writers 2025/07/03 05:58:02 DEBUG : newLeaf: reading active writers 2025/07/03 05:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/03 05:58:02 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/03 05:58:02 DEBUG : dir: Looking for writers 2025/07/03 05:58:02 DEBUG : Looking for writers 2025/07/03 05:58:02 DEBUG : dir: reading active writers 2025/07/03 05:58:02 DEBUG : newLeaf: reading active writers 2025/07/03 05:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/03 05:58:03 DEBUG : dir: Looking for writers 2025/07/03 05:58:03 DEBUG : Looking for writers 2025/07/03 05:58:03 DEBUG : newLeaf: reading active writers 2025/07/03 05:58:03 DEBUG : dir: reading active writers 2025/07/03 05:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/03 05:58:03 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/03 05:58:03 INFO : newLeaf: Copied (replaced existing) 2025/07/03 05:58:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-03 05:58:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/03 05:58:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/03 05:58:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/03 05:58:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/03 05:58:03 DEBUG : dir: Looking for writers 2025/07/03 05:58:03 DEBUG : Looking for writers 2025/07/03 05:58:03 DEBUG : dir: reading active writers 2025/07/03 05:58:03 DEBUG : newLeaf: reading active writers 2025/07/03 05:58:03 DEBUG : >WaitForWriters: 2025/07/03 05:58:04 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:04 DEBUG : dir: Looking for writers 2025/07/03 05:58:04 DEBUG : Looking for writers 2025/07/03 05:58:04 DEBUG : dir: reading active writers 2025/07/03 05:58:04 DEBUG : newLeaf: reading active writers 2025/07/03 05:58:04 DEBUG : >WaitForWriters: 2025/07/03 05:58:04 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestFileRename (59.41s) --- PASS: TestFileRename/off,forceCache=false (8.33s) --- PASS: TestFileRename/minimal,forceCache=false (8.01s) --- PASS: TestFileRename/minimal,forceCache=true (9.31s) --- PASS: TestFileRename/writes,forceCache=false (7.88s) --- PASS: TestFileRename/writes,forceCache=true (10.13s) --- PASS: TestFileRename/full,forceCache=false (15.75s) === 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-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:58:05 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:58:05 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:58:05 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:58:05 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:58:05 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:05 DEBUG : Looking for writers 2025/07/03 05:58:05 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.34s) === 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-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:58:05 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:58:05 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:58:07 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/03 05:58:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/03 05:58:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/03 05:58:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/03 05:58:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/03 05:58:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:58:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/03 05:58:08 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/03 05:58:08 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:08 DEBUG : dir: Looking for writers 2025/07/03 05:58:08 DEBUG : file1: reading active writers 2025/07/03 05:58:08 DEBUG : Looking for writers 2025/07/03 05:58:08 DEBUG : dir: reading active writers 2025/07/03 05:58:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.56s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:58:10 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:58:10 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:58:11 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/03 05:58:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/03 05:58:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/03 05:58:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/03 05:58:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/03 05:58:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:58:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/03 05:58:13 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/03 05:58:13 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/03 05:58:13 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/03 05:58:13 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/03 05:58:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/03 05:58:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/03 05:58:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/03 05:58:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/03 05:58:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/03 05:58:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/03 05:58:13 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/03 05:58:13 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/03 05:58:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/03 05:58:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/03 05:58:13 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/03 05:58:14 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:14 DEBUG : dir: Looking for writers 2025/07/03 05:58:14 DEBUG : file1: reading active writers 2025/07/03 05:58:14 DEBUG : Looking for writers 2025/07/03 05:58:14 DEBUG : dir: reading active writers 2025/07/03 05:58:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.62s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:58:15 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:58:15 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:58:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/03 05:58:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/03 05:58:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/03 05:58:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/03 05:58:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/03 05:58:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:58:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/03 05:58:18 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/03 05:58:18 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/03 05:58:18 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/03 05:58:18 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/03 05:58:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/03 05:58:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/03 05:58:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/03 05:58:19 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/03 05:58:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/03 05:58:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/03 05:58:19 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/03 05:58:19 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/03 05:58:19 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/03 05:58:19 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/03 05:58:19 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/03 05:58:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/03 05:58:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/03 05:58:19 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/03 05:58:20 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/03 05:58:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/03 05:58:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/03 05:58:20 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/03 05:58:20 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/03 05:58:20 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/03 05:58:20 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/03 05:58:20 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/03 05:58:20 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/03 05:58:20 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/03 05:58:20 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/03 05:58:20 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/03 05:58:20 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:20 DEBUG : dir: Looking for writers 2025/07/03 05:58:20 DEBUG : file1: reading active writers 2025/07/03 05:58:20 DEBUG : Looking for writers 2025/07/03 05:58:20 DEBUG : dir: reading active writers 2025/07/03 05:58:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.06s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:58:21 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:58:21 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:58:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/03 05:58:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/03 05:58:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/03 05:58:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/03 05:58:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/03 05:58:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:58:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/03 05:58:24 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:24 DEBUG : dir: Looking for writers 2025/07/03 05:58:24 DEBUG : file1: reading active writers 2025/07/03 05:58:24 DEBUG : Looking for writers 2025/07/03 05:58:24 DEBUG : dir: reading active writers 2025/07/03 05:58:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.25s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:58:26 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:58:26 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:58:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/03 05:58:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/03 05:58:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/03 05:58:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/03 05:58:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/03 05:58:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:58:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/03 05:58:29 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/03 05:58:29 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/03 05:58:29 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:29 DEBUG : dir: Looking for writers 2025/07/03 05:58:29 DEBUG : file1: reading active writers 2025/07/03 05:58:29 DEBUG : Looking for writers 2025/07/03 05:58:29 DEBUG : dir: reading active writers 2025/07/03 05:58:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.12s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:58:30 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:58:30 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:58:30 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:30 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:58:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:58:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:30 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:58:31 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/03 05:58:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/03 05:58:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/03 05:58:32 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:58:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:58:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:58:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/03 05:58:32 DEBUG : dir/file1(0xc000425380): _readAt: size=1, off=0 2025/07/03 05:58:32 DEBUG : dir/file1(0xc000425380): openPending: 2025/07/03 05:58:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/03 05:58:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/03 05:58:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:58:32 DEBUG : dir/file1(0xc000425380): >openPending: err= 2025/07/03 05:58:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/03 05:58:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/03 05:58:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/03 05:58:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:58:33 DEBUG : dir/file1(0xc000425380): >_readAt: n=1, err= 2025/07/03 05:58:33 DEBUG : dir/file1(0xc000425380): _readAt: size=256, off=1 2025/07/03 05:58:33 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/03 05:58:33 DEBUG : dir/file1(0xc000425380): >_readAt: n=15, err=EOF 2025/07/03 05:58:33 DEBUG : dir/file1(0xc000425380): _readAt: size=16, off=16 2025/07/03 05:58:33 DEBUG : dir/file1(0xc000425380): >_readAt: n=0, err=EOF 2025/07/03 05:58:33 DEBUG : dir/file1(0xc000425380): close: 2025/07/03 05:58:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/03 05:58:33 DEBUG : dir/file1(0xc000425380): >close: err= 2025/07/03 05:58:33 DEBUG : dir/file1(0xc000425380): close: 2025/07/03 05:58:33 DEBUG : dir/file1(0xc000425380): >close: err=file already closed 2025/07/03 05:58:33 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:33 DEBUG : dir: Looking for writers 2025/07/03 05:58:33 DEBUG : file1: reading active writers 2025/07/03 05:58:33 DEBUG : Looking for writers 2025/07/03 05:58:33 DEBUG : dir: reading active writers 2025/07/03 05:58:33 DEBUG : >WaitForWriters: 2025/07/03 05:58:33 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.47s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:58:34 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:58:34 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:58:34 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:34 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:58:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:58:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:34 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:58:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/03 05:58:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/03 05:58:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/03 05:58:37 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:58:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:58:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:58:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/03 05:58:37 DEBUG : dir/file1(0xc0000e2600): _readAt: size=1, off=0 2025/07/03 05:58:37 DEBUG : dir/file1(0xc0000e2600): openPending: 2025/07/03 05:58:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/03 05:58:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/03 05:58:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:58:37 DEBUG : dir/file1(0xc0000e2600): >openPending: err= 2025/07/03 05:58:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/03 05:58:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/03 05:58:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/03 05:58:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:58:37 DEBUG : dir/file1(0xc0000e2600): >_readAt: n=1, err= 2025/07/03 05:58:37 DEBUG : dir/file1(0xc0000e2600): _readAt: size=1, off=5 2025/07/03 05:58:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/03 05:58:37 DEBUG : dir/file1(0xc0000e2600): >_readAt: n=1, err= 2025/07/03 05:58:37 DEBUG : dir/file1(0xc0000e2600): _readAt: size=1, off=3 2025/07/03 05:58:37 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/03 05:58:37 DEBUG : dir/file1(0xc0000e2600): >_readAt: n=1, err= 2025/07/03 05:58:37 DEBUG : dir/file1(0xc0000e2600): _readAt: size=1, off=13 2025/07/03 05:58:37 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/03 05:58:37 DEBUG : dir/file1(0xc0000e2600): >_readAt: n=1, err= 2025/07/03 05:58:37 DEBUG : dir/file1(0xc0000e2600): _readAt: size=16, off=100 2025/07/03 05:58:37 DEBUG : dir/file1(0xc0000e2600): >_readAt: n=0, err=EOF 2025/07/03 05:58:37 DEBUG : dir/file1(0xc0000e2600): close: 2025/07/03 05:58:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/03 05:58:37 DEBUG : dir/file1(0xc0000e2600): >close: err= 2025/07/03 05:58:37 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:37 DEBUG : dir: Looking for writers 2025/07/03 05:58:37 DEBUG : file1: reading active writers 2025/07/03 05:58:37 DEBUG : Looking for writers 2025/07/03 05:58:37 DEBUG : dir: reading active writers 2025/07/03 05:58:37 DEBUG : >WaitForWriters: 2025/07/03 05:58:37 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.34s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:58:39 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:58:39 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:58:39 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:39 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:39 DEBUG : Config file has changed externally - reloading 2025/07/03 05:58:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:58:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:58:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:39 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:58:40 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/03 05:58:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/03 05:58:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/03 05:58:41 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:58:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:58:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:58:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/03 05:58:41 DEBUG : dir/file1(0xc0000e3240): _readAt: size=1, off=0 2025/07/03 05:58:41 DEBUG : dir/file1(0xc0000e3240): openPending: 2025/07/03 05:58:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/03 05:58:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/03 05:58:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:58:41 DEBUG : dir/file1(0xc0000e3240): >openPending: err= 2025/07/03 05:58:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/03 05:58:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/03 05:58:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/03 05:58:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:58:42 DEBUG : dir/file1(0xc0000e3240): >_readAt: n=1, err= 2025/07/03 05:58:42 DEBUG : dir/file1(0xc0000e3240): _readAt: size=1, off=5 2025/07/03 05:58:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/03 05:58:42 DEBUG : dir/file1(0xc0000e3240): >_readAt: n=1, err= 2025/07/03 05:58:42 DEBUG : dir/file1(0xc0000e3240): _readAt: size=1, off=1 2025/07/03 05:58:42 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/03 05:58:42 DEBUG : dir/file1(0xc0000e3240): >_readAt: n=1, err= 2025/07/03 05:58:42 DEBUG : dir/file1(0xc0000e3240): _readAt: size=6, off=10 2025/07/03 05:58:42 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/03 05:58:42 DEBUG : dir/file1(0xc0000e3240): >_readAt: n=6, err= 2025/07/03 05:58:42 DEBUG : dir/file1(0xc0000e3240): _readAt: size=256, off=10 2025/07/03 05:58:42 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/03 05:58:42 DEBUG : dir/file1(0xc0000e3240): >_readAt: n=6, err=EOF 2025/07/03 05:58:42 DEBUG : dir/file1(0xc0000e3240): _readAt: size=256, off=100 2025/07/03 05:58:42 DEBUG : dir/file1(0xc0000e3240): >_readAt: n=0, err=EOF 2025/07/03 05:58:42 DEBUG : dir/file1(0xc0000e3240): close: 2025/07/03 05:58:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/03 05:58:42 DEBUG : dir/file1(0xc0000e3240): >close: err= 2025/07/03 05:58:42 DEBUG : dir/file1(0xc0000e3240): _readAt: size=256, off=100 2025/07/03 05:58:42 DEBUG : dir/file1(0xc0000e3240): >_readAt: n=0, err=file already closed 2025/07/03 05:58:42 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:42 DEBUG : dir: Looking for writers 2025/07/03 05:58:42 DEBUG : file1: reading active writers 2025/07/03 05:58:42 DEBUG : Looking for writers 2025/07/03 05:58:42 DEBUG : dir: reading active writers 2025/07/03 05:58:42 DEBUG : >WaitForWriters: 2025/07/03 05:58:42 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.35s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:58:43 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:58:43 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:58:43 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:43 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:58:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:58:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:43 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:58:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/03 05:58:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/03 05:58:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/03 05:58:46 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:58:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:58:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:58:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/03 05:58:46 DEBUG : dir/file1(0xc0000e2440): RWFileHandle.Flush 2025/07/03 05:58:46 DEBUG : dir/file1(0xc0000e2440): _readAt: size=256, off=0 2025/07/03 05:58:46 DEBUG : dir/file1(0xc0000e2440): openPending: 2025/07/03 05:58:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/03 05:58:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/03 05:58:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:58:46 DEBUG : dir/file1(0xc0000e2440): >openPending: err= 2025/07/03 05:58:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/03 05:58:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/03 05:58:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/03 05:58:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:58:46 DEBUG : dir/file1(0xc0000e2440): >_readAt: n=16, err=EOF 2025/07/03 05:58:46 DEBUG : dir/file1(0xc0000e2440): RWFileHandle.Flush 2025/07/03 05:58:46 DEBUG : dir/file1(0xc0000e2440): RWFileHandle.Flush 2025/07/03 05:58:46 DEBUG : dir/file1(0xc0000e2440): close: 2025/07/03 05:58:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/03 05:58:46 DEBUG : dir/file1(0xc0000e2440): >close: err= 2025/07/03 05:58:46 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:46 DEBUG : dir: Looking for writers 2025/07/03 05:58:46 DEBUG : file1: reading active writers 2025/07/03 05:58:46 DEBUG : Looking for writers 2025/07/03 05:58:46 DEBUG : dir: reading active writers 2025/07/03 05:58:46 DEBUG : >WaitForWriters: 2025/07/03 05:58:46 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.18s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:58:47 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:58:47 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:58:47 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:47 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:58:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:58:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:47 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:58:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/03 05:58:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/03 05:58:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/03 05:58:50 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:58:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:58:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:58:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/03 05:58:50 DEBUG : dir/file1(0xc000425e00): _readAt: size=256, off=0 2025/07/03 05:58:50 DEBUG : dir/file1(0xc000425e00): openPending: 2025/07/03 05:58:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/03 05:58:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/03 05:58:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:58:50 DEBUG : dir/file1(0xc000425e00): >openPending: err= 2025/07/03 05:58:50 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/03 05:58:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/03 05:58:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/03 05:58:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:58:50 DEBUG : dir/file1(0xc000425e00): >_readAt: n=16, err=EOF 2025/07/03 05:58:50 DEBUG : dir/file1(0xc000425e00): RWFileHandle.Release 2025/07/03 05:58:50 DEBUG : dir/file1(0xc000425e00): close: 2025/07/03 05:58:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/03 05:58:50 DEBUG : dir/file1(0xc000425e00): >close: err= 2025/07/03 05:58:50 DEBUG : dir/file1(0xc000425e00): RWFileHandle.Release 2025/07/03 05:58:50 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:50 DEBUG : dir: Looking for writers 2025/07/03 05:58:50 DEBUG : file1: reading active writers 2025/07/03 05:58:50 DEBUG : Looking for writers 2025/07/03 05:58:50 DEBUG : dir: reading active writers 2025/07/03 05:58:50 DEBUG : >WaitForWriters: 2025/07/03 05:58:50 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.10s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:58:51 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:58:51 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:58:51 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:51 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:58:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:58:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:58:51 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:58:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:58:51 DEBUG : file1: newRWFileHandle: 2025/07/03 05:58:51 DEBUG : file1(0xc0002df9c0): openPending: 2025/07/03 05:58:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:58:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:58:51 DEBUG : file1(0xc0002df9c0): >openPending: err= 2025/07/03 05:58:51 DEBUG : file1: >newRWFileHandle: err= 2025/07/03 05:58:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:58:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/03 05:58:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/03 05:58:51 DEBUG : file1(0xc0002df9c0): _writeAt: size=5, off=0 2025/07/03 05:58:51 DEBUG : file1(0xc0002df9c0): >_writeAt: n=5, err= 2025/07/03 05:58:51 DEBUG : file1(0xc0002df9c0): _writeAt: size=7, off=5 2025/07/03 05:58:51 DEBUG : file1(0xc0002df9c0): >_writeAt: n=7, err= 2025/07/03 05:58:51 DEBUG : file1: vfs cache: truncate to size=11 2025/07/03 05:58:51 DEBUG : file1(0xc0002df9c0): close: 2025/07/03 05:58:51 DEBUG : file1: vfs cache: setting modification time to 2025-07-03 05:58:51.851783413 +0000 UTC m=+280.123628196 2025/07/03 05:58:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/03 05:58:51 DEBUG : file1(0xc0002df9c0): >close: err= 2025/07/03 05:58:51 DEBUG : file1(0xc0002df9c0): close: 2025/07/03 05:58:51 DEBUG : file1(0xc0002df9c0): >close: err=file already closed 2025/07/03 05:58:51 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:51 DEBUG : Looking for writers 2025/07/03 05:58:51 DEBUG : file1: reading active writers 2025/07/03 05:58:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/03 05:58:51 DEBUG : Looking for writers 2025/07/03 05:58:51 DEBUG : file1: reading active writers 2025/07/03 05:58:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/03 05:58:51 DEBUG : Looking for writers 2025/07/03 05:58:51 DEBUG : file1: reading active writers 2025/07/03 05:58:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/03 05:58:51 DEBUG : Looking for writers 2025/07/03 05:58:51 DEBUG : file1: reading active writers 2025/07/03 05:58:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/03 05:58:51 DEBUG : file1: vfs cache: starting upload 2025/07/03 05:58:52 DEBUG : Looking for writers 2025/07/03 05:58:52 DEBUG : file1: reading active writers 2025/07/03 05:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/03 05:58:52 DEBUG : Looking for writers 2025/07/03 05:58:52 DEBUG : file1: reading active writers 2025/07/03 05:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/03 05:58:52 DEBUG : Looking for writers 2025/07/03 05:58:52 DEBUG : file1: reading active writers 2025/07/03 05:58:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/03 05:58:52 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/07/03 05:58:53 DEBUG : Looking for writers 2025/07/03 05:58:53 DEBUG : file1: reading active writers 2025/07/03 05:58:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/03 05:58:53 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/03 05:58:53 INFO : file1: Copied (new) 2025/07/03 05:58:53 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-03 05:58:51 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/07/03 05:58:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/03 05:58:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:58:53 INFO : file1: vfs cache: upload succeeded try #1 2025/07/03 05:58:54 DEBUG : Looking for writers 2025/07/03 05:58:54 DEBUG : file1: reading active writers 2025/07/03 05:58:54 DEBUG : >WaitForWriters: 2025/07/03 05:58:54 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:54 DEBUG : Looking for writers 2025/07/03 05:58:54 DEBUG : file1: reading active writers 2025/07/03 05:58:54 DEBUG : >WaitForWriters: 2025/07/03 05:58:54 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.14s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:58:54 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:58:54 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:58:54 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:54 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:58:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:58:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:58:54 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:58:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:58:54 DEBUG : file1: newRWFileHandle: 2025/07/03 05:58:54 DEBUG : file1(0xc0003ac140): openPending: 2025/07/03 05:58:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:58:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:58:54 DEBUG : file1(0xc0003ac140): >openPending: err= 2025/07/03 05:58:54 DEBUG : file1: >newRWFileHandle: err= 2025/07/03 05:58:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:58:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/03 05:58:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/03 05:58:54 DEBUG : file1(0xc0003ac140): _writeAt: size=7, off=0 2025/07/03 05:58:54 DEBUG : file1(0xc0003ac140): >_writeAt: n=7, err= 2025/07/03 05:58:54 DEBUG : file1(0xc0003ac140): _writeAt: size=6, off=5 2025/07/03 05:58:54 DEBUG : file1(0xc0003ac140): >_writeAt: n=6, err= 2025/07/03 05:58:54 DEBUG : file1(0xc0003ac140): close: 2025/07/03 05:58:54 DEBUG : file1: vfs cache: setting modification time to 2025-07-03 05:58:54.982958378 +0000 UTC m=+283.254803161 2025/07/03 05:58:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/03 05:58:54 DEBUG : file1(0xc0003ac140): >close: err= 2025/07/03 05:58:54 DEBUG : file1(0xc0003ac140): _writeAt: size=5, off=0 2025/07/03 05:58:54 DEBUG : file1(0xc0003ac140): >_writeAt: n=0, err=file already closed 2025/07/03 05:58:54 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:54 DEBUG : Looking for writers 2025/07/03 05:58:54 DEBUG : file1: reading active writers 2025/07/03 05:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/03 05:58:54 DEBUG : Looking for writers 2025/07/03 05:58:54 DEBUG : file1: reading active writers 2025/07/03 05:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/03 05:58:55 DEBUG : Looking for writers 2025/07/03 05:58:55 DEBUG : file1: reading active writers 2025/07/03 05:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/03 05:58:55 DEBUG : Looking for writers 2025/07/03 05:58:55 DEBUG : file1: reading active writers 2025/07/03 05:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/03 05:58:55 DEBUG : file1: vfs cache: starting upload 2025/07/03 05:58:55 DEBUG : Looking for writers 2025/07/03 05:58:55 DEBUG : file1: reading active writers 2025/07/03 05:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/03 05:58:55 DEBUG : Looking for writers 2025/07/03 05:58:55 DEBUG : file1: reading active writers 2025/07/03 05:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/03 05:58:55 DEBUG : Looking for writers 2025/07/03 05:58:55 DEBUG : file1: reading active writers 2025/07/03 05:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/03 05:58:55 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/07/03 05:58:56 DEBUG : Looking for writers 2025/07/03 05:58:56 DEBUG : file1: reading active writers 2025/07/03 05:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/03 05:58:56 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/03 05:58:56 INFO : file1: Copied (new) 2025/07/03 05:58:56 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-03 05:58:54 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/07/03 05:58:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/03 05:58:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:58:56 INFO : file1: vfs cache: upload succeeded try #1 2025/07/03 05:58:57 DEBUG : Looking for writers 2025/07/03 05:58:57 DEBUG : file1: reading active writers 2025/07/03 05:58:57 DEBUG : >WaitForWriters: 2025/07/03 05:58:57 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:57 DEBUG : Looking for writers 2025/07/03 05:58:57 DEBUG : file1: reading active writers 2025/07/03 05:58:57 DEBUG : >WaitForWriters: 2025/07/03 05:58:57 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.15s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:58:57 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:58:57 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:58:57 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:57 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:58:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:58:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:58:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:58:57 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:58:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:58:58 DEBUG : file1: newRWFileHandle: 2025/07/03 05:58:58 DEBUG : file1(0xc0003acd00): openPending: 2025/07/03 05:58:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:58:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:58:58 DEBUG : file1(0xc0003acd00): >openPending: err= 2025/07/03 05:58:58 DEBUG : file1: >newRWFileHandle: err= 2025/07/03 05:58:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:58:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/03 05:58:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/03 05:58:58 DEBUG : file1(0xc0003acd00): close: 2025/07/03 05:58:58 DEBUG : file1: vfs cache: setting modification time to 2025-07-03 05:58:58.139082184 +0000 UTC m=+286.410926987 2025/07/03 05:58:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/03 05:58:58 DEBUG : file1(0xc0003acd00): >close: err= 2025/07/03 05:58:58 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/03 05:58:58 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/03 05:58:58 DEBUG : file2: newRWFileHandle: 2025/07/03 05:58:58 DEBUG : file2(0xc0003adf40): openPending: 2025/07/03 05:58:58 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:58:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/03 05:58:58 DEBUG : file2(0xc0003adf40): >openPending: err= 2025/07/03 05:58:58 DEBUG : file2: >newRWFileHandle: err= 2025/07/03 05:58:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/03 05:58:58 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/03 05:58:58 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/03 05:58:58 DEBUG : file2(0xc0003adf40): RWFileHandle.Flush 2025/07/03 05:58:58 DEBUG : file2(0xc0003adf40): RWFileHandle.Release 2025/07/03 05:58:58 DEBUG : file2(0xc0003adf40): close: 2025/07/03 05:58:58 DEBUG : file2: vfs cache: setting modification time to 2025-07-03 05:58:58.140806935 +0000 UTC m=+286.412651758 2025/07/03 05:58:58 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/03 05:58:58 DEBUG : file2(0xc0003adf40): >close: err= 2025/07/03 05:58:58 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:58:58 DEBUG : Looking for writers 2025/07/03 05:58:58 DEBUG : file1: reading active writers 2025/07/03 05:58:58 DEBUG : file2: reading active writers 2025/07/03 05:58:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/03 05:58:58 DEBUG : Looking for writers 2025/07/03 05:58:58 DEBUG : file1: reading active writers 2025/07/03 05:58:58 DEBUG : file2: reading active writers 2025/07/03 05:58:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/03 05:58:58 DEBUG : Looking for writers 2025/07/03 05:58:58 DEBUG : file1: reading active writers 2025/07/03 05:58:58 DEBUG : file2: reading active writers 2025/07/03 05:58:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/03 05:58:58 DEBUG : Looking for writers 2025/07/03 05:58:58 DEBUG : file1: reading active writers 2025/07/03 05:58:58 DEBUG : file2: reading active writers 2025/07/03 05:58:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/03 05:58:58 DEBUG : file1: vfs cache: starting upload 2025/07/03 05:58:58 DEBUG : file2: vfs cache: starting upload 2025/07/03 05:58:58 DEBUG : Looking for writers 2025/07/03 05:58:58 DEBUG : file1: reading active writers 2025/07/03 05:58:58 DEBUG : file2: reading active writers 2025/07/03 05:58:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/07/03 05:58:58 DEBUG : Looking for writers 2025/07/03 05:58:58 DEBUG : file1: reading active writers 2025/07/03 05:58:58 DEBUG : file2: reading active writers 2025/07/03 05:58:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/07/03 05:58:58 DEBUG : Looking for writers 2025/07/03 05:58:58 DEBUG : file1: reading active writers 2025/07/03 05:58:58 DEBUG : file2: reading active writers 2025/07/03 05:58:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/07/03 05:58:59 DEBUG : Looking for writers 2025/07/03 05:58:59 DEBUG : file1: reading active writers 2025/07/03 05:58:59 DEBUG : file2: reading active writers 2025/07/03 05:58:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/03 05:58:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/03 05:58:59 INFO : file1: Copied (new) 2025/07/03 05:58:59 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-03 05:58:58 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/07/03 05:58:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/03 05:58:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:58:59 INFO : file1: vfs cache: upload succeeded try #1 2025/07/03 05:59:00 DEBUG : Looking for writers 2025/07/03 05:59:00 DEBUG : file2: reading active writers 2025/07/03 05:59:00 DEBUG : file1: reading active writers 2025/07/03 05:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/03 05:59:01 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/03 05:59:01 INFO : file2: Copied (new) 2025/07/03 05:59:01 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-03 05:58:58 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/07/03 05:59:01 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/03 05:59:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/03 05:59:01 INFO : file2: vfs cache: upload succeeded try #1 2025/07/03 05:59:01 DEBUG : Looking for writers 2025/07/03 05:59:01 DEBUG : file2: reading active writers 2025/07/03 05:59:01 DEBUG : file1: reading active writers 2025/07/03 05:59:01 DEBUG : >WaitForWriters: 2025/07/03 05:59:01 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:59:01 DEBUG : Looking for writers 2025/07/03 05:59:01 DEBUG : file1: reading active writers 2025/07/03 05:59:01 DEBUG : file2: reading active writers 2025/07/03 05:59:01 DEBUG : >WaitForWriters: 2025/07/03 05:59:01 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.32s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:59:02 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:59:02 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:59:02 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:02 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:02 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:59:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:02 DEBUG : file1: newRWFileHandle: 2025/07/03 05:59:02 DEBUG : file1(0xc0000e2880): openPending: 2025/07/03 05:59:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:59:02 DEBUG : file1(0xc0000e2880): >openPending: err= 2025/07/03 05:59:02 DEBUG : file1: >newRWFileHandle: err= 2025/07/03 05:59:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:59:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/03 05:59:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/03 05:59:02 DEBUG : file1(0xc0000e2880): _writeAt: size=5, off=0 2025/07/03 05:59:02 DEBUG : file1(0xc0000e2880): >_writeAt: n=5, err= 2025/07/03 05:59:02 DEBUG : file1(0xc0000e2880): RWFileHandle.Flush 2025/07/03 05:59:02 DEBUG : file1(0xc0000e2880): RWFileHandle.Flush 2025/07/03 05:59:02 DEBUG : file1(0xc0000e2880): close: 2025/07/03 05:59:02 DEBUG : file1: vfs cache: setting modification time to 2025-07-03 05:59:02.453648239 +0000 UTC m=+290.725493052 2025/07/03 05:59:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:02 DEBUG : file1(0xc0000e2880): >close: err= 2025/07/03 05:59:02 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:59:02 DEBUG : Looking for writers 2025/07/03 05:59:02 DEBUG : file1: reading active writers 2025/07/03 05:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/03 05:59:02 DEBUG : Looking for writers 2025/07/03 05:59:02 DEBUG : file1: reading active writers 2025/07/03 05:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/03 05:59:02 DEBUG : Looking for writers 2025/07/03 05:59:02 DEBUG : file1: reading active writers 2025/07/03 05:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/03 05:59:02 DEBUG : Looking for writers 2025/07/03 05:59:02 DEBUG : file1: reading active writers 2025/07/03 05:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/03 05:59:02 DEBUG : file1: vfs cache: starting upload 2025/07/03 05:59:02 DEBUG : Looking for writers 2025/07/03 05:59:02 DEBUG : file1: reading active writers 2025/07/03 05:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/03 05:59:02 DEBUG : Looking for writers 2025/07/03 05:59:02 DEBUG : file1: reading active writers 2025/07/03 05:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/03 05:59:03 DEBUG : Looking for writers 2025/07/03 05:59:03 DEBUG : file1: reading active writers 2025/07/03 05:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/03 05:59:03 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/03 05:59:03 DEBUG : Looking for writers 2025/07/03 05:59:03 DEBUG : file1: reading active writers 2025/07/03 05:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/03 05:59:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/03 05:59:04 INFO : file1: Copied (new) 2025/07/03 05:59:04 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-03 05:59:02 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/03 05:59:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/03 05:59:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:59:04 INFO : file1: vfs cache: upload succeeded try #1 2025/07/03 05:59:04 DEBUG : Looking for writers 2025/07/03 05:59:04 DEBUG : file1: reading active writers 2025/07/03 05:59:04 DEBUG : >WaitForWriters: 2025/07/03 05:59:04 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.97s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:59:05 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:59:05 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:59:05 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:05 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:05 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:59:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:05 DEBUG : file1: newRWFileHandle: 2025/07/03 05:59:05 DEBUG : file1(0xc000425700): openPending: 2025/07/03 05:59:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:59:05 DEBUG : file1(0xc000425700): >openPending: err= 2025/07/03 05:59:05 DEBUG : file1: >newRWFileHandle: err= 2025/07/03 05:59:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:59:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/03 05:59:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/03 05:59:05 DEBUG : file1(0xc000425700): _writeAt: size=5, off=0 2025/07/03 05:59:05 DEBUG : file1(0xc000425700): >_writeAt: n=5, err= 2025/07/03 05:59:05 DEBUG : file1(0xc000425700): RWFileHandle.Release 2025/07/03 05:59:05 DEBUG : file1(0xc000425700): close: 2025/07/03 05:59:05 DEBUG : file1: vfs cache: setting modification time to 2025-07-03 05:59:05.432204684 +0000 UTC m=+293.704049506 2025/07/03 05:59:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:05 DEBUG : file1(0xc000425700): >close: err= 2025/07/03 05:59:05 DEBUG : file1(0xc000425700): RWFileHandle.Release 2025/07/03 05:59:05 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:59:05 DEBUG : Looking for writers 2025/07/03 05:59:05 DEBUG : file1: reading active writers 2025/07/03 05:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/03 05:59:05 DEBUG : Looking for writers 2025/07/03 05:59:05 DEBUG : file1: reading active writers 2025/07/03 05:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/03 05:59:05 DEBUG : Looking for writers 2025/07/03 05:59:05 DEBUG : file1: reading active writers 2025/07/03 05:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/03 05:59:05 DEBUG : Looking for writers 2025/07/03 05:59:05 DEBUG : file1: reading active writers 2025/07/03 05:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/03 05:59:05 DEBUG : file1: vfs cache: starting upload 2025/07/03 05:59:05 DEBUG : Looking for writers 2025/07/03 05:59:05 DEBUG : file1: reading active writers 2025/07/03 05:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/03 05:59:05 DEBUG : Looking for writers 2025/07/03 05:59:05 DEBUG : file1: reading active writers 2025/07/03 05:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/03 05:59:06 DEBUG : Looking for writers 2025/07/03 05:59:06 DEBUG : file1: reading active writers 2025/07/03 05:59:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/03 05:59:06 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/03 05:59:06 DEBUG : Looking for writers 2025/07/03 05:59:06 DEBUG : file1: reading active writers 2025/07/03 05:59:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/03 05:59:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/03 05:59:07 INFO : file1: Copied (new) 2025/07/03 05:59:07 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-03 05:59:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/03 05:59:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/03 05:59:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:59:07 INFO : file1: vfs cache: upload succeeded try #1 2025/07/03 05:59:07 DEBUG : Looking for writers 2025/07/03 05:59:07 DEBUG : file1: reading active writers 2025/07/03 05:59:07 DEBUG : >WaitForWriters: 2025/07/03 05:59:07 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.99s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:59:08 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:59:08 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:59:08 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:08 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:08 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:59:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/03 05:59:10 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/03 05:59:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/03 05:59:11 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:59:11 DEBUG : dir/file1(0xc0000e24c0): openPending: 2025/07/03 05:59:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/03 05:59:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/03 05:59:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:59:11 DEBUG : dir/file1(0xc0000e24c0): >openPending: err= 2025/07/03 05:59:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/03 05:59:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:59:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:59:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/03 05:59:11 DEBUG : dir/file1(0xc0000e24c0): _writeAt: size=5, off=0 2025/07/03 05:59:11 DEBUG : dir/file1(0xc0000e24c0): >_writeAt: n=5, err= 2025/07/03 05:59:11 DEBUG : dir/file1(0xc0000e24c0): close: 2025/07/03 05:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:11 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-03 05:59:11.132389118 +0000 UTC m=+299.404233901 2025/07/03 05:59:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:11 DEBUG : dir/file1(0xc0000e24c0): >close: err= 2025/07/03 05:59:11 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:59:11 DEBUG : dir: Looking for writers 2025/07/03 05:59:11 DEBUG : file1: reading active writers 2025/07/03 05:59:11 DEBUG : Looking for writers 2025/07/03 05:59:11 DEBUG : dir: reading active writers 2025/07/03 05:59:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/03 05:59:11 DEBUG : dir: Looking for writers 2025/07/03 05:59:11 DEBUG : file1: reading active writers 2025/07/03 05:59:11 DEBUG : Looking for writers 2025/07/03 05:59:11 DEBUG : dir: reading active writers 2025/07/03 05:59:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/03 05:59:11 DEBUG : dir: Looking for writers 2025/07/03 05:59:11 DEBUG : file1: reading active writers 2025/07/03 05:59:11 DEBUG : Looking for writers 2025/07/03 05:59:11 DEBUG : dir: reading active writers 2025/07/03 05:59:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/03 05:59:11 DEBUG : dir: Looking for writers 2025/07/03 05:59:11 DEBUG : file1: reading active writers 2025/07/03 05:59:11 DEBUG : Looking for writers 2025/07/03 05:59:11 DEBUG : dir: reading active writers 2025/07/03 05:59:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/03 05:59:11 DEBUG : dir/file1: vfs cache: starting upload 2025/07/03 05:59:11 DEBUG : dir: Looking for writers 2025/07/03 05:59:11 DEBUG : file1: reading active writers 2025/07/03 05:59:11 DEBUG : Looking for writers 2025/07/03 05:59:11 DEBUG : dir: reading active writers 2025/07/03 05:59:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/03 05:59:11 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/07/03 05:59:11 DEBUG : dir: Looking for writers 2025/07/03 05:59:11 DEBUG : file1: reading active writers 2025/07/03 05:59:11 DEBUG : Looking for writers 2025/07/03 05:59:11 DEBUG : dir: reading active writers 2025/07/03 05:59:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/03 05:59:11 DEBUG : dir: Looking for writers 2025/07/03 05:59:11 DEBUG : file1: reading active writers 2025/07/03 05:59:11 DEBUG : Looking for writers 2025/07/03 05:59:11 DEBUG : dir: reading active writers 2025/07/03 05:59:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/03 05:59:12 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/03 05:59:12 INFO : dir/file1: Copied (replaced existing) 2025/07/03 05:59:12 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-03 05:59:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/03 05:59:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/03 05:59:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:59:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/03 05:59:12 DEBUG : dir: Looking for writers 2025/07/03 05:59:12 DEBUG : file1: reading active writers 2025/07/03 05:59:12 DEBUG : Looking for writers 2025/07/03 05:59:12 DEBUG : dir: reading active writers 2025/07/03 05:59:12 DEBUG : >WaitForWriters: 2025/07/03 05:59:12 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.22s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:59:13 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:59:13 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:59:13 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:13 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:13 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:59:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/03 05:59:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:16 DEBUG : dir/file1: newRWFileHandle: 2025/07/03 05:59:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/03 05:59:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:59:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/03 05:59:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/03 05:59:16 DEBUG : dir/file1(0xc0000e2780): _writeAt: size=5, off=0 2025/07/03 05:59:16 DEBUG : dir/file1(0xc0000e2780): openPending: 2025/07/03 05:59:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/03 05:59:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/03 05:59:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:59:16 DEBUG : dir/file1(0xc0000e2780): >openPending: err= 2025/07/03 05:59:16 DEBUG : dir/file1(0xc0000e2780): >_writeAt: n=5, err= 2025/07/03 05:59:16 DEBUG : dir/file1(0xc0000e2780): _writeAt: size=15, off=5 2025/07/03 05:59:16 DEBUG : dir/file1(0xc0000e2780): >_writeAt: n=15, err= 2025/07/03 05:59:16 DEBUG : dir/file1(0xc0000e2780): close: 2025/07/03 05:59:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/03 05:59:16 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-03 05:59:16.197755999 +0000 UTC m=+304.469600811 2025/07/03 05:59:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:16 DEBUG : dir/file1(0xc0000e2780): >close: err= 2025/07/03 05:59:16 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:59:16 DEBUG : dir: Looking for writers 2025/07/03 05:59:16 DEBUG : file1: reading active writers 2025/07/03 05:59:16 DEBUG : Looking for writers 2025/07/03 05:59:16 DEBUG : dir: reading active writers 2025/07/03 05:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/03 05:59:16 DEBUG : dir: Looking for writers 2025/07/03 05:59:16 DEBUG : file1: reading active writers 2025/07/03 05:59:16 DEBUG : Looking for writers 2025/07/03 05:59:16 DEBUG : dir: reading active writers 2025/07/03 05:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/03 05:59:16 DEBUG : dir: Looking for writers 2025/07/03 05:59:16 DEBUG : file1: reading active writers 2025/07/03 05:59:16 DEBUG : Looking for writers 2025/07/03 05:59:16 DEBUG : dir: reading active writers 2025/07/03 05:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/03 05:59:16 DEBUG : dir: Looking for writers 2025/07/03 05:59:16 DEBUG : file1: reading active writers 2025/07/03 05:59:16 DEBUG : Looking for writers 2025/07/03 05:59:16 DEBUG : dir: reading active writers 2025/07/03 05:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/03 05:59:16 DEBUG : dir/file1: vfs cache: starting upload 2025/07/03 05:59:16 DEBUG : dir: Looking for writers 2025/07/03 05:59:16 DEBUG : file1: reading active writers 2025/07/03 05:59:16 DEBUG : Looking for writers 2025/07/03 05:59:16 DEBUG : dir: reading active writers 2025/07/03 05:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/03 05:59:16 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/07/03 05:59:16 DEBUG : dir: Looking for writers 2025/07/03 05:59:16 DEBUG : file1: reading active writers 2025/07/03 05:59:16 DEBUG : Looking for writers 2025/07/03 05:59:16 DEBUG : dir: reading active writers 2025/07/03 05:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/03 05:59:16 DEBUG : dir: Looking for writers 2025/07/03 05:59:16 DEBUG : file1: reading active writers 2025/07/03 05:59:16 DEBUG : Looking for writers 2025/07/03 05:59:16 DEBUG : dir: reading active writers 2025/07/03 05:59:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/03 05:59:17 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/07/03 05:59:17 INFO : dir/file1: Copied (replaced existing) 2025/07/03 05:59:17 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-03 05:59:16 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/07/03 05:59:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/03 05:59:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 05:59:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/03 05:59:17 DEBUG : dir: Looking for writers 2025/07/03 05:59:17 DEBUG : file1: reading active writers 2025/07/03 05:59:17 DEBUG : Looking for writers 2025/07/03 05:59:17 DEBUG : dir: reading active writers 2025/07/03 05:59:17 DEBUG : >WaitForWriters: 2025/07/03 05:59:17 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.05s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:59:18 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:59:18 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:59:18 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:18 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:18 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:59:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:18 DEBUG : file1: newRWFileHandle: 2025/07/03 05:59:18 DEBUG : file1(0xc0000e2480): openPending: 2025/07/03 05:59:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:59:18 DEBUG : file1(0xc0000e2480): >openPending: err= 2025/07/03 05:59:18 DEBUG : file1: >newRWFileHandle: err= 2025/07/03 05:59:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:59:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/03 05:59:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/03 05:59:18 DEBUG : file1(0xc0000e2480): _writeAt: size=5, off=0 2025/07/03 05:59:18 DEBUG : file1(0xc0000e2480): >_writeAt: n=5, err= 2025/07/03 05:59:18 DEBUG : file1(0xc0000e2480): close: 2025/07/03 05:59:18 DEBUG : file1: vfs cache: setting modification time to 2025-07-03 05:59:18.690823344 +0000 UTC m=+306.962668167 2025/07/03 05:59:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:18 DEBUG : file1(0xc0000e2480): >close: err= 2025/07/03 05:59:18 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:59:18 DEBUG : Looking for writers 2025/07/03 05:59:18 DEBUG : file1: reading active writers 2025/07/03 05:59:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/03 05:59:18 DEBUG : Looking for writers 2025/07/03 05:59:18 DEBUG : file1: reading active writers 2025/07/03 05:59:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/03 05:59:18 DEBUG : Looking for writers 2025/07/03 05:59:18 DEBUG : file1: reading active writers 2025/07/03 05:59:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/03 05:59:18 DEBUG : Looking for writers 2025/07/03 05:59:18 DEBUG : file1: reading active writers 2025/07/03 05:59:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/03 05:59:18 DEBUG : file1: vfs cache: starting upload 2025/07/03 05:59:18 DEBUG : Looking for writers 2025/07/03 05:59:18 DEBUG : file1: reading active writers 2025/07/03 05:59:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/03 05:59:19 DEBUG : Looking for writers 2025/07/03 05:59:19 DEBUG : file1: reading active writers 2025/07/03 05:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/03 05:59:19 DEBUG : Looking for writers 2025/07/03 05:59:19 DEBUG : file1: reading active writers 2025/07/03 05:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/03 05:59:19 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/03 05:59:19 DEBUG : Looking for writers 2025/07/03 05:59:19 DEBUG : file1: reading active writers 2025/07/03 05:59:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/03 05:59:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/03 05:59:20 INFO : file1: Copied (new) 2025/07/03 05:59:20 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-03 05:59:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/03 05:59:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/03 05:59:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:59:20 INFO : file1: vfs cache: upload succeeded try #1 2025/07/03 05:59:20 DEBUG : Looking for writers 2025/07/03 05:59:20 DEBUG : file1: reading active writers 2025/07/03 05:59:20 DEBUG : >WaitForWriters: 2025/07/03 05:59:20 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.97s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:59:21 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:59:21 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:59:21 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:21 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/03 05:59:21 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dfc80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dfc80): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dfc80): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dfc80): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dfc80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.663070718 +0000 UTC m=+309.934915501 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dfc80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000424400): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000424400): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000424400): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000424400): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000424400): _writeAt: size=3, off=2 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000424400): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000424400): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.663070718 +0000 UTC m=+309.934915501 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000424400): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425600): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425600): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425600): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425600): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425600): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.663070718 +0000 UTC m=+309.934915501 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425600): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d93b0 item 1 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425dc0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425dc0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425dc0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425dc0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425dc0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.666646897 +0000 UTC m=+309.938491680 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425dc0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60380): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60380): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60380): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60380): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60380): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.666646897 +0000 UTC m=+309.938491680 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60380): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426b60 item 2 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60ac0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60ac0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60ac0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60ac0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60ac0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.669508022 +0000 UTC m=+309.941352816 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60ac0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61440): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61440): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61440): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61440): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61440): _writeAt: size=3, off=2 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61440): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61440): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.669508022 +0000 UTC m=+309.941352816 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61440): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61d00): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61d00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61d00): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61d00): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61d00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.669508022 +0000 UTC m=+309.941352816 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61d00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427730 item 3 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092e4c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092e4c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092e4c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092e4c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092e4c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.67217286 +0000 UTC m=+309.944017643 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092e4c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092ea00): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092ea00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092ea00): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092ea00): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092ea00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.67217286 +0000 UTC m=+309.944017643 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092ea00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332310 item 4 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f040): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f040): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f040): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f040): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f040): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.674438306 +0000 UTC m=+309.946283099 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f040): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f4c0): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f4c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f4c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f4c0): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f4c0): _writeAt: size=3, off=2 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f4c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f4c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.674438306 +0000 UTC m=+309.946283099 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f4c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f980): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f980): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f980): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f980): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f980): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.674438306 +0000 UTC m=+309.946283099 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092f980): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332930 item 5 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094e080): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094e080): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094e080): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094e080): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094e080): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.6773356 +0000 UTC m=+309.949180382 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094e080): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094e5c0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094e5c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094e5c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094e5c0): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094e5c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.6773356 +0000 UTC m=+309.949180382 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094e5c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333c70 item 6 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094ec40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094ec40): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094ec40): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094ec40): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094ec40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.679293398 +0000 UTC m=+309.951138182 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094ec40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094f140): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094f140): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094f140): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094f140): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094f140): _writeAt: size=3, off=2 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094f140): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094f140): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.679293398 +0000 UTC m=+309.951138182 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094f140): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094f600): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094f600): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094f600): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094f600): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094f600): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.679293398 +0000 UTC m=+309.951138182 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094f600): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000164f50 item 7 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094fc80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094fc80): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094fc80): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094fc80): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094fc80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.682269901 +0000 UTC m=+309.954114685 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00094fc80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980240): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980240): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980240): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980240): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980240): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.682269901 +0000 UTC m=+309.954114685 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980240): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 8 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980800): _readAt: size=2, off=0 2025/07/03 05:59:21 ERROR : open-test-file(0xc000980800): Couldn't read size of file 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980800): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980800): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980800): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980800): close: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980800): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980bc0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980bc0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980bc0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980bc0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980bc0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.684397479 +0000 UTC m=+309.956242261 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000980bc0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981040): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981040): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981040): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981040): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981040): _writeAt: size=3, off=2 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981040): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981040): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.684397479 +0000 UTC m=+309.956242261 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981040): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981540): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981540): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981540): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981540): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981540): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.684397479 +0000 UTC m=+309.956242261 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981540): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a1c0 item 9 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981bc0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981bc0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981bc0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981bc0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981bc0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.687142006 +0000 UTC m=+309.958986789 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000981bc0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a4180): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a4180): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a4180): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a4180): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a4180): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.687142006 +0000 UTC m=+309.958986789 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a4180): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ae00 item 10 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a47c0): _readAt: size=2, off=0 2025/07/03 05:59:21 ERROR : open-test-file(0xc0009a47c0): Couldn't read size of file 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a47c0): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a47c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a47c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a47c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a47c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a4b80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a4b80): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a4b80): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a4b80): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a4b80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.689312324 +0000 UTC m=+309.961157127 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a4b80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5080): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5080): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5080): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5080): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5080): _writeAt: size=3, off=2 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5080): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5080): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.689312324 +0000 UTC m=+309.961157127 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5080): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5580): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5580): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5580): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5580): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5580): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.689312324 +0000 UTC m=+309.961157127 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5580): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b810 item 11 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5c00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5c00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5c00): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5c00): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5c00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.692084042 +0000 UTC m=+309.963928824 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009a5c00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d41c0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d41c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d41c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d41c0): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d41c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.692084042 +0000 UTC m=+309.963928824 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d41c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004150a0 item 12 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d4800): _readAt: size=2, off=0 2025/07/03 05:59:21 ERROR : open-test-file(0xc0009d4800): Couldn't read size of file 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d4800): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d4800): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d4800): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d4800): close: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d4800): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d4bc0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d4bc0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d4bc0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d4bc0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d4bc0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.695087985 +0000 UTC m=+309.966932799 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d4bc0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5280): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5280): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5280): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5280): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5280): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.695087985 +0000 UTC m=+309.966932799 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5280): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415ab0 item 13 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5900): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5900): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5900): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5900): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5900): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.697761228 +0000 UTC m=+309.969606031 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5900): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5e40): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5e40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5e40): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5e40): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5e40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.697761228 +0000 UTC m=+309.969606031 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009d5e40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003522a0 item 14 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f4500): _readAt: size=2, off=0 2025/07/03 05:59:21 ERROR : open-test-file(0xc0009f4500): Couldn't read size of file 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f4500): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f4500): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f4500): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f4500): close: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f4500): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f48c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f48c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f48c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f48c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f48c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.700525523 +0000 UTC m=+309.972370326 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f48c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f4f80): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f4f80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f4f80): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f4f80): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f4f80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.700525523 +0000 UTC m=+309.972370326 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f4f80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352770 item 15 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f5600): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f5600): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f5600): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f5600): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f5600): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.702930941 +0000 UTC m=+309.974775755 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f5600): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f5b40): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f5b40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f5b40): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f5b40): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f5b40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.702930941 +0000 UTC m=+309.974775755 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009f5b40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352e00 item 16 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18200): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18200): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18200): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18200): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18200): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.705380816 +0000 UTC m=+309.977225629 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18200): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18680): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18680): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18680): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18680): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18680): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18680): _writeAt: size=3, off=7 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18680): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18680): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.705380816 +0000 UTC m=+309.977225629 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18680): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18b80): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18b80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18b80): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18b80): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18b80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.705380816 +0000 UTC m=+309.977225629 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a18b80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353420 item 17 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19200): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19200): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19200): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19200): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19200): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.709095084 +0000 UTC m=+309.980939886 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19200): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19740): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19740): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19740): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19740): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19740): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.709095084 +0000 UTC m=+309.980939886 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19740): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353960 item 18 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19dc0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19dc0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19dc0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19dc0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19dc0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.711702283 +0000 UTC m=+309.983547086 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a19dc0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32340): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32340): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32340): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32340): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32340): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32340): _writeAt: size=3, off=7 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32340): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32340): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.711702283 +0000 UTC m=+309.983547086 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32340): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32840): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32840): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32840): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32840): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32840): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.711702283 +0000 UTC m=+309.983547086 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32840): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353e30 item 19 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32ec0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32ec0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32ec0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32ec0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32ec0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.715009016 +0000 UTC m=+309.986853819 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a32ec0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a33400): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a33400): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a33400): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a33400): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a33400): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.715009016 +0000 UTC m=+309.986853819 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a33400): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a5b0 item 20 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a33a80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a33a80): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a33a80): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a33a80): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a33a80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.71739541 +0000 UTC m=+309.989240213 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a33a80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52000): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52000): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52000): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52000): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52000): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52000): _writeAt: size=3, off=7 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52000): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52000): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.71739541 +0000 UTC m=+309.989240213 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52000): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52500): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52500): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52500): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52500): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52500): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.71739541 +0000 UTC m=+309.989240213 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52500): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a9a0 item 21 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52b80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52b80): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52b80): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52b80): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52b80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.720606444 +0000 UTC m=+309.992451246 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a52b80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a530c0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a530c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a530c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a530c0): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a530c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.720606444 +0000 UTC m=+309.992451246 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a530c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035af50 item 22 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a53740): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a53740): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a53740): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a53740): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a53740): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.722865518 +0000 UTC m=+309.994710321 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a53740): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a53c40): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a53c40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a53c40): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a53c40): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a53c40): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a53c40): _writeAt: size=3, off=7 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a53c40): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a53c40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.722865518 +0000 UTC m=+309.994710321 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a53c40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a761c0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a761c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a761c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a761c0): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a761c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.722865518 +0000 UTC m=+309.994710321 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a761c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b3b0 item 23 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a76840): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a76840): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a76840): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a76840): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a76840): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.72623068 +0000 UTC m=+309.998075484 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a76840): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a76d80): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a76d80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a76d80): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a76d80): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a76d80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.72623068 +0000 UTC m=+309.998075484 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a76d80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b960 item 24 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a773c0): _readAt: size=2, off=0 2025/07/03 05:59:21 ERROR : open-test-file(0xc000a773c0): Couldn't read size of file 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a773c0): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a773c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a773c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a773c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a773c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a77780): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a77780): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a77780): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a77780): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a77780): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.728552915 +0000 UTC m=+310.000397717 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a77780): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a77c80): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a77c80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a77c80): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a77c80): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a77c80): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a77c80): _writeAt: size=3, off=7 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a77c80): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a77c80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.728552915 +0000 UTC m=+310.000397717 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a77c80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9a240): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9a240): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9a240): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9a240): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9a240): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.728552915 +0000 UTC m=+310.000397717 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9a240): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bd50 item 25 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9a8c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9a8c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9a8c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9a8c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9a8c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.731618082 +0000 UTC m=+310.003462886 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9a8c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9ae00): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9ae00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9ae00): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9ae00): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9ae00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.731618082 +0000 UTC m=+310.003462886 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9ae00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003743f0 item 26 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9b440): _readAt: size=2, off=0 2025/07/03 05:59:21 ERROR : open-test-file(0xc000a9b440): Couldn't read size of file 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9b440): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9b440): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9b440): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9b440): close: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9b440): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9b800): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9b800): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9b800): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9b800): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9b800): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.73389948 +0000 UTC m=+310.005744283 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9b800): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9bd00): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9bd00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9bd00): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9bd00): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9bd00): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9bd00): _writeAt: size=3, off=7 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9bd00): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9bd00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.73389948 +0000 UTC m=+310.005744283 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a9bd00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aba2c0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aba2c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aba2c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aba2c0): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aba2c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.73389948 +0000 UTC m=+310.005744283 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aba2c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374770 item 27 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aba940): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aba940): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aba940): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aba940): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aba940): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.737250056 +0000 UTC m=+310.009094858 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aba940): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abae80): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abae80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abae80): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abae80): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abae80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.737250056 +0000 UTC m=+310.009094858 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abae80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374cb0 item 28 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abb4c0): _readAt: size=2, off=0 2025/07/03 05:59:21 ERROR : open-test-file(0xc000abb4c0): Couldn't read size of file 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abb4c0): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abb4c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abb4c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abb4c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abb4c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abb880): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abb880): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abb880): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abb880): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abb880): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.740439197 +0000 UTC m=+310.012284010 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abb880): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abbf40): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abbf40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abbf40): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abbf40): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abbf40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.740439197 +0000 UTC m=+310.012284010 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000abbf40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375030 item 29 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000adc640): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000adc640): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000adc640): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000adc640): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000adc640): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.743523593 +0000 UTC m=+310.015368416 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000adc640): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000adcb80): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000adcb80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000adcb80): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000adcb80): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000adcb80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.743523593 +0000 UTC m=+310.015368416 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000adcb80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375420 item 30 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000add1c0): _readAt: size=2, off=0 2025/07/03 05:59:21 ERROR : open-test-file(0xc000add1c0): Couldn't read size of file 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000add1c0): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000add1c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000add1c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000add1c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000add1c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000add580): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000add580): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000add580): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000add580): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000add580): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.746756998 +0000 UTC m=+310.018601821 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000add580): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000addc40): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000addc40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000addc40): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000addc40): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000addc40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.746756998 +0000 UTC m=+310.018601821 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000addc40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375810 item 31 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8340): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8340): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8340): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8340): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8340): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.749959837 +0000 UTC m=+310.021804659 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8340): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8880): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8880): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8880): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8880): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8880): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.749959837 +0000 UTC m=+310.021804659 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8880): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375c00 item 32 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8ec0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8ec0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8ec0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8ec0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8ec0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.752944103 +0000 UTC m=+310.024788916 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af8ec0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9340): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9340): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9340): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9340): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9340): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376000 item 33 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9340): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9340): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.753963629 +0000 UTC m=+310.025808453 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9340): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9840): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9840): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9840): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9840): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9840): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.753963629 +0000 UTC m=+310.025808453 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9840): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003761c0 item 33 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9e80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9e80): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9e80): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9e80): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9e80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.756867526 +0000 UTC m=+310.028712348 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000af9e80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b14380): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b14380): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003765b0 item 34 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b14380): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b14380): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b14380): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b14380): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b14380): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.757975217 +0000 UTC m=+310.029820040 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b14380): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b148c0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b148c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b148c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b148c0): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b148c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.757975217 +0000 UTC m=+310.029820040 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b148c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003767e0 item 34 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b14f00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b14f00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b14f00): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b14f00): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b14f00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.760567027 +0000 UTC m=+310.032411849 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b14f00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15380): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15380): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15380): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15380): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15380): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376cb0 item 35 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15380): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15380): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.761538852 +0000 UTC m=+310.033383665 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15380): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15880): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15880): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15880): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15880): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15880): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.761538852 +0000 UTC m=+310.033383665 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15880): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376ee0 item 35 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15f00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15f00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15f00): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15f00): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15f00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.763932169 +0000 UTC m=+310.035776962 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b15f00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4c480): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4c480): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377340 item 36 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4c480): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4c480): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4c480): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4c480): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4c480): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.764720481 +0000 UTC m=+310.036565264 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4c480): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4c9c0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4c9c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4c9c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4c9c0): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4c9c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.764720481 +0000 UTC m=+310.036565264 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4c9c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003775e0 item 36 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d000): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d000): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d000): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d000): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d000): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.766337839 +0000 UTC m=+310.038182623 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d000): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d480): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d480): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d480): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d480): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d480): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377b90 item 37 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d480): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d480): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.767334062 +0000 UTC m=+310.039178845 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d480): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d980): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d980): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d980): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d980): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d980): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.767334062 +0000 UTC m=+310.039178845 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b4d980): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a000 item 37 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66080): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66080): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66080): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66080): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66080): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.770075342 +0000 UTC m=+310.041920165 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66080): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66580): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66580): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a380 item 38 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66580): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66580): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66580): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66580): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66580): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.771156353 +0000 UTC m=+310.043001176 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66580): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66ac0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66ac0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66ac0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66ac0): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66ac0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.771156353 +0000 UTC m=+310.043001176 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b66ac0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a540 item 38 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67140): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67140): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67140): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67140): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67140): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.773580307 +0000 UTC m=+310.045425121 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67140): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67640): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67640): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67640): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67640): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67640): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a930 item 39 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67640): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67640): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.774367538 +0000 UTC m=+310.046212350 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67640): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67b40): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67b40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67b40): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67b40): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67b40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.774367538 +0000 UTC m=+310.046212350 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b67b40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ab60 item 39 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86240): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86240): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86240): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86240): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86240): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.776851694 +0000 UTC m=+310.048696518 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86240): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86740): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86740): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aee0 item 40 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86740): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86740): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86740): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86740): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86740): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.777698866 +0000 UTC m=+310.049543650 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86740): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86c80): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86c80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86c80): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86c80): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86c80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.777698866 +0000 UTC m=+310.049543650 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b86c80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b0a0 item 40 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87240): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87240): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87240): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87240): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87240): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87240): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87240): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.778934347 +0000 UTC m=+310.050779131 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87240): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87740): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87740): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87740): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b420 item 41 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87740): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87740): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.779872069 +0000 UTC m=+310.051716872 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87740): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87c00): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87c00): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87c00): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87c00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87c00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b5e0 item 41 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87c00): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87c00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.780822746 +0000 UTC m=+310.052667549 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b87c00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba81c0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba81c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba81c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba81c0): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba81c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.780822746 +0000 UTC m=+310.052667549 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba81c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b7a0 item 41 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8800): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8800): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8800): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8800): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8800): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8800): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8800): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.783268652 +0000 UTC m=+310.055113455 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8800): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8d00): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8d00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8d00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bce0 item 42 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8d00): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8d00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.784308415 +0000 UTC m=+310.056153199 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8d00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3280): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3280): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003456c0 item 42 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3280): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3280): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3280): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3280): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3280): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.785123386 +0000 UTC m=+310.056968169 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3280): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3880): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3880): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3880): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3880): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3880): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.785123386 +0000 UTC m=+310.056968169 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3880): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345880 item 42 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3f40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3f40): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3f40): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3f40): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3f40): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3f40): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3f40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.786600622 +0000 UTC m=+310.058445405 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3f40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c104c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c104c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c104c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408230 item 43 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c104c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c104c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.787155615 +0000 UTC m=+310.059000398 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c104c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10a00): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10a00): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10a00): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10a00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10a00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004084d0 item 43 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10a00): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10a00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.787720266 +0000 UTC m=+310.059565049 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10a00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10f40): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10f40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10f40): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10f40): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10f40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.787720266 +0000 UTC m=+310.059565049 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10f40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408690 item 43 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003ac200): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003ac200): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003ac200): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003ac200): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003ac200): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003ac200): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003ac200): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.791312406 +0000 UTC m=+310.063157209 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003ac200): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003aca40): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003aca40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003aca40): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338690 item 44 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003aca40): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003aca40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.792189773 +0000 UTC m=+310.064034577 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003aca40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003ad180): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003ad180): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338930 item 44 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003ad180): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003ad180): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003ad180): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003ad180): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003ad180): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.793112147 +0000 UTC m=+310.064956950 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003ad180): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10340): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10340): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10340): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10340): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10340): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.793112147 +0000 UTC m=+310.064956950 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10340): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338bd0 item 44 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10980): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10980): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10980): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10980): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10980): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10980): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10980): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.795148102 +0000 UTC m=+310.066992905 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10980): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10e80): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10e80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10e80): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408000 item 45 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10e80): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10e80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.79597121 +0000 UTC m=+310.067816012 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c10e80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c11640): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c11640): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c11640): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c11640): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c11640): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.79597121 +0000 UTC m=+310.067816012 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c11640): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408380 item 45 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c11c80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c11c80): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c11c80): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c11c80): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c11c80): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c11c80): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c11c80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.798084279 +0000 UTC m=+310.069929082 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000c11c80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8200): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8200): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8200): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408930 item 46 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8200): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8200): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.798763305 +0000 UTC m=+310.070608108 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8200): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8900): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8900): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8900): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8900): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8900): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.798763305 +0000 UTC m=+310.070608108 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8900): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408bd0 item 46 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8f40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8f40): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8f40): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8f40): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8f40): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8f40): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8f40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.800948831 +0000 UTC m=+310.072793634 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba8f40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba9480): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba9480): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba9480): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004090a0 item 47 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba9480): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba9480): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.801634069 +0000 UTC m=+310.073478882 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba9480): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba9b80): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba9b80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba9b80): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba9b80): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba9b80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.801634069 +0000 UTC m=+310.073478882 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000ba9b80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409260 item 47 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000682780): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000682780): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000682780): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000682780): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000682780): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000682780): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000682780): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.804031173 +0000 UTC m=+310.075875976 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000682780): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000683a80): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000683a80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000683a80): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004097a0 item 48 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000683a80): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000683a80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.804833781 +0000 UTC m=+310.076678584 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000683a80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002deb80): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002deb80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002deb80): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002deb80): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002deb80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.804833781 +0000 UTC m=+310.076678584 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002deb80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004099d0 item 48 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dfa80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dfa80): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dfa80): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dfa80): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dfa80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.807361199 +0000 UTC m=+310.079206002 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dfa80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dff00): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dff00): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dff00): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dff00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dff00): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dff00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409f10 item 49 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dff00): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dff00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.808230252 +0000 UTC m=+310.080075066 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0002dff00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425480): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425480): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425480): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425480): >_readAt: n=8, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425480): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.808230252 +0000 UTC m=+310.080075066 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425480): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a150 item 49 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425c80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425c80): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425c80): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425c80): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425c80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.81063462 +0000 UTC m=+310.082479423 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000425c80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60240): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60240): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60240): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a4d0 item 50 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60240): _readAt: size=2, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60240): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60240): _writeAt: size=3, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60240): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60240): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.811653084 +0000 UTC m=+310.083497897 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60240): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60840): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60840): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60840): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60840): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60840): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.811653084 +0000 UTC m=+310.083497897 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a60840): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a700 item 50 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61440): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61440): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61440): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61440): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61440): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.814182476 +0000 UTC m=+310.086027279 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61440): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61d40): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61d40): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61d40): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61d40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61d40): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61d40): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aa80 item 51 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61d40): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61d40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.815040909 +0000 UTC m=+310.086885712 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a61d40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e2480): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e2480): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e2480): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e2480): >_readAt: n=8, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e2480): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.815040909 +0000 UTC m=+310.086885712 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e2480): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043acb0 item 51 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e2b80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e2b80): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e2b80): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e2b80): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e2b80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.817369595 +0000 UTC m=+310.089214399 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e2b80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3140): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3140): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3140): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b030 item 52 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3140): _readAt: size=2, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3140): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3140): _writeAt: size=3, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3140): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3140): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.818461046 +0000 UTC m=+310.090305849 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3140): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e36c0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e36c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e36c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e36c0): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e36c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.818461046 +0000 UTC m=+310.090305849 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e36c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b1f0 item 52 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3dc0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3dc0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3dc0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3dc0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3dc0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.820862589 +0000 UTC m=+310.092707401 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000e3dc0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4340): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4340): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4340): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4340): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4340): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4340): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b570 item 53 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4340): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4340): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.821780013 +0000 UTC m=+310.093624815 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4340): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4880): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4880): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4880): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4880): >_readAt: n=8, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4880): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.821780013 +0000 UTC m=+310.093624815 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4880): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b730 item 53 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4f00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4f00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4f00): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4f00): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4f00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.823996186 +0000 UTC m=+310.095840999 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf4f00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf5400): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf5400): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf5400): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bc70 item 54 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf5400): _readAt: size=2, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf5400): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf5400): _writeAt: size=3, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf5400): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf5400): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.824947473 +0000 UTC m=+310.096792286 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf5400): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf5980): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf5980): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf5980): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf5980): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf5980): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.824947473 +0000 UTC m=+310.096792286 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000bf5980): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004027e0 item 54 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000de080): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000de080): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000de080): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000de080): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000de080): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.826999159 +0000 UTC m=+310.098843962 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000de080): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000de580): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000de580): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000de580): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000de580): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000de580): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000de580): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee000 item 55 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000de580): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000de580): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.827932843 +0000 UTC m=+310.099777646 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000de580): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000deac0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000deac0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000deac0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000deac0): >_readAt: n=8, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000deac0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.827932843 +0000 UTC m=+310.099777646 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000deac0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee7e0 item 55 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000df140): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000df140): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000df140): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000df140): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000df140): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.830046815 +0000 UTC m=+310.101891599 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000df140): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000df640): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000df640): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000df640): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322230 item 56 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000df640): _readAt: size=2, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000df640): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000df640): _writeAt: size=3, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000df640): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000df640): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.830927901 +0000 UTC m=+310.102772684 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000df640): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000dfbc0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000dfbc0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000dfbc0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000dfbc0): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000dfbc0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.830927901 +0000 UTC m=+310.102772684 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0000dfbc0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003232d0 item 56 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4280): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4280): open at offset 0 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4280): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4280): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4280): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4280): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4280): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4280): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.832690052 +0000 UTC m=+310.104534835 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4280): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e47c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e47c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e47c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430380 item 57 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e47c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e47c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.833372153 +0000 UTC m=+310.105216937 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e47c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4d00): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4d00): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4d00): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4d00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4d00): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4d00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004307e0 item 57 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4d00): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4d00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.834076918 +0000 UTC m=+310.105921711 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e4d00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e5280): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e5280): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e5280): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e5280): >_readAt: n=8, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e5280): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.834076918 +0000 UTC m=+310.105921711 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e5280): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430e70 item 57 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e58c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e58c0): open at offset 0 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e58c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e58c0): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e58c0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e58c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e58c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e58c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.836039254 +0000 UTC m=+310.107884047 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e58c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e5e00): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e5e00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e5e00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431960 item 58 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e5e00): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e5e00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.836751242 +0000 UTC m=+310.108596025 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0003e5e00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0005143c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0005143c0): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0005143c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431b90 item 58 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0005143c0): _readAt: size=2, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0005143c0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0005143c0): _writeAt: size=3, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0005143c0): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0005143c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.837699544 +0000 UTC m=+310.109544327 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0005143c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000514980): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000514980): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000514980): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000514980): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000514980): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.837699544 +0000 UTC m=+310.109544327 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000514980): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482310 item 58 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000514fc0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000514fc0): open at offset 0 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000514fc0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000514fc0): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000514fc0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000514fc0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000514fc0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000514fc0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.839546705 +0000 UTC m=+310.111391488 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000514fc0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000515500): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000515500): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000515500): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482c40 item 59 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000515500): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000515500): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.840302655 +0000 UTC m=+310.112147438 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000515500): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000515a40): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000515a40): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000515a40): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000515a40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000515a40): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000515a40): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482ee0 item 59 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000515a40): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000515a40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.841103721 +0000 UTC m=+310.112948504 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000515a40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059e040): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059e040): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059e040): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059e040): >_readAt: n=8, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059e040): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.841103721 +0000 UTC m=+310.112948504 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059e040): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004830a0 item 59 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059e680): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059e680): open at offset 0 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059e680): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059e680): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059e680): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059e680): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059e680): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059e680): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.843038496 +0000 UTC m=+310.114883279 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059e680): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059ebc0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059ebc0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059ebc0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483730 item 60 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059ebc0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059ebc0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.843770551 +0000 UTC m=+310.115615334 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059ebc0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059f100): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059f100): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059f100): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483b90 item 60 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059f100): _readAt: size=2, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059f100): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059f100): _writeAt: size=3, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059f100): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059f100): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.844707281 +0000 UTC m=+310.116552064 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059f100): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059f6c0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059f6c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059f6c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059f6c0): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059f6c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.844707281 +0000 UTC m=+310.116552064 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059f6c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004202a0 item 60 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059fd00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059fd00): open at offset 0 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059fd00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059fd00): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059fd00): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059fd00): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059fd00): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059fd00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.84673448 +0000 UTC m=+310.118579263 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00059fd00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067c2c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067c2c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067c2c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420a10 item 61 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067c2c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067c2c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.848056223 +0000 UTC m=+310.119901016 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067c2c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067c9c0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067c9c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067c9c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067c9c0): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067c9c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.848056223 +0000 UTC m=+310.119901016 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067c9c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420d90 item 61 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067d000): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067d000): open at offset 0 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067d000): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067d000): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067d000): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067d000): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067d000): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067d000): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.850163874 +0000 UTC m=+310.122008667 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067d000): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067d540): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067d540): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067d540): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004215e0 item 62 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067d540): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067d540): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.850851776 +0000 UTC m=+310.122696559 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067d540): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067dc40): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067dc40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067dc40): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067dc40): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067dc40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.850851776 +0000 UTC m=+310.122696559 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00067dc40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004219d0 item 62 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072a300): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072a300): open at offset 0 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072a300): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072a300): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072a300): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072a300): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072a300): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072a300): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.852981118 +0000 UTC m=+310.124825901 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072a300): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072a840): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072a840): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072a840): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380850 item 63 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072a840): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072a840): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.853832177 +0000 UTC m=+310.125676970 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072a840): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072af40): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072af40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072af40): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072af40): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072af40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.853832177 +0000 UTC m=+310.125676970 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072af40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003815e0 item 63 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072b580): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072b580): open at offset 0 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072b580): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072b580): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072b580): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072b580): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072b580): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072b580): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.855835631 +0000 UTC m=+310.127680414 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072b580): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072bac0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072bac0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072bac0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d84d0 item 64 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072bac0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072bac0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.856515779 +0000 UTC m=+310.128360572 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00072bac0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740240): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740240): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740240): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740240): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740240): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.856515779 +0000 UTC m=+310.128360572 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740240): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8cb0 item 64 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740880): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740880): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740880): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740880): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740880): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.858377777 +0000 UTC m=+310.130222560 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740880): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740d00): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740d00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740d00): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740d00): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740d00): _writeAt: size=3, off=2 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d96c0 item 65 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740d00): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740d00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.859306582 +0000 UTC m=+310.131151395 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000740d00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741200): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741200): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741200): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741200): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741200): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.859306582 +0000 UTC m=+310.131151395 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741200): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9f10 item 65 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741840): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741840): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741840): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741840): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741840): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.861877022 +0000 UTC m=+310.133721825 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741840): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741cc0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741cc0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004272d0 item 66 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741cc0): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741cc0): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741cc0): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741cc0): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741cc0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.862639845 +0000 UTC m=+310.134484639 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000741cc0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c2280): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c2280): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c2280): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c2280): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c2280): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.862639845 +0000 UTC m=+310.134484639 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c2280): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004276c0 item 66 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c28c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c28c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c28c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c28c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c28c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.864111941 +0000 UTC m=+310.135956724 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c28c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c2d40): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c2d40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c2d40): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c2d40): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c2d40): _writeAt: size=3, off=2 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332000 item 67 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c2d40): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c2d40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.864755009 +0000 UTC m=+310.136599793 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c2d40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c3240): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c3240): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c3240): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c3240): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c3240): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.864755009 +0000 UTC m=+310.136599793 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c3240): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332310 item 67 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c38c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c38c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c38c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c38c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c38c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.866301946 +0000 UTC m=+310.138146729 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c38c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c3dc0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c3dc0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332930 item 68 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c3dc0): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c3dc0): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c3dc0): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c3dc0): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c3dc0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.866988486 +0000 UTC m=+310.138833269 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0007c3dc0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000804380): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000804380): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000804380): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000804380): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000804380): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.866988486 +0000 UTC m=+310.138833269 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000804380): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332af0 item 68 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008049c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008049c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008049c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008049c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008049c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.868410749 +0000 UTC m=+310.140255532 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008049c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000804e40): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000804e40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000804e40): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000804e40): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000804e40): _writeAt: size=3, off=2 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000164a10 item 69 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000804e40): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000804e40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.86898614 +0000 UTC m=+310.140830924 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000804e40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000805340): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000805340): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000805340): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000805340): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000805340): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.86898614 +0000 UTC m=+310.140830924 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000805340): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000164d90 item 69 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008059c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008059c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008059c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008059c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008059c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.870508049 +0000 UTC m=+310.142352832 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008059c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000805ec0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000805ec0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000165490 item 70 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000805ec0): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000805ec0): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000805ec0): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000805ec0): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000805ec0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.871065897 +0000 UTC m=+310.142910681 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000805ec0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000840480): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000840480): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000840480): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000840480): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000840480): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.871065897 +0000 UTC m=+310.142910681 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000840480): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050af0 item 70 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000840b00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000840b00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000840b00): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000840b00): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000840b00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.872323992 +0000 UTC m=+310.144168775 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000840b00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841000): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841000): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841000): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841000): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841000): _writeAt: size=3, off=2 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000515e0 item 71 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841000): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841000): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.872869857 +0000 UTC m=+310.144714640 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841000): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841500): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841500): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841500): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841500): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841500): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.872869857 +0000 UTC m=+310.144714640 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841500): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a4d0 item 71 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841b80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841b80): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841b80): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841b80): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841b80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.874373592 +0000 UTC m=+310.146218376 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000841b80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087c100): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087c100): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ad90 item 72 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087c100): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087c100): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087c100): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087c100): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087c100): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.875017563 +0000 UTC m=+310.146862346 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087c100): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087c640): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087c640): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087c640): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087c640): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087c640): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.875017563 +0000 UTC m=+310.146862346 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087c640): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b340 item 72 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087cc00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087cc00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087cc00): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087cc00): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087cc00): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087cc00): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087cc00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.876657253 +0000 UTC m=+310.148502036 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087cc00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087d100): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087d100): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087d100): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055be30 item 73 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087d100): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087d100): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.877237674 +0000 UTC m=+310.149082457 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087d100): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087d5c0): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087d5c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087d5c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087d5c0): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087d5c0): _writeAt: size=3, off=2 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414a10 item 73 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087d5c0): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087d5c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.877855875 +0000 UTC m=+310.149700659 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087d5c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087db00): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087db00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087db00): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087db00): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087db00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.877855875 +0000 UTC m=+310.149700659 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00087db00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004150a0 item 73 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b21c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b21c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b21c0): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b21c0): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b21c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b21c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b21c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.879385841 +0000 UTC m=+310.151230634 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b21c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b26c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b26c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b26c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415ab0 item 74 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b26c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b26c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.879943408 +0000 UTC m=+310.151788190 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b26c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b2c00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b2c00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415f10 item 74 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b2c00): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b2c00): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b2c00): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b2c00): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b2c00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.880595052 +0000 UTC m=+310.152439835 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b2c00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b3180): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b3180): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b3180): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b3180): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b3180): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.880595052 +0000 UTC m=+310.152439835 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b3180): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003522a0 item 74 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b37c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b37c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b37c0): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b37c0): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b37c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b37c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b37c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.882075093 +0000 UTC m=+310.153919877 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b37c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b3cc0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b3cc0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b3cc0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352770 item 75 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b3cc0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b3cc0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.882678737 +0000 UTC m=+310.154523521 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008b3cc0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ec280): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ec280): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ec280): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ec280): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ec280): _writeAt: size=3, off=2 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352bd0 item 75 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ec280): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ec280): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.883344759 +0000 UTC m=+310.155189542 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ec280): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ec7c0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ec7c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ec7c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ec7c0): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ec7c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.883344759 +0000 UTC m=+310.155189542 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ec7c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352e00 item 75 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ece00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ece00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ece00): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ece00): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ece00): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ece00): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ece00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.885154479 +0000 UTC m=+310.156999262 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ece00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ed300): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ed300): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ed300): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353420 item 76 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ed300): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ed300): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.885723088 +0000 UTC m=+310.157567871 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ed300): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ed840): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ed840): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003535e0 item 76 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ed840): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ed840): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ed840): _writeAt: size=3, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ed840): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ed840): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.886427161 +0000 UTC m=+310.158271944 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008ed840): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008eddc0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008eddc0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008eddc0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008eddc0): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008eddc0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.886427161 +0000 UTC m=+310.158271944 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0008eddc0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003537a0 item 76 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092c480): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092c480): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092c480): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092c480): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092c480): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092c480): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092c480): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.887954421 +0000 UTC m=+310.159799204 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092c480): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092c980): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092c980): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092c980): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353b90 item 77 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092c980): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092c980): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.888743853 +0000 UTC m=+310.160588636 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092c980): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092d080): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092d080): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092d080): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092d080): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092d080): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.888743853 +0000 UTC m=+310.160588636 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092d080): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353ea0 item 77 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092d6c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092d6c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092d6c0): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092d6c0): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092d6c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092d6c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092d6c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.890414302 +0000 UTC m=+310.162259086 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092d6c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092dbc0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092dbc0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092dbc0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a460 item 78 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092dbc0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092dbc0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.891029969 +0000 UTC m=+310.162874742 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc00092dbc0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954340): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954340): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954340): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954340): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954340): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.891029969 +0000 UTC m=+310.162874742 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954340): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a690 item 78 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954980): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954980): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954980): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954980): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954980): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954980): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954980): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.892686401 +0000 UTC m=+310.164531184 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954980): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954e80): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954e80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954e80): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035aa80 item 79 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954e80): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954e80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.893258506 +0000 UTC m=+310.165103290 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000954e80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000955580): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000955580): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000955580): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000955580): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000955580): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.893258506 +0000 UTC m=+310.165103290 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000955580): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ad20 item 79 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000955bc0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000955bc0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000955bc0): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000955bc0): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000955bc0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000955bc0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000955bc0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.894897385 +0000 UTC m=+310.166742169 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000955bc0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982140): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982140): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982140): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b180 item 80 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982140): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982140): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.89545854 +0000 UTC m=+310.167303323 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982140): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982840): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982840): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982840): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982840): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982840): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.89545854 +0000 UTC m=+310.167303323 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982840): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b340 item 80 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982e80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982e80): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982e80): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982e80): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982e80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.897150659 +0000 UTC m=+310.168995442 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000982e80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983300): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983300): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983300): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983300): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983300): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983300): _writeAt: size=3, off=7 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b7a0 item 81 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983300): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983300): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.897862157 +0000 UTC m=+310.169706939 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983300): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983840): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983840): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983840): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983840): >_readAt: n=8, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983840): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.897862157 +0000 UTC m=+310.169706939 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983840): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b960 item 81 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983ec0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983ec0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983ec0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983ec0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983ec0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.899745204 +0000 UTC m=+310.171589988 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000983ec0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ac440): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ac440): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ac440): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bd50 item 82 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ac440): _readAt: size=2, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ac440): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ac440): _writeAt: size=3, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ac440): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ac440): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.900518117 +0000 UTC m=+310.172362900 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ac440): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ac9c0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ac9c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ac9c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ac9c0): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ac9c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.900518117 +0000 UTC m=+310.172362900 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ac9c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374000 item 82 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ad040): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ad040): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ad040): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ad040): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ad040): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.90210065 +0000 UTC m=+310.173945433 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ad040): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ad540): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ad540): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ad540): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ad540): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ad540): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ad540): _writeAt: size=3, off=7 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374460 item 83 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ad540): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ad540): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.902852843 +0000 UTC m=+310.174697636 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ad540): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ada80): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ada80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ada80): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ada80): >_readAt: n=8, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ada80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.902852843 +0000 UTC m=+310.174697636 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009ada80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374620 item 83 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009da180): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009da180): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009da180): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009da180): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009da180): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.904622979 +0000 UTC m=+310.176467772 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009da180): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009da680): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009da680): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009da680): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003749a0 item 84 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009da680): _readAt: size=2, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009da680): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009da680): _writeAt: size=3, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009da680): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009da680): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.905414356 +0000 UTC m=+310.177259140 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009da680): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009dac00): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009dac00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009dac00): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009dac00): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009dac00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.905414356 +0000 UTC m=+310.177259140 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009dac00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374b60 item 84 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009db280): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009db280): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009db280): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009db280): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009db280): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.907099383 +0000 UTC m=+310.178944176 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009db280): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009db780): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009db780): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009db780): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009db780): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009db780): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009db780): _writeAt: size=3, off=7 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374f50 item 85 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009db780): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009db780): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.907780012 +0000 UTC m=+310.179624794 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009db780): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009dbcc0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009dbcc0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009dbcc0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009dbcc0): >_readAt: n=8, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009dbcc0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.907780012 +0000 UTC m=+310.179624794 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc0009dbcc0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375180 item 85 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0a3c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0a3c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0a3c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0a3c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0a3c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.909436333 +0000 UTC m=+310.181281116 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0a3c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0a8c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0a8c0): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0a8c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375570 item 86 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0a8c0): _readAt: size=2, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0a8c0): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0a8c0): _writeAt: size=3, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0a8c0): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0a8c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.910245133 +0000 UTC m=+310.182089916 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0a8c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0ae40): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0ae40): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0ae40): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0ae40): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0ae40): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.910245133 +0000 UTC m=+310.182089916 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0ae40): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375730 item 86 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0b4c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0b4c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0b4c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0b4c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0b4c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.911831083 +0000 UTC m=+310.183675866 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0b4c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0b9c0): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0b9c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0b9c0): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0b9c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0b9c0): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0b9c0): _writeAt: size=3, off=7 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375ab0 item 87 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0b9c0): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0b9c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.912694064 +0000 UTC m=+310.184538848 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0b9c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0bf00): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0bf00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0bf00): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0bf00): >_readAt: n=8, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0bf00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.912694064 +0000 UTC m=+310.184538848 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a0bf00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375ce0 item 87 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a24600): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a24600): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a24600): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a24600): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a24600): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.914411061 +0000 UTC m=+310.186255854 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a24600): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a24b00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a24b00): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a24b00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003760e0 item 88 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a24b00): _readAt: size=2, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a24b00): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a24b00): _writeAt: size=3, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a24b00): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a24b00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.915312645 +0000 UTC m=+310.187157428 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a24b00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a25080): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a25080): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a25080): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a25080): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a25080): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.915312645 +0000 UTC m=+310.187157428 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a25080): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003762a0 item 88 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a256c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a256c0): open at offset 0 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a256c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a256c0): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a256c0): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a256c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a256c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a256c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.916935313 +0000 UTC m=+310.188780096 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a256c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a25c00): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a25c00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a25c00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376690 item 89 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a25c00): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a25c00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.917634508 +0000 UTC m=+310.189479291 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a25c00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a481c0): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a481c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a481c0): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a481c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a481c0): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a481c0): _writeAt: size=3, off=7 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376930 item 89 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a481c0): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a481c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.918582789 +0000 UTC m=+310.190427612 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a481c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a48740): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a48740): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a48740): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a48740): >_readAt: n=8, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a48740): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.918582789 +0000 UTC m=+310.190427612 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a48740): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376bd0 item 89 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a48d80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a48d80): open at offset 0 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a48d80): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a48d80): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a48d80): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a48d80): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a48d80): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a48d80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.921124565 +0000 UTC m=+310.192969418 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a48d80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a492c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a492c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a492c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377030 item 90 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a492c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a492c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.92209573 +0000 UTC m=+310.193940553 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a492c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a49800): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a49800): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a49800): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377260 item 90 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a49800): _readAt: size=2, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a49800): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a49800): _writeAt: size=3, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a49800): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a49800): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.923398789 +0000 UTC m=+310.195243611 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a49800): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a49dc0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a49dc0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a49dc0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a49dc0): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a49dc0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.923398789 +0000 UTC m=+310.195243611 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a49dc0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377420 item 90 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66480): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66480): open at offset 0 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66480): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66480): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66480): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66480): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66480): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66480): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.926099572 +0000 UTC m=+310.197944396 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66480): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a669c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a669c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a669c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377a40 item 91 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a669c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a669c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.927086808 +0000 UTC m=+310.198931632 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a669c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66f00): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66f00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66f00): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66f00): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66f00): >_readAt: n=2, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66f00): _writeAt: size=3, off=7 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377ce0 item 91 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66f00): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66f00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.928228894 +0000 UTC m=+310.200073717 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a66f00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a67480): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a67480): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a67480): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a67480): >_readAt: n=8, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a67480): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.928228894 +0000 UTC m=+310.200073717 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a67480): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344540 item 91 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a67ac0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a67ac0): open at offset 0 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a67ac0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a67ac0): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a67ac0): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a67ac0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a67ac0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a67ac0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.930986425 +0000 UTC m=+310.202831238 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a67ac0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8e080): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8e080): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8e080): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344d20 item 92 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8e080): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8e080): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.931991614 +0000 UTC m=+310.203836437 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8e080): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8e5c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8e5c0): open at offset 5 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8e5c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345340 item 92 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8e5c0): _readAt: size=2, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8e5c0): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8e5c0): _writeAt: size=3, off=5 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8e5c0): >_writeAt: n=3, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8e5c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.933214902 +0000 UTC m=+310.205059725 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8e5c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8eb80): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8eb80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8eb80): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8eb80): >_readAt: n=3, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8eb80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.933214902 +0000 UTC m=+310.205059725 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8eb80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003456c0 item 92 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8f1c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8f1c0): open at offset 0 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8f1c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8f1c0): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8f1c0): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8f1c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8f1c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8f1c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.93612495 +0000 UTC m=+310.207969773 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8f1c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8f700): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8f700): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8f700): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345ea0 item 93 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8f700): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8f700): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.937225278 +0000 UTC m=+310.209070091 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8f700): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8fe00): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8fe00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8fe00): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8fe00): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8fe00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.937225278 +0000 UTC m=+310.209070091 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000a8fe00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004420e0 item 93 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aae4c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aae4c0): open at offset 0 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aae4c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aae4c0): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aae4c0): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aae4c0): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aae4c0): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aae4c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.939734182 +0000 UTC m=+310.211579005 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aae4c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaea00): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaea00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaea00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442460 item 94 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaea00): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaea00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.940669639 +0000 UTC m=+310.212514462 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaea00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaf100): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaf100): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaf100): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaf100): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaf100): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.940669639 +0000 UTC m=+310.212514462 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaf100): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442700 item 94 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaf740): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaf740): open at offset 0 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaf740): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaf740): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaf740): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaf740): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaf740): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaf740): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.943537347 +0000 UTC m=+310.215382160 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aaf740): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aafc80): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aafc80): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aafc80): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442bd0 item 95 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aafc80): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aafc80): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.94463544 +0000 UTC m=+310.216480254 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000aafc80): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b066c0): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b066c0): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b066c0): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b066c0): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b066c0): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.94463544 +0000 UTC m=+310.216480254 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b066c0): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004560e0 item 95 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 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/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b06d00): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b06d00): open at offset 0 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b06d00): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b06d00): _readAt: size=2, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b06d00): >_readAt: n=0, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b06d00): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b06d00): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b06d00): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.947736407 +0000 UTC m=+310.219581230 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b06d00): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b07240): _writeAt: size=5, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b07240): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b07240): >openPending: err= 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456460 item 96 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b07240): >_writeAt: n=5, err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b07240): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.94863768 +0000 UTC m=+310.220482493 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b07240): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:21 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:21 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b07940): _readAt: size=512, off=0 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b07940): openPending: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b07940): >openPending: err= 2025/07/03 05:59:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b07940): >_readAt: n=5, err=EOF 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b07940): close: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:21.94863768 +0000 UTC m=+310.220482493 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:21 DEBUG : open-test-file(0xc000b07940): >close: err= 2025/07/03 05:59:21 DEBUG : open-test-file: Remove: 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456620 item 96 2025/07/03 05:59:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:21 DEBUG : open-test-file: >Remove: err= 2025/07/03 05:59:21 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:59:21 DEBUG : Looking for writers 2025/07/03 05:59:21 DEBUG : >WaitForWriters: 2025/07/03 05:59:21 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:59:22 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:59:22 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:59:22 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:22 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/03 05:59:22 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0e200): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0e200): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0e200): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0e200): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0e200): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.471781376 +0000 UTC m=+310.743626199 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0e200): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0e680): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0e680): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0e680): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0e680): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0e680): _writeAt: size=3, off=2 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0e680): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0e680): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.471781376 +0000 UTC m=+310.743626199 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0e680): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0eb40): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0eb40): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0eb40): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0eb40): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0eb40): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.471781376 +0000 UTC m=+310.743626199 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0eb40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004788c0 item 1 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0f180): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0f180): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0f180): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0f180): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0f180): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.475577419 +0000 UTC m=+310.747422202 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0f180): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0f680): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0f680): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0f680): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0f680): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0f680): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.475577419 +0000 UTC m=+310.747422202 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0f680): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479110 item 2 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0fcc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0fcc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0fcc0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0fcc0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0fcc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.477813531 +0000 UTC m=+310.749658314 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c0fcc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c621c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c621c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c621c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c621c0): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c621c0): _writeAt: size=3, off=2 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c621c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c621c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.477813531 +0000 UTC m=+310.749658314 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c621c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c62680): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c62680): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c62680): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c62680): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c62680): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.477813531 +0000 UTC m=+310.749658314 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c62680): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479880 item 3 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c62d00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c62d00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c62d00): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c62d00): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c62d00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.480556394 +0000 UTC m=+310.752401177 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c62d00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63240): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63240): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63240): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63240): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63240): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.480556394 +0000 UTC m=+310.752401177 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63240): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479e30 item 4 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63880): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63880): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63880): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63880): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63880): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.482520575 +0000 UTC m=+310.754365358 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63880): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63d00): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63d00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63d00): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63d00): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63d00): _writeAt: size=3, off=2 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63d00): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63d00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.482520575 +0000 UTC m=+310.754365358 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c63d00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7e240): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7e240): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7e240): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7e240): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7e240): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.482520575 +0000 UTC m=+310.754365358 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7e240): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c2a0 item 5 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7e8c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7e8c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7e8c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7e8c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7e8c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.485469015 +0000 UTC m=+310.757313798 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7e8c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7ee00): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7ee00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7ee00): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7ee00): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7ee00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.485469015 +0000 UTC m=+310.757313798 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7ee00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c8c0 item 6 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7f480): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7f480): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7f480): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7f480): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7f480): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.487410021 +0000 UTC m=+310.759254814 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7f480): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7f980): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7f980): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7f980): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7f980): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7f980): _writeAt: size=3, off=2 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7f980): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7f980): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.487410021 +0000 UTC m=+310.759254814 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7f980): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7fe40): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7fe40): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7fe40): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7fe40): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7fe40): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.487410021 +0000 UTC m=+310.759254814 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c7fe40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd20 item 7 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca0540): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca0540): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca0540): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca0540): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca0540): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.489986012 +0000 UTC m=+310.761830795 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca0540): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca0a80): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca0a80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca0a80): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca0a80): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca0a80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.489986012 +0000 UTC m=+310.761830795 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca0a80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d2d0 item 8 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1040): _readAt: size=2, off=0 2025/07/03 05:59:22 ERROR : open-test-file(0xc000ca1040): Couldn't read size of file 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1040): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1040): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1040): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1040): close: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1040): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1400): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1400): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1400): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1400): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1400): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.491973988 +0000 UTC m=+310.763818770 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1400): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1880): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1880): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1880): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1880): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1880): _writeAt: size=3, off=2 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1880): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1880): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.491973988 +0000 UTC m=+310.763818770 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1880): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1d80): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1d80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1d80): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1d80): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1d80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.491973988 +0000 UTC m=+310.763818770 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ca1d80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d6c0 item 9 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c080): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c080): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c080): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c080): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c080): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.495702233 +0000 UTC m=+310.767547055 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c080): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2000): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2000): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2000): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2000): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2000): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.495702233 +0000 UTC m=+310.767547055 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2000): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442e70 item 10 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2640): _readAt: size=2, off=0 2025/07/03 05:59:22 ERROR : open-test-file(0xc000ae2640): Couldn't read size of file 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2640): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2640): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2640): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2640): close: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2640): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2a00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2a00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2a00): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2a00): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2a00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.499270878 +0000 UTC m=+310.771115700 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2a00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2f00): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2f00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2f00): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2f00): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2f00): _writeAt: size=3, off=2 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2f00): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2f00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.499270878 +0000 UTC m=+310.771115700 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae2f00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae3400): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae3400): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae3400): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae3400): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae3400): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.499270878 +0000 UTC m=+310.771115700 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae3400): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004561c0 item 11 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae3a80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae3a80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae3a80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae3a80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae3a80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.502864048 +0000 UTC m=+310.774708862 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ae3a80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c380): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c380): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c380): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c380): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c380): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.502864048 +0000 UTC m=+310.774708862 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c380): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456690 item 12 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c9c0): _readAt: size=2, off=0 2025/07/03 05:59:22 ERROR : open-test-file(0xc000b8c9c0): Couldn't read size of file 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c9c0): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c9c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c9c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c9c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8c9c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8cd80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8cd80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8cd80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8cd80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8cd80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.505364016 +0000 UTC m=+310.777208838 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8cd80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8d440): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8d440): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8d440): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8d440): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8d440): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.505364016 +0000 UTC m=+310.777208838 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8d440): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456a10 item 13 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8dac0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8dac0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8dac0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8dac0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8dac0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.508153948 +0000 UTC m=+310.779998771 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b8dac0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbc080): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbc080): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbc080): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbc080): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbc080): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.508153948 +0000 UTC m=+310.779998771 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbc080): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456ee0 item 14 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbc900): _readAt: size=2, off=0 2025/07/03 05:59:22 ERROR : open-test-file(0xc000cbc900): Couldn't read size of file 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbc900): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbc900): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbc900): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbc900): close: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbc900): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbccc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbccc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbccc0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbccc0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbccc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.511019222 +0000 UTC m=+310.782864045 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbccc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbd380): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbd380): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbd380): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbd380): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbd380): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.511019222 +0000 UTC m=+310.782864045 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbd380): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457500 item 15 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbda00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbda00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbda00): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbda00): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbda00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.513581135 +0000 UTC m=+310.785425959 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbda00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbdf40): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbdf40): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbdf40): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbdf40): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbdf40): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.513581135 +0000 UTC m=+310.785425959 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000cbdf40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457960 item 16 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ac700): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ac700): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ac700): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ac700): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ac700): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.515953442 +0000 UTC m=+310.787798256 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ac700): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): _writeAt: size=3, off=7 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.515953442 +0000 UTC m=+310.787798256 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682180): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682180): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682180): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682180): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682180): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.515953442 +0000 UTC m=+310.787798256 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682180): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457f10 item 17 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682e00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682e00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682e00): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682e00): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682e00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.519421058 +0000 UTC m=+310.791265841 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682e00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002de400): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002de400): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002de400): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002de400): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002de400): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.519421058 +0000 UTC m=+310.791265841 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002de400): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e540 item 18 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002df800): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002df800): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002df800): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002df800): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002df800): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.524698554 +0000 UTC m=+310.796543347 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002df800): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfd40): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfd40): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfd40): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfd40): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfd40): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfd40): _writeAt: size=3, off=7 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfd40): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfd40): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.524698554 +0000 UTC m=+310.796543347 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfd40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000424c80): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000424c80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000424c80): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000424c80): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000424c80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.524698554 +0000 UTC m=+310.796543347 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000424c80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e9a0 item 19 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000425980): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000425980): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000425980): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000425980): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000425980): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.531887081 +0000 UTC m=+310.803731905 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000425980): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60080): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60080): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60080): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60080): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60080): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.531887081 +0000 UTC m=+310.803731905 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60080): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047efc0 item 20 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60740): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60740): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60740): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60740): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60740): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.534468141 +0000 UTC m=+310.806312963 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60740): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61000): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61000): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61000): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61000): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61000): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61000): _writeAt: size=3, off=7 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61000): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61000): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.534468141 +0000 UTC m=+310.806312963 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61000): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61940): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61940): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61940): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61940): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61940): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.534468141 +0000 UTC m=+310.806312963 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61940): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f490 item 21 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2380): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2380): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2380): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2380): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2380): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.53812438 +0000 UTC m=+310.809969204 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2380): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2900): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2900): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2900): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2900): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2900): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.53812438 +0000 UTC m=+310.809969204 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2900): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc70 item 22 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3040): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3040): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3040): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3040): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3040): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.541298093 +0000 UTC m=+310.813142917 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3040): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3580): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3580): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3580): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3580): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3580): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3580): _writeAt: size=3, off=7 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3580): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3580): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.541298093 +0000 UTC m=+310.813142917 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3580): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3ac0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3ac0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3ac0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3ac0): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3ac0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.541298093 +0000 UTC m=+310.813142917 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3ac0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c150 item 23 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06240): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06240): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06240): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06240): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06240): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.545095158 +0000 UTC m=+310.816939972 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06240): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06780): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06780): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06780): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06780): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06780): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.545095158 +0000 UTC m=+310.816939972 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06780): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c7e0 item 24 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06dc0): _readAt: size=2, off=0 2025/07/03 05:59:22 ERROR : open-test-file(0xc000b06dc0): Couldn't read size of file 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06dc0): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06dc0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06dc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06dc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06dc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07180): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07180): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07180): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07180): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07180): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.548615663 +0000 UTC m=+310.820460477 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07180): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07680): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07680): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07680): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07680): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07680): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07680): _writeAt: size=3, off=7 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07680): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07680): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.548615663 +0000 UTC m=+310.820460477 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07680): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07bc0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07bc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07bc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07bc0): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07bc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.548615663 +0000 UTC m=+310.820460477 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07bc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cc40 item 25 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aae300): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aae300): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aae300): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aae300): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aae300): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.55262673 +0000 UTC m=+310.824471553 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aae300): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aae840): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aae840): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aae840): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aae840): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aae840): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.55262673 +0000 UTC m=+310.824471553 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aae840): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d1f0 item 26 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaee80): _readAt: size=2, off=0 2025/07/03 05:59:22 ERROR : open-test-file(0xc000aaee80): Couldn't read size of file 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaee80): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaee80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaee80): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaee80): close: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaee80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaf240): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaf240): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaf240): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaf240): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaf240): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.555876937 +0000 UTC m=+310.827721750 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaf240): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaf740): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaf740): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaf740): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaf740): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaf740): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaf740): _writeAt: size=3, off=7 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaf740): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaf740): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.555876937 +0000 UTC m=+310.827721750 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aaf740): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aafc80): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aafc80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aafc80): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aafc80): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aafc80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.555876937 +0000 UTC m=+310.827721750 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000aafc80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d5e0 item 27 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0004645c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0004645c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0004645c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0004645c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0004645c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.560040459 +0000 UTC m=+310.831885272 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0004645c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000464b00): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000464b00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000464b00): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000464b00): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000464b00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.560040459 +0000 UTC m=+310.831885272 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000464b00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dc00 item 28 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465140): _readAt: size=2, off=0 2025/07/03 05:59:22 ERROR : open-test-file(0xc000465140): Couldn't read size of file 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465140): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465140): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465140): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465140): close: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465140): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465500): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465500): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465500): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465500): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465500): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.562978039 +0000 UTC m=+310.834822862 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465500): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465bc0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465bc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465bc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465bc0): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465bc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.562978039 +0000 UTC m=+310.834822862 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000465bc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338070 item 29 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053a2c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053a2c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053a2c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053a2c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053a2c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.566385651 +0000 UTC m=+310.838230465 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053a2c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053a800): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053a800): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053a800): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053a800): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053a800): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.566385651 +0000 UTC m=+310.838230465 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053a800): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338930 item 30 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053ae40): _readAt: size=2, off=0 2025/07/03 05:59:22 ERROR : open-test-file(0xc00053ae40): Couldn't read size of file 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053ae40): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053ae40): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053ae40): >_writeAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053ae40): close: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053ae40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053b200): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053b200): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053b200): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053b200): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053b200): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.569303485 +0000 UTC m=+310.841148298 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053b200): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053b8c0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053b8c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053b8c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053b8c0): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053b8c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.569303485 +0000 UTC m=+310.841148298 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053b8c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339420 item 31 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053bf40): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053bf40): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053bf40): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053bf40): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053bf40): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.572066215 +0000 UTC m=+310.843911028 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00053bf40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aa500): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aa500): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aa500): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aa500): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aa500): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.572066215 +0000 UTC m=+310.843911028 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aa500): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408380 item 32 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aab40): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aab40): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aab40): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aab40): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aab40): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.574973408 +0000 UTC m=+310.846818220 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aab40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aafc0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aafc0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aafc0): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aafc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aafc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004087e0 item 33 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aafc0): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aafc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.575910589 +0000 UTC m=+310.847755402 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005aafc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005ab4c0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005ab4c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005ab4c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005ab4c0): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005ab4c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.575910589 +0000 UTC m=+310.847755402 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005ab4c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004089a0 item 33 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005abb00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005abb00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005abb00): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005abb00): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005abb00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.578560187 +0000 UTC m=+310.850405011 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0005abb00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067c000): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067c000): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408f50 item 34 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067c000): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067c000): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067c000): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067c000): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067c000): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.579723192 +0000 UTC m=+310.851568005 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067c000): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067c540): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067c540): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067c540): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067c540): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067c540): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.579723192 +0000 UTC m=+310.851568005 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067c540): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409110 item 34 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067cb80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067cb80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067cb80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067cb80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067cb80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.582259537 +0000 UTC m=+310.854104391 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067cb80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067d000): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067d000): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067d000): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067d000): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067d000): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409490 item 35 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067d000): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067d000): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.583249729 +0000 UTC m=+310.855094541 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067d000): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067d500): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067d500): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067d500): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067d500): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067d500): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.583249729 +0000 UTC m=+310.855094541 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067d500): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409810 item 35 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067db80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067db80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067db80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067db80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067db80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.585921068 +0000 UTC m=+310.857765891 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00067db80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071e100): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071e100): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409d50 item 36 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071e100): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071e100): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071e100): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071e100): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071e100): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.586948308 +0000 UTC m=+310.858793131 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071e100): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071e640): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071e640): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071e640): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071e640): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071e640): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.586948308 +0000 UTC m=+310.858793131 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071e640): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a000 item 36 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071ec80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071ec80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071ec80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071ec80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071ec80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.589848147 +0000 UTC m=+310.861692970 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071ec80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071f100): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071f100): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071f100): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071f100): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071f100): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a380 item 37 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071f100): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071f100): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.590832987 +0000 UTC m=+310.862677810 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071f100): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071f600): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071f600): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071f600): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071f600): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071f600): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.590832987 +0000 UTC m=+310.862677810 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071f600): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a540 item 37 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071fc80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071fc80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071fc80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071fc80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071fc80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.594430888 +0000 UTC m=+310.866275691 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00071fc80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738200): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738200): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a930 item 38 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738200): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738200): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738200): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738200): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738200): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.595642824 +0000 UTC m=+310.867487627 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738200): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738740): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738740): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738740): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738740): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738740): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.595642824 +0000 UTC m=+310.867487627 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738740): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ab60 item 38 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738dc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738dc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738dc0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738dc0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738dc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.597584613 +0000 UTC m=+310.869429416 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000738dc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007392c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007392c0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007392c0): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007392c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007392c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aee0 item 39 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007392c0): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007392c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.598282995 +0000 UTC m=+310.870127798 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007392c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007397c0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007397c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007397c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007397c0): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007397c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.598282995 +0000 UTC m=+310.870127798 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007397c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b0a0 item 39 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000739e40): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000739e40): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000739e40): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000739e40): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000739e40): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.60037728 +0000 UTC m=+310.872222084 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000739e40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076c3c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076c3c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b420 item 40 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076c3c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076c3c0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076c3c0): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076c3c0): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076c3c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.601611338 +0000 UTC m=+310.873456152 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076c3c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076c900): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076c900): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076c900): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076c900): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076c900): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.601611338 +0000 UTC m=+310.873456152 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076c900): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b5e0 item 40 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076cec0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076cec0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076cec0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076cec0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076cec0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076cec0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076cec0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.603890702 +0000 UTC m=+310.875735485 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076cec0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076d3c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076d3c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076d3c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ba40 item 41 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076d3c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076d3c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.604607799 +0000 UTC m=+310.876452592 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076d3c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076d880): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076d880): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076d880): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076d880): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076d880): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bce0 item 41 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076d880): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076d880): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.606054787 +0000 UTC m=+310.877899590 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076d880): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076ddc0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076ddc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076ddc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076ddc0): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076ddc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.606054787 +0000 UTC m=+310.877899590 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00076ddc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004027e0 item 41 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8480): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8480): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8480): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8480): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8480): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8480): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8480): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.608315295 +0000 UTC m=+310.880160098 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8480): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8980): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8980): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8980): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004039d0 item 42 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8980): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8980): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.609313801 +0000 UTC m=+310.881158614 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8980): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8ec0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8ec0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee770 item 42 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8ec0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8ec0): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8ec0): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8ec0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.610418226 +0000 UTC m=+310.882263029 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c8ec0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c9440): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c9440): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c9440): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c9440): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c9440): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.610418226 +0000 UTC m=+310.882263029 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c9440): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef0a0 item 42 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c9a80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c9a80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c9a80): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c9a80): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c9a80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c9a80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c9a80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.61256999 +0000 UTC m=+310.884414793 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007c9a80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6000): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6000): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6000): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322e70 item 43 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6000): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6000): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.613830107 +0000 UTC m=+310.885674910 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6000): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6540): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6540): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6540): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6540): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6540): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323ab0 item 43 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6540): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6540): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.614761317 +0000 UTC m=+310.886606130 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6540): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6a80): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6a80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6a80): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6a80): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6a80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.614761317 +0000 UTC m=+310.886606130 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f6a80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430310 item 43 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f70c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f70c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f70c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f70c0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f70c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f70c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f70c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.617139275 +0000 UTC m=+310.888984078 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f70c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f75c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f75c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f75c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430e00 item 44 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f75c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f75c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.618603215 +0000 UTC m=+310.890448028 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f75c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f7b00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f7b00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431110 item 44 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f7b00): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f7b00): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f7b00): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f7b00): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f7b00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.620082936 +0000 UTC m=+310.891927759 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0007f7b00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081e100): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081e100): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081e100): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081e100): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081e100): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.620082936 +0000 UTC m=+310.891927759 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081e100): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431810 item 44 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8380): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8380): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8380): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8380): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8380): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8380): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8380): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.62262375 +0000 UTC m=+310.894468553 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8380): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8880): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8880): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8880): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004423f0 item 45 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8880): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8880): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.623450943 +0000 UTC m=+310.895295747 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8880): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8f80): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8f80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8f80): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8f80): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8f80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.623450943 +0000 UTC m=+310.895295747 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af8f80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442690 item 45 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af95c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af95c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af95c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af95c0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af95c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af95c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af95c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.625720669 +0000 UTC m=+310.897565472 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af95c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af9ac0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af9ac0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af9ac0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442b60 item 46 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af9ac0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af9ac0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.626906106 +0000 UTC m=+310.898750909 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000af9ac0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0240): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0240): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0240): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0240): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0240): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.626906106 +0000 UTC m=+310.898750909 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0240): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443180 item 46 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0880): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0880): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0880): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0880): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0880): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0880): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0880): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.629677003 +0000 UTC m=+310.901521806 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0880): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0d80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0d80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0d80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443570 item 47 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0d80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0d80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.630380575 +0000 UTC m=+310.902225378 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b0d80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b1480): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b1480): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b1480): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b1480): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b1480): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.630380575 +0000 UTC m=+310.902225378 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b1480): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004437a0 item 47 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b1ac0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b1ac0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b1ac0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b1ac0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b1ac0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b1ac0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b1ac0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.634744464 +0000 UTC m=+310.906589267 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008b1ac0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4040): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4040): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4040): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443b20 item 48 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4040): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4040): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.635671325 +0000 UTC m=+310.907516139 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4040): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4740): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4740): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4740): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4740): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4740): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.635671325 +0000 UTC m=+310.907516139 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4740): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443ce0 item 48 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4d80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4d80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4d80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4d80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4d80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.638322386 +0000 UTC m=+310.910167190 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d4d80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5200): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5200): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5200): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5200): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5200): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5200): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004823f0 item 49 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5200): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5200): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.639534885 +0000 UTC m=+310.911379707 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5200): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5740): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5740): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5740): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5740): >_readAt: n=8, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5740): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.639534885 +0000 UTC m=+310.911379707 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5740): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482850 item 49 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5dc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5dc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5dc0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5dc0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5dc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.64218319 +0000 UTC m=+310.914028003 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0008d5dc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000912340): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000912340): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000912340): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482fc0 item 50 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000912340): _readAt: size=2, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000912340): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000912340): _writeAt: size=3, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000912340): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000912340): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.643186336 +0000 UTC m=+310.915031149 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000912340): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009128c0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009128c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009128c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009128c0): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009128c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.643186336 +0000 UTC m=+310.915031149 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009128c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483180 item 50 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000912f40): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000912f40): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000912f40): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000912f40): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000912f40): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.645458425 +0000 UTC m=+310.917303237 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000912f40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000913440): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000913440): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000913440): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000913440): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000913440): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000913440): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483810 item 51 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000913440): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000913440): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.646420843 +0000 UTC m=+310.918265647 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000913440): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000913980): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000913980): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000913980): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000913980): >_readAt: n=8, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000913980): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.646420843 +0000 UTC m=+310.918265647 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000913980): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483ea0 item 51 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942080): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942080): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942080): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942080): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942080): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.649003736 +0000 UTC m=+310.920848659 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942080): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942580): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942580): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942580): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420850 item 52 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942580): _readAt: size=2, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942580): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942580): _writeAt: size=3, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942580): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942580): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.649871526 +0000 UTC m=+310.921716339 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942580): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942b00): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942b00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942b00): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942b00): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942b00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.649871526 +0000 UTC m=+310.921716339 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000942b00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420af0 item 52 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943180): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943180): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943180): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943180): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943180): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.652054448 +0000 UTC m=+310.923899251 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943180): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943680): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943680): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943680): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943680): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943680): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943680): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421420 item 53 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943680): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943680): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.652921247 +0000 UTC m=+310.924766050 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943680): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943bc0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943bc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943bc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943bc0): >_readAt: n=8, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943bc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.652921247 +0000 UTC m=+310.924766050 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000943bc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004216c0 item 53 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009662c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009662c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009662c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009662c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009662c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.655224445 +0000 UTC m=+310.927069258 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009662c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009667c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009667c0): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009667c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380000 item 54 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009667c0): _readAt: size=2, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009667c0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009667c0): _writeAt: size=3, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009667c0): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009667c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.65620692 +0000 UTC m=+310.928051724 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009667c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000966d40): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000966d40): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000966d40): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000966d40): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000966d40): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.65620692 +0000 UTC m=+310.928051724 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000966d40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380cb0 item 54 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009673c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009673c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009673c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009673c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009673c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.65839933 +0000 UTC m=+310.930244133 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009673c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009678c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009678c0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009678c0): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009678c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009678c0): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009678c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d82a0 item 55 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009678c0): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009678c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.659157534 +0000 UTC m=+310.931002317 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009678c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000967e00): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000967e00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000967e00): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000967e00): >_readAt: n=8, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000967e00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.659157534 +0000 UTC m=+310.931002317 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000967e00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8700 item 55 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994500): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994500): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994500): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994500): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994500): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.660935355 +0000 UTC m=+310.932780138 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994500): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994a00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994a00): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994a00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9500 item 56 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994a00): _readAt: size=2, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994a00): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994a00): _writeAt: size=3, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994a00): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994a00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.661588342 +0000 UTC m=+310.933433125 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994a00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994f80): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994f80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994f80): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994f80): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994f80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.661588342 +0000 UTC m=+310.933433125 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000994f80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9d50 item 56 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009955c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009955c0): open at offset 0 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009955c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009955c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009955c0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009955c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009955c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009955c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.663023819 +0000 UTC m=+310.934868602 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009955c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000995b00): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000995b00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000995b00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426e70 item 57 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000995b00): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000995b00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.664013078 +0000 UTC m=+310.935857861 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000995b00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c60c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c60c0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c60c0): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c60c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c60c0): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c60c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004275e0 item 57 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c60c0): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c60c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.664787192 +0000 UTC m=+310.936631975 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c60c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c6640): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c6640): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c6640): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c6640): >_readAt: n=8, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c6640): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.664787192 +0000 UTC m=+310.936631975 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c6640): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004277a0 item 57 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c6c80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c6c80): open at offset 0 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c6c80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c6c80): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c6c80): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c6c80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c6c80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c6c80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.666658048 +0000 UTC m=+310.938502831 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c6c80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c71c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c71c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c71c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003320e0 item 58 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c71c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c71c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.667392878 +0000 UTC m=+310.939237661 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c71c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c7700): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c7700): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c7700): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332460 item 58 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c7700): _readAt: size=2, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c7700): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c7700): _writeAt: size=3, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c7700): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c7700): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.668098824 +0000 UTC m=+310.939943607 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c7700): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c7cc0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c7cc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c7cc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c7cc0): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c7cc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.668098824 +0000 UTC m=+310.939943607 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009c7cc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000332690 item 58 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ee380): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ee380): open at offset 0 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ee380): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ee380): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ee380): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ee380): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ee380): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ee380): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.669718518 +0000 UTC m=+310.941563300 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ee380): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ee8c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ee8c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ee8c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333180 item 59 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ee8c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ee8c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.670381283 +0000 UTC m=+310.942226066 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ee8c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009eee00): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009eee00): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009eee00): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009eee00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009eee00): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009eee00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000333b90 item 59 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009eee00): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009eee00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.671333162 +0000 UTC m=+310.943177955 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009eee00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ef380): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ef380): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ef380): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ef380): >_readAt: n=8, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ef380): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.671333162 +0000 UTC m=+310.943177955 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ef380): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000164bd0 item 59 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ef9c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ef9c0): open at offset 0 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ef9c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ef9c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ef9c0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ef9c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ef9c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ef9c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.673143724 +0000 UTC m=+310.944988517 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009ef9c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009eff00): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009eff00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009eff00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001651f0 item 60 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009eff00): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009eff00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.673819734 +0000 UTC m=+310.945664517 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0009eff00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a144c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a144c0): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a144c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050070 item 60 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a144c0): _readAt: size=2, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a144c0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a144c0): _writeAt: size=3, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a144c0): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a144c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.674691732 +0000 UTC m=+310.946536515 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a144c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a14a80): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a14a80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a14a80): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a14a80): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a14a80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.674691732 +0000 UTC m=+310.946536515 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a14a80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 60 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a150c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a150c0): open at offset 0 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a150c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a150c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a150c0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a150c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a150c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a150c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.67638841 +0000 UTC m=+310.948233194 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a150c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a15600): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a15600): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a15600): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a1c0 item 61 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a15600): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a15600): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.677581502 +0000 UTC m=+310.949426325 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a15600): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a15d00): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a15d00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a15d00): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a15d00): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a15d00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.677581502 +0000 UTC m=+310.949426325 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a15d00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055a700 item 61 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a383c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a383c0): open at offset 0 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a383c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a383c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a383c0): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a383c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a383c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a383c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.680559618 +0000 UTC m=+310.952404441 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a383c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a38900): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a38900): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a38900): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b1f0 item 62 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a38900): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a38900): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.681585014 +0000 UTC m=+310.953429838 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a38900): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39000): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39000): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39000): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39000): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39000): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.681585014 +0000 UTC m=+310.953429838 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39000): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055b500 item 62 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39640): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39640): open at offset 0 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39640): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39640): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39640): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39640): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39640): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39640): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.684718172 +0000 UTC m=+310.956563005 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39640): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39b80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39b80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39b80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414700 item 63 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39b80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39b80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.685725384 +0000 UTC m=+310.957570207 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a39b80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64300): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64300): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64300): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64300): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64300): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.685725384 +0000 UTC m=+310.957570207 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64300): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414b60 item 63 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64940): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64940): open at offset 0 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64940): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64940): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64940): >_readAt: n=0, err=Bad file descriptor 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64940): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64940): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64940): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.688683662 +0000 UTC m=+310.960528486 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64940): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64e80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64e80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64e80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004155e0 item 64 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64e80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64e80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.689601056 +0000 UTC m=+310.961445879 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a64e80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a65580): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a65580): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a65580): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a65580): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a65580): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.689601056 +0000 UTC m=+310.961445879 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a65580): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415d50 item 64 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a65bc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a65bc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a65bc0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a65bc0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a65bc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.692319494 +0000 UTC m=+310.964164317 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a65bc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a840c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a840c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a840c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a840c0): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a840c0): _writeAt: size=3, off=2 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352380 item 65 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a840c0): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a840c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.69363769 +0000 UTC m=+310.965482524 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a840c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a845c0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a845c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a845c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a845c0): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a845c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.69363769 +0000 UTC m=+310.965482524 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a845c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352690 item 65 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a84c00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a84c00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a84c00): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a84c00): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a84c00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.696326853 +0000 UTC m=+310.968171677 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a84c00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a85080): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a85080): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352cb0 item 66 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a85080): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a85080): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a85080): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a85080): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a85080): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.697570771 +0000 UTC m=+310.969415594 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a85080): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a855c0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a855c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a855c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a855c0): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a855c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.697570771 +0000 UTC m=+310.969415594 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a855c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352ee0 item 66 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a85c00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a85c00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a85c00): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a85c00): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a85c00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.700176657 +0000 UTC m=+310.972021460 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a85c00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4100): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4100): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4100): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4100): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4100): _writeAt: size=3, off=2 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353500 item 67 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4100): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4100): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.701093159 +0000 UTC m=+310.972937972 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4100): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4600): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4600): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4600): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4600): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4600): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.701093159 +0000 UTC m=+310.972937972 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4600): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003536c0 item 67 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4c80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4c80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4c80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4c80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4c80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.703417857 +0000 UTC m=+310.975262669 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab4c80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab5180): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab5180): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353ab0 item 68 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab5180): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab5180): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab5180): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab5180): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab5180): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.704396616 +0000 UTC m=+310.976241419 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab5180): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab56c0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab56c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab56c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab56c0): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab56c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.704396616 +0000 UTC m=+310.976241419 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab56c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353ce0 item 68 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab5d00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab5d00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab5d00): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab5d00): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab5d00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.707063737 +0000 UTC m=+310.978908550 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000ab5d00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2a200): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2a200): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2a200): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2a200): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2a200): _writeAt: size=3, off=2 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a2a0 item 69 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2a200): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2a200): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.708023149 +0000 UTC m=+310.979867963 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2a200): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2a700): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2a700): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2a700): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2a700): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2a700): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.708023149 +0000 UTC m=+310.979867963 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2a700): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a5b0 item 69 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2ad80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2ad80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2ad80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2ad80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2ad80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.710258721 +0000 UTC m=+310.982103524 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2ad80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2b280): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2b280): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a9a0 item 70 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2b280): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2b280): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2b280): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2b280): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2b280): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.711299997 +0000 UTC m=+310.983144800 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2b280): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2b7c0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2b7c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2b7c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2b7c0): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2b7c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.711299997 +0000 UTC m=+310.983144800 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2b7c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ac40 item 70 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2be40): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2be40): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2be40): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2be40): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2be40): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.713399703 +0000 UTC m=+310.985244516 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b2be40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b663c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b663c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b663c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b663c0): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b663c0): _writeAt: size=3, off=2 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b030 item 71 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b663c0): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b663c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.714634332 +0000 UTC m=+310.986479135 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b663c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b668c0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b668c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b668c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b668c0): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b668c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.714634332 +0000 UTC m=+310.986479135 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b668c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b260 item 71 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b66f40): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b66f40): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b66f40): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b66f40): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b66f40): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.717526946 +0000 UTC m=+310.989371790 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b66f40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67440): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67440): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b6c0 item 72 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67440): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67440): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67440): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67440): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67440): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.718840815 +0000 UTC m=+310.990685639 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67440): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67980): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67980): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67980): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67980): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67980): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.718840815 +0000 UTC m=+310.990685639 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67980): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b880 item 72 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67f40): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67f40): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67f40): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67f40): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67f40): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67f40): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67f40): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.721861812 +0000 UTC m=+310.993706635 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b67f40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb24c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb24c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb24c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bc70 item 73 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb24c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb24c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.722894543 +0000 UTC m=+310.994739366 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb24c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb2980): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb2980): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb2980): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb2980): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb2980): _writeAt: size=3, off=2 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bea0 item 73 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb2980): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb2980): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.724120235 +0000 UTC m=+310.995965058 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb2980): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb2ec0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb2ec0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb2ec0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb2ec0): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb2ec0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.724120235 +0000 UTC m=+310.995965058 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb2ec0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374150 item 73 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3500): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3500): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3500): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3500): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3500): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3500): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3500): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.727022309 +0000 UTC m=+310.998867131 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3500): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3a00): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3a00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3a00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374540 item 74 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3a00): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3a00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.728128477 +0000 UTC m=+310.999973301 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3a00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3f40): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3f40): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374700 item 74 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3f40): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3f40): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3f40): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3f40): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3f40): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.729541121 +0000 UTC m=+311.001385944 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bb3f40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd0540): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd0540): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd0540): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd0540): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd0540): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.729541121 +0000 UTC m=+311.001385944 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd0540): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003748c0 item 74 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd0b80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd0b80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd0b80): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd0b80): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd0b80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd0b80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd0b80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.732456779 +0000 UTC m=+311.004301602 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd0b80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd1080): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd1080): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd1080): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374cb0 item 75 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd1080): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd1080): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.733588455 +0000 UTC m=+311.005433279 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd1080): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd15c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd15c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd15c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd15c0): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd15c0): _writeAt: size=3, off=2 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374e70 item 75 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd15c0): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd15c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.734833605 +0000 UTC m=+311.006678429 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd15c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd1b00): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd1b00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd1b00): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd1b00): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd1b00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.734833605 +0000 UTC m=+311.006678429 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bd1b00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375030 item 75 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf01c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf01c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf01c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf01c0): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf01c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf01c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf01c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.737985647 +0000 UTC m=+311.009830471 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf01c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf06c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf06c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf06c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375420 item 76 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf06c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf06c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.739069253 +0000 UTC m=+311.010914077 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf06c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf0c00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf0c00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375650 item 76 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf0c00): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf0c00): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf0c00): _writeAt: size=3, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf0c00): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf0c00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.740353477 +0000 UTC m=+311.012198300 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf0c00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf1180): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf1180): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf1180): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf1180): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf1180): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.740353477 +0000 UTC m=+311.012198300 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf1180): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375810 item 76 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf17c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf17c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf17c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf17c0): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf17c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf17c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf17c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.743175289 +0000 UTC m=+311.015020112 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf17c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf1cc0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf1cc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf1cc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375c00 item 77 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf1cc0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf1cc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.744190357 +0000 UTC m=+311.016035179 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000bf1cc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12440): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12440): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12440): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12440): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12440): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.744190357 +0000 UTC m=+311.016035179 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12440): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375dc0 item 77 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12a80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12a80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12a80): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12a80): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12a80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12a80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12a80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.747646981 +0000 UTC m=+311.019491803 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12a80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12f80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12f80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12f80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003761c0 item 78 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12f80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12f80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.748601955 +0000 UTC m=+311.020446779 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c12f80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c13680): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c13680): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c13680): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c13680): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c13680): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.748601955 +0000 UTC m=+311.020446779 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c13680): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003763f0 item 78 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c13cc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c13cc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c13cc0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c13cc0): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c13cc0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c13cc0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c13cc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.751717059 +0000 UTC m=+311.023561882 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c13cc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c34240): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c34240): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c34240): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003767e0 item 79 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c34240): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c34240): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.752949924 +0000 UTC m=+311.024794748 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c34240): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c34940): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c34940): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c34940): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c34940): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c34940): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.752949924 +0000 UTC m=+311.024794748 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000c34940): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376a10 item 79 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081e7c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081e7c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081e7c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081e7c0): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081e7c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081e7c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081e7c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.756654676 +0000 UTC m=+311.028499499 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081e7c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081ecc0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081ecc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081ecc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003441c0 item 80 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081ecc0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081ecc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.757920254 +0000 UTC m=+311.029765077 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081ecc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081f3c0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081f3c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081f3c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081f3c0): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081f3c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.757920254 +0000 UTC m=+311.029765077 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081f3c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344930 item 80 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081fa00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081fa00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081fa00): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081fa00): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081fa00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.761390625 +0000 UTC m=+311.033235407 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081fa00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081fe80): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081fe80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081fe80): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081fe80): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081fe80): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081fe80): _writeAt: size=3, off=7 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344ee0 item 81 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081fe80): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081fe80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.762218219 +0000 UTC m=+311.034063002 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00081fe80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085a440): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085a440): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085a440): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085a440): >_readAt: n=8, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085a440): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.762218219 +0000 UTC m=+311.034063002 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085a440): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345500 item 81 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085aac0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085aac0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085aac0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085aac0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085aac0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.76412917 +0000 UTC m=+311.035973953 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085aac0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085afc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085afc0): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085afc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345dc0 item 82 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085afc0): _readAt: size=2, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085afc0): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085afc0): _writeAt: size=3, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085afc0): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085afc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.765035733 +0000 UTC m=+311.036880516 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085afc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085b540): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085b540): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085b540): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085b540): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085b540): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.765035733 +0000 UTC m=+311.036880516 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085b540): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004780e0 item 82 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085bbc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085bbc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085bbc0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085bbc0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085bbc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.767059205 +0000 UTC m=+311.038903988 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00085bbc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e140): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e140): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e140): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e140): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e140): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e140): _writeAt: size=3, off=7 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478770 item 83 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e140): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e140): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.769896116 +0000 UTC m=+311.041740898 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e140): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12380): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12380): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12380): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12380): >_readAt: n=8, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12380): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.769896116 +0000 UTC m=+311.041740898 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12380): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376070 item 83 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12a00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12a00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12a00): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12a00): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12a00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.771751041 +0000 UTC m=+311.043595824 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12a00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12f00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12f00): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12f00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376460 item 84 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12f00): _readAt: size=2, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12f00): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12f00): _writeAt: size=3, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12f00): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12f00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.772602962 +0000 UTC m=+311.044447745 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d12f00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d13480): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d13480): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d13480): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d13480): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d13480): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.772602962 +0000 UTC m=+311.044447745 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d13480): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376620 item 84 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d13b00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d13b00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d13b00): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d13b00): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d13b00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.774435044 +0000 UTC m=+311.046279827 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000d13b00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e080): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e080): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e080): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e080): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e080): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e080): _writeAt: size=3, off=7 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376bd0 item 85 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e080): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e080): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.775472744 +0000 UTC m=+311.047317527 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e080): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e800): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e800): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e800): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e800): >_readAt: n=8, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e800): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.775472744 +0000 UTC m=+311.047317527 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087e800): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376e00 item 85 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087ee80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087ee80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087ee80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087ee80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087ee80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.777052332 +0000 UTC m=+311.048897115 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087ee80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087f380): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087f380): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087f380): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377260 item 86 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087f380): _readAt: size=2, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087f380): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087f380): _writeAt: size=3, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087f380): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087f380): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.777840983 +0000 UTC m=+311.049685787 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087f380): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087f900): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087f900): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087f900): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087f900): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087f900): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.777840983 +0000 UTC m=+311.049685787 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc00087f900): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377420 item 86 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682180): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682180): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682180): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682180): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682180): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.779522253 +0000 UTC m=+311.051367055 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682180): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682b00): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682b00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682b00): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682b00): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682b00): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682b00): _writeAt: size=3, off=7 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377a40 item 87 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682b00): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682b00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.780185739 +0000 UTC m=+311.052030542 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000682b00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000683dc0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000683dc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000683dc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000683dc0): >_readAt: n=8, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000683dc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.780185739 +0000 UTC m=+311.052030542 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000683dc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377ce0 item 87 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002df5c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002df5c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002df5c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002df5c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002df5c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.781957769 +0000 UTC m=+311.053802572 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002df5c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfbc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfbc0): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfbc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502540 item 88 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfbc0): _readAt: size=2, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfbc0): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfbc0): _writeAt: size=3, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfbc0): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfbc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.782828736 +0000 UTC m=+311.054673548 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0002dfbc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000424440): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000424440): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000424440): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000424440): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000424440): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.782828736 +0000 UTC m=+311.054673548 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000424440): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502770 item 88 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60200): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60200): open at offset 0 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60200): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60200): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60200): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60200): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60200): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60200): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.78498129 +0000 UTC m=+311.056826073 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60200): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60840): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60840): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60840): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478460 item 89 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60840): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60840): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.786252878 +0000 UTC m=+311.058097712 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a60840): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61280): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61280): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61280): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61280): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61280): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61280): _writeAt: size=3, off=7 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478690 item 89 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61280): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61280): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.78754717 +0000 UTC m=+311.059391984 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61280): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61c00): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61c00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61c00): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61c00): >_readAt: n=8, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61c00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.78754717 +0000 UTC m=+311.059391984 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000a61c00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478c40 item 89 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e24c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e24c0): open at offset 0 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e24c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e24c0): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e24c0): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e24c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e24c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e24c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.790214622 +0000 UTC m=+311.062059445 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e24c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2a40): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2a40): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2a40): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479110 item 90 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2a40): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2a40): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.791252263 +0000 UTC m=+311.063097085 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e2a40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3040): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3040): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3040): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479500 item 90 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3040): _readAt: size=2, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3040): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3040): _writeAt: size=3, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3040): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3040): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.792861066 +0000 UTC m=+311.064705889 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3040): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3640): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3640): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3640): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3640): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3640): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.792861066 +0000 UTC m=+311.064705889 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3640): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479880 item 90 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3d00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3d00): open at offset 0 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3d00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3d00): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3d00): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3d00): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3d00): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3d00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.79545025 +0000 UTC m=+311.067295083 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0000e3d00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06300): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06300): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06300): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479c70 item 91 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06300): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06300): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.796699928 +0000 UTC m=+311.068544752 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06300): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06840): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06840): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06840): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06840): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06840): >_readAt: n=2, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06840): _writeAt: size=3, off=7 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479ea0 item 91 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06840): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06840): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.797847965 +0000 UTC m=+311.069692788 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06840): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06dc0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06dc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06dc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06dc0): >_readAt: n=8, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06dc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.797847965 +0000 UTC m=+311.069692788 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b06dc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004560e0 item 91 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07400): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07400): open at offset 0 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07400): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07400): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07400): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07400): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07400): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07400): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.800559229 +0000 UTC m=+311.072404052 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07400): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07940): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07940): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07940): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456460 item 92 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07940): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07940): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.80192663 +0000 UTC m=+311.073771452 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07940): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07e80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07e80): open at offset 5 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07e80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456620 item 92 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07e80): _readAt: size=2, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07e80): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07e80): _writeAt: size=3, off=5 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07e80): >_writeAt: n=3, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07e80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.803320238 +0000 UTC m=+311.075165061 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000b07e80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ac4c0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ac4c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ac4c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ac4c0): >_readAt: n=3, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ac4c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.803320238 +0000 UTC m=+311.075165061 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ac4c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004567e0 item 92 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): open at offset 0 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.8062274 +0000 UTC m=+311.078072223 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003acc40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ade80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ade80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ade80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456b60 item 93 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ade80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ade80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.807283975 +0000 UTC m=+311.079128798 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003ade80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e8640): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e8640): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e8640): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e8640): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e8640): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.807283975 +0000 UTC m=+311.079128798 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e8640): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456e70 item 93 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e8c80): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e8c80): open at offset 0 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e8c80): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e8c80): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e8c80): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e8c80): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e8c80): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e8c80): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.810401904 +0000 UTC m=+311.082246726 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e8c80): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e91c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e91c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e91c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004573b0 item 94 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e91c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e91c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.811388578 +0000 UTC m=+311.083233401 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e91c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e98c0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e98c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e98c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e98c0): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e98c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.811388578 +0000 UTC m=+311.083233401 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e98c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457570 item 94 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e9f00): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e9f00): open at offset 0 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e9f00): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e9f00): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e9f00): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e9f00): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e9f00): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e9f00): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.814560578 +0000 UTC m=+311.086405391 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0003e9f00): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0004504c0): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0004504c0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0004504c0): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004579d0 item 95 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0004504c0): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0004504c0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.815564795 +0000 UTC m=+311.087409618 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc0004504c0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000450bc0): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000450bc0): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000450bc0): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000450bc0): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000450bc0): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.815564795 +0000 UTC m=+311.087409618 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000450bc0): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457c70 item 95 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 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/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451200): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451200): open at offset 0 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451200): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451200): _readAt: size=2, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451200): >_readAt: n=0, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451200): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451200): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451200): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.818542589 +0000 UTC m=+311.090387412 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451200): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451740): _writeAt: size=5, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451740): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451740): >openPending: err= 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e2a0 item 96 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451740): >_writeAt: n=5, err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451740): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.819459331 +0000 UTC m=+311.091304145 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451740): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/03 05:59:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/03 05:59:22 DEBUG : open-test-file: newRWFileHandle: 2025/07/03 05:59:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/03 05:59:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451e40): _readAt: size=512, off=0 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451e40): openPending: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451e40): >openPending: err= 2025/07/03 05:59:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451e40): >_readAt: n=5, err=EOF 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451e40): close: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-03 05:59:22.819459331 +0000 UTC m=+311.091304145 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:22 DEBUG : open-test-file(0xc000451e40): >close: err= 2025/07/03 05:59:22 DEBUG : open-test-file: Remove: 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e460 item 96 2025/07/03 05:59:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/03 05:59:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/03 05:59:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/03 05:59:22 DEBUG : open-test-file: >Remove: err= 2025/07/03 05:59:22 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:59:22 DEBUG : Looking for writers 2025/07/03 05:59:22 DEBUG : >WaitForWriters: 2025/07/03 05:59:22 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.68s) --- PASS: TestRWFileHandleOpenTests/writes (0.81s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:59:23 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:59:23 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:59:23 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:23 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:23 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:59:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:23 DEBUG : file1: newRWFileHandle: 2025/07/03 05:59:23 DEBUG : file1(0xc0005981c0): openPending: 2025/07/03 05:59:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:59:23 DEBUG : file1(0xc0005981c0): >openPending: err= 2025/07/03 05:59:23 DEBUG : file1: >newRWFileHandle: err= 2025/07/03 05:59:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:59:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/03 05:59:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/03 05:59:23 DEBUG : file1(0xc0005981c0): _writeAt: size=2, off=0 2025/07/03 05:59:23 DEBUG : file1(0xc0005981c0): >_writeAt: n=2, err= 2025/07/03 05:59:23 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/03 05:59:23 DEBUG : file1(0xc0005981c0): RWFileHandle.Flush 2025/07/03 05:59:23 DEBUG : file1(0xc0005981c0): RWFileHandle.Release 2025/07/03 05:59:23 DEBUG : file1(0xc0005981c0): close: 2025/07/03 05:59:23 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/03 05:59:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:23 DEBUG : file1(0xc0005981c0): >close: err= 2025/07/03 05:59:23 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:59:23 DEBUG : Looking for writers 2025/07/03 05:59:23 DEBUG : file1: reading active writers 2025/07/03 05:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/03 05:59:23 DEBUG : Looking for writers 2025/07/03 05:59:23 DEBUG : file1: reading active writers 2025/07/03 05:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/03 05:59:23 DEBUG : Looking for writers 2025/07/03 05:59:23 DEBUG : file1: reading active writers 2025/07/03 05:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/03 05:59:23 DEBUG : Looking for writers 2025/07/03 05:59:23 DEBUG : file1: reading active writers 2025/07/03 05:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/03 05:59:23 DEBUG : file1: vfs cache: starting upload 2025/07/03 05:59:23 DEBUG : Looking for writers 2025/07/03 05:59:23 DEBUG : file1: reading active writers 2025/07/03 05:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/03 05:59:23 DEBUG : Looking for writers 2025/07/03 05:59:23 DEBUG : file1: reading active writers 2025/07/03 05:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/03 05:59:23 DEBUG : Looking for writers 2025/07/03 05:59:23 DEBUG : file1: reading active writers 2025/07/03 05:59:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/03 05:59:24 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/07/03 05:59:24 DEBUG : Looking for writers 2025/07/03 05:59:24 DEBUG : file1: reading active writers 2025/07/03 05:59:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/03 05:59:25 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/07/03 05:59:25 INFO : file1: Copied (new) 2025/07/03 05:59:25 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/07/03 05:59:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/03 05:59:25 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/07/03 05:59:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 05:59:25 INFO : file1: vfs cache: upload succeeded try #1 2025/07/03 05:59:25 DEBUG : Looking for writers 2025/07/03 05:59:25 DEBUG : file1: reading active writers 2025/07/03 05:59:25 DEBUG : >WaitForWriters: 2025/07/03 05:59:25 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:59:25 DEBUG : Looking for writers 2025/07/03 05:59:25 DEBUG : file1: reading active writers 2025/07/03 05:59:25 DEBUG : >WaitForWriters: 2025/07/03 05:59:25 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.14s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:59:26 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:59:26 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:59:26 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:26 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:26 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 05:59:26 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:59:26 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/03 05:59:26 DEBUG : rename_me: newRWFileHandle: 2025/07/03 05:59:26 DEBUG : rename_me(0xc0002deb00): openPending: 2025/07/03 05:59:26 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/03 05:59:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/03 05:59:26 DEBUG : rename_me(0xc0002deb00): >openPending: err= 2025/07/03 05:59:26 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/03 05:59:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/03 05:59:26 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/03 05:59:26 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/03 05:59:26 DEBUG : rename_me(0xc0002deb00): _writeAt: size=5, off=0 2025/07/03 05:59:26 DEBUG : rename_me(0xc0002deb00): >_writeAt: n=5, err= 2025/07/03 05:59:26 DEBUG : rename_me(0xc0002deb00): close: 2025/07/03 05:59:26 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-03 05:59:26.480186007 +0000 UTC m=+314.752030831 2025/07/03 05:59:26 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/03 05:59:26 DEBUG : rename_me(0xc0002deb00): >close: err= 2025/07/03 05:59:26 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/03 05:59:26 DEBUG : i_was_renamed: Updating file with 0xc00079f2c0 2025/07/03 05:59:26 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/03 05:59:26 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/03 05:59:26 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:59:26 DEBUG : Looking for writers 2025/07/03 05:59:26 DEBUG : i_was_renamed: reading active writers 2025/07/03 05:59:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/03 05:59:26 DEBUG : Looking for writers 2025/07/03 05:59:26 DEBUG : i_was_renamed: reading active writers 2025/07/03 05:59:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/03 05:59:26 DEBUG : Looking for writers 2025/07/03 05:59:26 DEBUG : i_was_renamed: reading active writers 2025/07/03 05:59:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/03 05:59:26 DEBUG : Looking for writers 2025/07/03 05:59:26 DEBUG : i_was_renamed: reading active writers 2025/07/03 05:59:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/03 05:59:26 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/03 05:59:26 DEBUG : Looking for writers 2025/07/03 05:59:26 DEBUG : i_was_renamed: reading active writers 2025/07/03 05:59:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/03 05:59:26 DEBUG : Looking for writers 2025/07/03 05:59:26 DEBUG : i_was_renamed: reading active writers 2025/07/03 05:59:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/03 05:59:27 DEBUG : Looking for writers 2025/07/03 05:59:27 DEBUG : i_was_renamed: reading active writers 2025/07/03 05:59:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/03 05:59:27 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/07/03 05:59:27 DEBUG : Looking for writers 2025/07/03 05:59:27 DEBUG : i_was_renamed: reading active writers 2025/07/03 05:59:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/03 05:59:28 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/03 05:59:28 INFO : i_was_renamed: Copied (new) 2025/07/03 05:59:28 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-03 05:59:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/07/03 05:59:28 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/03 05:59:28 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/03 05:59:28 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/03 05:59:28 DEBUG : Looking for writers 2025/07/03 05:59:28 DEBUG : i_was_renamed: reading active writers 2025/07/03 05:59:28 DEBUG : >WaitForWriters: 2025/07/03 05:59:28 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.96s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:59:29 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:59:29 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/03 05:59:29 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:29 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/03 05:59:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hubucet9supi" 2025/07/03 05:59:29 INFO : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/03 05:59:29 DEBUG : forgetting directory cache 2025/07/03 05:59:30 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate(0xc0005983c0): _readAt: size=512, off=0 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate(0xc0005983c0): openPending: 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-03 05:00:29 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/03 05:59:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate(0xc0005983c0): >openPending: err= 2025/07/03 05:59:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate(0xc0005983c0): >_readAt: n=20, err=EOF 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate(0xc0005983c0): close: 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-03 05:00:29 +0000 UTC 2025/07/03 05:59:31 DEBUG : TestRWCacheUpdate(0xc0005983c0): >close: err= 2025/07/03 05:59:31 DEBUG : Re-reading directory (184.78941ms old) 2025/07/03 05:59:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/03 05:59:32 DEBUG : forgetting directory cache 2025/07/03 05:59:32 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate(0xc000424400): _readAt: size=512, off=0 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate(0xc000424400): openPending: 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-03 05:01:29 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-07-03 05:00:29 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-03 05:01:29 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-07-03 05:00:29 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/07/03 05:59:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/03 05:59:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate(0xc000424400): >openPending: err= 2025/07/03 05:59:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate(0xc000424400): >_readAt: n=20, err=EOF 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate(0xc000424400): close: 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-03 05:01:29 +0000 UTC 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate(0xc000424400): >close: err= 2025/07/03 05:59:34 DEBUG : Re-reading directory (185.248631ms old) 2025/07/03 05:59:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/03 05:59:34 DEBUG : forgetting directory cache 2025/07/03 05:59:35 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate(0xc000682780): _readAt: size=512, off=0 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate(0xc000682780): openPending: 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-03 05:02:29 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-07-03 05:01:29 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-03 05:02:29 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-07-03 05:01:29 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/07/03 05:59:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/03 05:59:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate(0xc000682780): >openPending: err= 2025/07/03 05:59:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate(0xc000682780): >_readAt: n=20, err=EOF 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate(0xc000682780): close: 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-03 05:02:29 +0000 UTC 2025/07/03 05:59:36 DEBUG : TestRWCacheUpdate(0xc000682780): >close: err= 2025/07/03 05:59:36 DEBUG : Re-reading directory (187.641464ms old) 2025/07/03 05:59:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/03 05:59:37 DEBUG : forgetting directory cache 2025/07/03 05:59:37 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/03 05:59:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate(0xc000683c00): _readAt: size=512, off=0 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate(0xc000683c00): openPending: 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-03 05:03:29 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-07-03 05:02:29 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-03 05:03:29 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-07-03 05:02:29 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/07/03 05:59:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/03 05:59:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate(0xc000683c00): >openPending: err= 2025/07/03 05:59:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate(0xc000683c00): >_readAt: n=20, err=EOF 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate(0xc000683c00): close: 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-03 05:03:29 +0000 UTC 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate(0xc000683c00): >close: err= 2025/07/03 05:59:39 DEBUG : Re-reading directory (169.337079ms old) 2025/07/03 05:59:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/03 05:59:39 DEBUG : forgetting directory cache 2025/07/03 05:59:39 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate(0xc000598440): _readAt: size=512, off=0 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate(0xc000598440): openPending: 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-03 05:04:29 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-07-03 05:03:29 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-03 05:04:29 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-07-03 05:03:29 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/07/03 05:59:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/03 05:59:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate(0xc000598440): >openPending: err= 2025/07/03 05:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate(0xc000598440): >_readAt: n=20, err=EOF 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate(0xc000598440): close: 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-03 05:04:29 +0000 UTC 2025/07/03 05:59:41 DEBUG : TestRWCacheUpdate(0xc000598440): >close: err= 2025/07/03 05:59:41 DEBUG : Re-reading directory (174.081534ms old) 2025/07/03 05:59:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/03 05:59:42 DEBUG : forgetting directory cache 2025/07/03 05:59:42 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/03 05:59:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate(0xc0004259c0): _readAt: size=512, off=0 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate(0xc0004259c0): openPending: 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-03 05:05:29 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-07-03 05:04:29 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-03 05:05:29 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-07-03 05:04:29 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/07/03 05:59:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/03 05:59:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate(0xc0004259c0): >openPending: err= 2025/07/03 05:59:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate(0xc0004259c0): >_readAt: n=20, err=EOF 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate(0xc0004259c0): close: 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-03 05:05:29 +0000 UTC 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate(0xc0004259c0): >close: err= 2025/07/03 05:59:44 DEBUG : Re-reading directory (170.038053ms old) 2025/07/03 05:59:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/03 05:59:44 DEBUG : forgetting directory cache 2025/07/03 05:59:44 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate(0xc0005981c0): _readAt: size=512, off=0 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate(0xc0005981c0): openPending: 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-03 05:06:29 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-07-03 05:05:29 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-03 05:06:29 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-07-03 05:05:29 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/07/03 05:59:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/03 05:59:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate(0xc0005981c0): >openPending: err= 2025/07/03 05:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate(0xc0005981c0): >_readAt: n=21, err=EOF 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate(0xc0005981c0): close: 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-03 05:06:29 +0000 UTC 2025/07/03 05:59:46 DEBUG : TestRWCacheUpdate(0xc0005981c0): >close: err= 2025/07/03 05:59:46 DEBUG : Re-reading directory (169.250092ms old) 2025/07/03 05:59:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/03 05:59:47 DEBUG : forgetting directory cache 2025/07/03 05:59:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate(0xc000683c40): _readAt: size=512, off=0 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate(0xc000683c40): openPending: 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-03 05:07:29 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-07-03 05:06:29 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-03 05:07:29 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-07-03 05:06:29 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/07/03 05:59:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/03 05:59:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate(0xc000683c40): >openPending: err= 2025/07/03 05:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate(0xc000683c40): >_readAt: n=22, err=EOF 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate(0xc000683c40): close: 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-03 05:07:29 +0000 UTC 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate(0xc000683c40): >close: err= 2025/07/03 05:59:49 DEBUG : Re-reading directory (171.827311ms old) 2025/07/03 05:59:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/03 05:59:50 DEBUG : forgetting directory cache 2025/07/03 05:59:50 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate(0xc0002ded40): _readAt: size=512, off=0 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate(0xc0002ded40): openPending: 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-03 05:08:29 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-07-03 05:07:29 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-03 05:08:29 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-07-03 05:07:29 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/07/03 05:59:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/03 05:59:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate(0xc0002ded40): >openPending: err= 2025/07/03 05:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate(0xc0002ded40): >_readAt: n=23, err=EOF 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate(0xc0002ded40): close: 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-03 05:08:29 +0000 UTC 2025/07/03 05:59:51 DEBUG : TestRWCacheUpdate(0xc0002ded40): >close: err= 2025/07/03 05:59:51 DEBUG : Re-reading directory (171.074356ms old) 2025/07/03 05:59:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/03 05:59:52 DEBUG : forgetting directory cache 2025/07/03 05:59:52 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/07/03 05:59:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate(0xc0002dff40): _readAt: size=512, off=0 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate(0xc0002dff40): openPending: 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-03 05:09:29 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-07-03 05:08:29 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-03 05:09:29 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-07-03 05:08:29 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/07/03 05:59:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/03 05:59:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate(0xc0002dff40): >openPending: err= 2025/07/03 05:59:54 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate(0xc0002dff40): >_readAt: n=24, err=EOF 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate(0xc0002dff40): close: 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-03 05:09:29 +0000 UTC 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate(0xc0002dff40): >close: err= 2025/07/03 05:59:54 DEBUG : Re-reading directory (185.584094ms old) 2025/07/03 05:59:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/03 05:59:54 DEBUG : WaitForWriters: timeout=30s 2025/07/03 05:59:54 DEBUG : Looking for writers 2025/07/03 05:59:54 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/03 05:59:54 DEBUG : >WaitForWriters: 2025/07/03 05:59:54 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': vfs cache: cleaner exiting 2025/07/03 05:59:54 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (25.96s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 05:59:56 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/07/03 05:59:58 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/07/03 05:59:59 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 05:59:59 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 05:59:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/03 05:59:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/03 05:59:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/03 05:59:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/03 05:59:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:59:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/03 05:59:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/03 05:59:59 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/03 05:59:59 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/03 05:59:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/03 05:59:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/03 05:59:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/03 05:59:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/03 05:59:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/03 05:59:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/03 05:59:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/03 05:59:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/03 06:00:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/03 06:00:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/03 06:00:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/03 06:00:00 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:00:00 DEBUG : Looking for writers 2025/07/03 06:00:00 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/03 06:00:00 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/03 06:00:00 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.57s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:00:01 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:00:01 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:00:01 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': Reusing VFS from active cache 2025/07/03 06:00:01 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:00:01 DEBUG : Looking for writers 2025/07/03 06:00:01 DEBUG : >WaitForWriters: 2025/07/03 06:00:01 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:00:01 DEBUG : Looking for writers 2025/07/03 06:00:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:00:01 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:00:01 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:00:01 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:00:01 DEBUG : Looking for writers 2025/07/03 06:00:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.44s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:00:01 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:00:01 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:00:01 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:00:01 DEBUG : Looking for writers 2025/07/03 06:00:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.38s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:00:02 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:00:02 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:00:03 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/03 06:00:06 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/03 06:00:08 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:00:08 DEBUG : dir: Looking for writers 2025/07/03 06:00:08 DEBUG : file2: reading active writers 2025/07/03 06:00:08 DEBUG : Looking for writers 2025/07/03 06:00:08 DEBUG : dir: reading active writers 2025/07/03 06:00:08 DEBUG : file1: reading active writers 2025/07/03 06:00:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (7.47s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:00:09 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:00:09 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:00:10 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/03 06:00:13 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/03 06:00:14 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:00:14 DEBUG : dir: Looking for writers 2025/07/03 06:00:14 DEBUG : Looking for writers 2025/07/03 06:00:14 DEBUG : dir: reading active writers 2025/07/03 06:00:14 DEBUG : file1: reading active writers 2025/07/03 06:00:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.55s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:00:16 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:00:16 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:00:17 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/07/03 06:00:19 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/07/03 06:00:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/03 06:00:21 DEBUG : file1: Open: flags=O_RDONLY 2025/07/03 06:00:21 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/03 06:00:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/03 06:00:21 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/03 06:00:21 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/03 06:00:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/03 06:00:21 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/03 06:00:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 06:00:21 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/03 06:00:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/03 06:00:21 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/03 06:00:21 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/03 06:00:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/03 06:00:21 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (0 bytes), uploading instead of streaming 2025/07/03 06:00:22 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/03 06:00:22 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/07/03 06:00:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/03 06:00:22 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 06:00:22 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/03 06:00:22 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:00:22 DEBUG : dir: Looking for writers 2025/07/03 06:00:22 DEBUG : file2: reading active writers 2025/07/03 06:00:22 DEBUG : new_file.txt: reading active writers 2025/07/03 06:00:22 DEBUG : Looking for writers 2025/07/03 06:00:22 DEBUG : dir: reading active writers 2025/07/03 06:00:22 DEBUG : file1: reading active writers 2025/07/03 06:00:22 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.01s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:00:24 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:00:24 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:00:25 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 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/07/03 06:00:35 DEBUG : dir/file2: same parent dir (ODFfOTE0MDg1M18wT0h2VA) - using file/rename instead of move_copy for dir/file1 2025/07/03 06:00:35 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/03 06:00:35 DEBUG : dir/file1: Updating file with dir/file1 0xc00078fec0 2025/07/03 06:00:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/03 06:00:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:36 INFO : dir/file1: Moved (server-side) to: file0 2025/07/03 06:00:36 DEBUG : file0: Updating file with file0 0xc00078fec0 2025/07/03 06:00:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/03 06:00:36 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/03 06:00:36 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:00:36 DEBUG : dir: Looking for writers 2025/07/03 06:00:36 DEBUG : Looking for writers 2025/07/03 06:00:36 DEBUG : dir: reading active writers 2025/07/03 06:00:36 DEBUG : file0: reading active writers 2025/07/03 06:00:36 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (13.42s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:00:37 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:00:37 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:00:37 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:00:37 DEBUG : Looking for writers 2025/07/03 06:00:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.53s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:00:38 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:00:38 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:00:38 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/03 06:00:39 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/03 06:00:40 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/03 06:00:41 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/03 06:00:42 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/03 06:00:42 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:00:42 DEBUG : Looking for writers 2025/07/03 06:00:42 DEBUG : a: Looking for writers 2025/07/03 06:00:42 DEBUG : b: Looking for writers 2025/07/03 06:00:42 DEBUG : c: Looking for writers 2025/07/03 06:00:42 DEBUG : d: Looking for writers 2025/07/03 06:00:42 DEBUG : Looking for writers 2025/07/03 06:00:42 DEBUG : d: reading active writers 2025/07/03 06:00:42 DEBUG : /: reading active writers 2025/07/03 06:00:42 DEBUG : a: reading active writers 2025/07/03 06:00:42 DEBUG : b: reading active writers 2025/07/03 06:00:42 DEBUG : c: reading active writers 2025/07/03 06:00:42 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.36s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:00:44 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:00:44 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:00:45 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/03 06:00:46 ERROR : a/: Dir.Mkdir failed to read directory: failed to get folder list: Directory doesn't exist (Error 404) vfs_test.go:426: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:426 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestVFSMkdirAll 2025/07/03 06:00:46 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:00:46 DEBUG : a: Looking for writers 2025/07/03 06:00:46 DEBUG : Looking for writers 2025/07/03 06:00:46 DEBUG : a: reading active writers 2025/07/03 06:00:46 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdirAll (2.40s) === 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-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:00:47 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:00:47 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:00:47 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:00:47 DEBUG : Looking for writers 2025/07/03 06:00:47 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.35s) === 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-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:00:47 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:00:47 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:00:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 06:00:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/03 06:00:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/03 06:00:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/03 06:00:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:47 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/03 06:00:47 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/03 06:00:47 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/03 06:00:47 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (5 bytes), uploading instead of streaming 2025/07/03 06:00:48 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/03 06:00:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/03 06:00:49 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/03 06:00:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 06:00:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/03 06:00:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/03 06:00:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/03 06:00:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 06:00:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/03 06:00:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/03 06:00:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/03 06:00:49 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/03 06:00:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/03 06:00:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/03 06:00:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/03 06:00:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/03 06:00:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:49 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (0 bytes), uploading instead of streaming 2025/07/03 06:00:50 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/03 06:00:50 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/03 06:00:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/03 06:00:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/03 06:00:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/03 06:00:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/03 06:00:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:50 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (7 bytes), uploading instead of streaming 2025/07/03 06:00:51 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/07/03 06:00:52 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/07/03 06:00:52 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/03 06:00:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:52 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:00:52 DEBUG : Looking for writers 2025/07/03 06:00:52 DEBUG : file1: reading active writers 2025/07/03 06:00:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.18s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:00:52 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:00:52 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:00:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 06:00:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/03 06:00:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/03 06:00:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/03 06:00:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:52 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/03 06:00:53 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/03 06:00:53 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/03 06:00:53 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/03 06:00:53 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (11 bytes), uploading instead of streaming 2025/07/03 06:00:54 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/07/03 06:00:55 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/03 06:00:55 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/03 06:00:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:55 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/03 06:00:55 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:00:55 DEBUG : Looking for writers 2025/07/03 06:00:55 DEBUG : file1: reading active writers 2025/07/03 06:00:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.77s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:00:56 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:00:56 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:00:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 06:00:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/03 06:00:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/03 06:00:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/03 06:00:56 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/03 06:00:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:56 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (5 bytes), uploading instead of streaming 2025/07/03 06:00:57 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/07/03 06:00:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/03 06:00:58 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/03 06:00:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:58 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/03 06:00:58 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:00:58 DEBUG : Looking for writers 2025/07/03 06:00:58 DEBUG : file1: reading active writers 2025/07/03 06:00:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.57s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:00:58 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:00:58 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:00:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 06:00:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/03 06:00:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/03 06:00:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/03 06:00:59 DEBUG : file1: WriteFileHandle.Release closing 2025/07/03 06:00:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:00:59 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (0 bytes), uploading instead of streaming 2025/07/03 06:01:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/03 06:01:00 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/03 06:01:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:01:00 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/03 06:01:00 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:01:00 DEBUG : Looking for writers 2025/07/03 06:01:00 DEBUG : file1: reading active writers 2025/07/03 06:01:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.33s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:01:01 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:01:01 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:01:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 06:01:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/03 06:01:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:01:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/03 06:01:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/03 06:01:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:01:01 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (2 bytes), uploading instead of streaming 2025/07/03 06:01:02 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/07/03 06:01:03 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/07/03 06:01:03 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/03 06:01:03 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/07/03 06:01:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:01:03 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:01:03 DEBUG : Looking for writers 2025/07/03 06:01:03 DEBUG : file1: reading active writers 2025/07/03 06:01:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.81s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:01:04 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:01:04 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:01:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 06:01:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/03 06:01:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:01:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/03 06:01:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/03 06:01:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:01:04 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (0 bytes), uploading instead of streaming 2025/07/03 06:01:05 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/03 06:01:05 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/03 06:01:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:01:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 06:01:05 DEBUG : file1: Open: flags=O_RDONLY 2025/07/03 06:01:05 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/03 06:01:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/03 06:01:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/03 06:01:06 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/03 06:01:06 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:01:06 DEBUG : Looking for writers 2025/07/03 06:01:06 DEBUG : file1: reading active writers 2025/07/03 06:01:06 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.55s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-hubucet9supi'", Local "Local file system at /tmp/rclone925498519", Modify Window "1s" 2025/07/03 06:01:06 INFO : OpenDrive root 'rclone-test-hubucet9supi': poll-interval is not supported by this remote 2025/07/03 06:01:06 NOTICE: OpenDrive root 'rclone-test-hubucet9supi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/03 06:01:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/03 06:01:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/03 06:01:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:01:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/03 06:01:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/03 06:01:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:01:06 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': File to upload is small (100 bytes), uploading instead of streaming 2025/07/03 06:01:07 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/07/03 06:01:10 DEBUG : file1: md5 = 2aba14f10f58d1c5da5a6ee56e146638 OK 2025/07/03 06:01:10 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/03 06:01:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/03 06:01:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/03 06:01:10 DEBUG : file1: Open: flags=O_RDONLY 2025/07/03 06:01:10 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/03 06:01:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/03 06:01:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/03 06:01:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/03 06:01:10 DEBUG : WaitForWriters: timeout=30s 2025/07/03 06:01:10 DEBUG : Looking for writers 2025/07/03 06:01:10 DEBUG : file1: reading active writers 2025/07/03 06:01:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (4.44s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/07/03 06:01:11 DEBUG : OpenDrive root 'rclone-test-hubucet9supi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 7m0.511230443s (try 1/5): exit status 1: Failed [TestDirCreate TestVFSMkdirAll]