"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/09/13 05:30:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nitelew9teya" 2025/09/13 05:30:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/13 05:30:33 DEBUG : Starting OpenDrive session with ID: baa89624014a39ccdb818fb50387e8719b799533cd00d5d0352d1623869cc1ca 2025/09/13 05:30:34 DEBUG : Creating backend with remote "/tmp/rclone1485278633" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:30:34 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:30:34 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:30:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:30:37 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:30:37 DEBUG : dir: Looking for writers 2025/09/13 05:30:37 DEBUG : Looking for writers 2025/09/13 05:30:37 DEBUG : dir: reading active writers 2025/09/13 05:30:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (133.60s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:32:47 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:32:47 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:32:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:32:50 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/09/13 05:32:52 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/09/13 05:32:54 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:32:54 DEBUG : dir/subdir: Looking for writers 2025/09/13 05:32:54 DEBUG : dir: Looking for writers 2025/09/13 05:32:54 DEBUG : file1: reading active writers 2025/09/13 05:32:54 DEBUG : file2: reading active writers 2025/09/13 05:32:54 DEBUG : subdir: reading active writers 2025/09/13 05:32:54 DEBUG : Looking for writers 2025/09/13 05:32:54 DEBUG : dir: reading active writers 2025/09/13 05:32:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.21s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:32:56 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:32:56 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:32:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:32:59 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:32:59 DEBUG : dir: Looking for writers 2025/09/13 05:32:59 DEBUG : file1: reading active writers 2025/09/13 05:32:59 DEBUG : Looking for writers 2025/09/13 05:32:59 DEBUG : dir: reading active writers 2025/09/13 05:32:59 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.11s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:33:00 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:33:00 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:33:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:33:03 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:33:03 DEBUG : dir: Looking for writers 2025/09/13 05:33:03 DEBUG : Looking for writers 2025/09/13 05:33:03 DEBUG : dir: reading active writers 2025/09/13 05:33:03 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.98s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:33:04 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:33:04 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:33:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:33:08 DEBUG : dir: forgetting directory cache 2025/09/13 05:33:08 DEBUG : forgetting directory cache 2025/09/13 05:33:08 DEBUG : dir: forgetting directory cache 2025/09/13 05:33:08 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:33:08 DEBUG : Looking for writers 2025/09/13 05:33:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.18s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:33:09 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:33:09 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:33:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:33:12 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/13 05:33:12 DEBUG : dir: invalidating directory cache 2025/09/13 05:33:12 DEBUG : >ForgetPath: 2025/09/13 05:33:12 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/13 05:33:12 DEBUG : invalidating directory cache 2025/09/13 05:33:12 DEBUG : dir: forgetting directory cache 2025/09/13 05:33:12 DEBUG : >ForgetPath: 2025/09/13 05:33:12 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/13 05:33:12 DEBUG : >ForgetPath: 2025/09/13 05:33:12 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:33:12 DEBUG : dir: Looking for writers 2025/09/13 05:33:12 DEBUG : Looking for writers 2025/09/13 05:33:12 DEBUG : dir: reading active writers 2025/09/13 05:33:12 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.11s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:33:13 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:33:13 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:33:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:33:17 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/09/13 05:33:19 DEBUG : forgetting directory cache 2025/09/13 05:33:19 DEBUG : dir: forgetting directory cache 2025/09/13 05:33:20 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:33:20 DEBUG : dir: Looking for writers 2025/09/13 05:33:20 DEBUG : fil/a/b: Looking for writers 2025/09/13 05:33:20 DEBUG : fil/a: Looking for writers 2025/09/13 05:33:20 DEBUG : b: reading active writers 2025/09/13 05:33:20 DEBUG : fil: Looking for writers 2025/09/13 05:33:20 DEBUG : a: reading active writers 2025/09/13 05:33:20 DEBUG : Looking for writers 2025/09/13 05:33:20 DEBUG : dir: reading active writers 2025/09/13 05:33:20 DEBUG : fil: reading active writers 2025/09/13 05:33:20 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.51s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:33:22 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:33:22 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:33:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:33:25 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:33:25 DEBUG : dir: Looking for writers 2025/09/13 05:33:25 DEBUG : Looking for writers 2025/09/13 05:33:25 DEBUG : dir: reading active writers 2025/09/13 05:33:25 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.66s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:33:26 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:33:26 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:33:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:33:29 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:33:29 DEBUG : dir: Looking for writers 2025/09/13 05:33:29 DEBUG : file1: reading active writers 2025/09/13 05:33:29 DEBUG : Looking for writers 2025/09/13 05:33:29 DEBUG : dir: reading active writers 2025/09/13 05:33:29 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.82s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:33:30 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:33:30 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:33:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:33:33 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/09/13 05:33:35 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:259 Error: Should be true Test: TestDirReadDirAll Messages: dir/subdir/file3: Modification time difference too big |-120136h33m36s| > 1s (want 2011-12-30 12:59:59 +0000 UTC vs got 2025-09-13 05:33:35 +0000 UTC) (precision 1s) === RUN TestDirReadDirAll/Virtual 2025/09/13 05:33:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/13 05:33:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/13 05:33:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/13 05:33:37 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/13 05:33:38 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 === NAME TestDirReadDirAll run.go:285: Failed to put "dir/virtualFile" to "OpenDrive root 'rclone-test-nitelew9teya'": failed to get fileinfo: File was not found (Error 404) === NAME TestDirReadDirAll/Virtual testing.go:1679: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test 2025/09/13 05:33:39 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:33:39 DEBUG : dir/virtualDir: Looking for writers 2025/09/13 05:33:39 DEBUG : dir: Looking for writers 2025/09/13 05:33:39 DEBUG : file1: reading active writers 2025/09/13 05:33:39 DEBUG : virtualFile: reading active writers 2025/09/13 05:33:39 DEBUG : virtualDir: reading active writers 2025/09/13 05:33:39 DEBUG : Looking for writers 2025/09/13 05:33:39 DEBUG : dir: reading active writers 2025/09/13 05:33:39 DEBUG : >WaitForWriters: --- FAIL: TestDirReadDirAll (175.13s) --- FAIL: TestDirReadDirAll/Virtual (1.95s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:36:25 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:36:25 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:36:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:36:28 ERROR : dir/: Can only open directories read only 2025/09/13 05:36:28 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:36:28 DEBUG : dir: Looking for writers 2025/09/13 05:36:28 DEBUG : Looking for writers 2025/09/13 05:36:28 DEBUG : dir: reading active writers 2025/09/13 05:36:28 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.91s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:36:29 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:36:29 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:36:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:36:32 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:36:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/13 05:36:32 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/13 05:36:32 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/13 05:36:32 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': File to upload is small (5 bytes), uploading instead of streaming 2025/09/13 05:36:33 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/09/13 05:36:34 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/13 05:36:34 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/09/13 05:36:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/13 05:36:34 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:36:34 DEBUG : dir: Looking for writers 2025/09/13 05:36:34 DEBUG : file1: reading active writers 2025/09/13 05:36:34 DEBUG : potato: reading active writers 2025/09/13 05:36:34 DEBUG : Looking for writers 2025/09/13 05:36:34 DEBUG : dir: reading active writers 2025/09/13 05:36:34 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.28s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:36:35 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:36:35 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:36:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:36:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2025/09/13 05:36:39 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:36:39 DEBUG : dir/sub: Looking for writers 2025/09/13 05:36:39 DEBUG : dir: Looking for writers 2025/09/13 05:36:39 DEBUG : file1: reading active writers 2025/09/13 05:36:39 DEBUG : sub: reading active writers 2025/09/13 05:36:39 DEBUG : Looking for writers 2025/09/13 05:36:39 DEBUG : dir: reading active writers 2025/09/13 05:36:39 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.61s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:36:41 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:36:41 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:36:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:36:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/13 05:36:44 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/13 05:36:45 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:36:45 DEBUG : dir/sub/subsub: Looking for writers 2025/09/13 05:36:45 DEBUG : dir/sub: Looking for writers 2025/09/13 05:36:45 DEBUG : subsub: reading active writers 2025/09/13 05:36:45 DEBUG : dir: Looking for writers 2025/09/13 05:36:45 DEBUG : file1: reading active writers 2025/09/13 05:36:45 DEBUG : sub: reading active writers 2025/09/13 05:36:45 DEBUG : Looking for writers 2025/09/13 05:36:45 DEBUG : dir: reading active writers 2025/09/13 05:36:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.81s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:36:47 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:36:47 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:36:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:36:50 ERROR : dir/: Dir.Remove not empty 2025/09/13 05:36:50 DEBUG : dir/file1: Remove: 2025/09/13 05:36:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 05:36:50 DEBUG : dir/file1: >Remove: err= 2025/09/13 05:36:51 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/13 05:36:51 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:36:51 DEBUG : Looking for writers 2025/09/13 05:36:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.86s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:36:51 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:36:51 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:36:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:36:54 DEBUG : dir/file1: Remove: 2025/09/13 05:36:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 05:36:54 DEBUG : dir/file1: >Remove: err= 2025/09/13 05:36:55 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/13 05:36:55 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:36:55 DEBUG : Looking for writers 2025/09/13 05:36:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.00s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:36:55 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:36:55 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:36:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:36:58 DEBUG : dir/file1: Remove: 2025/09/13 05:36:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 05:36:58 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2025/09/13 05:36:59 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:36:59 DEBUG : dir: Looking for writers 2025/09/13 05:36:59 DEBUG : Looking for writers 2025/09/13 05:36:59 DEBUG : dir: reading active writers 2025/09/13 05:36:59 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.36s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:37:00 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:37:00 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:37:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:37:03 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/09/13 05:37:05 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/13 05:37:05 DEBUG : dir2: same parent dir (ODFfOTQ0MTYzNF9tRGllVg) - using folder/rename instead of move_copy 2025/09/13 05:37:05 DEBUG : dir: Updating dir with dir2 0xc00079cd00 2025/09/13 05:37:05 DEBUG : dir: forgetting directory cache 2025/09/13 05:37:05 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/13 05:37:05 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/13 05:37:06 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/13 05:37:06 DEBUG : file2: Updating file with file2 0xc000131440 2025/09/13 05:37:06 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/13 05:37:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/13 05:37:07 INFO : dir2/file3: Deleted 2025/09/13 05:37:08 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/13 05:37:08 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000131440 2025/09/13 05:37:08 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/13 05:37:08 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/13 05:37:08 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/13 05:37:08 DEBUG : renamed empty directory: same parent dir (ODFfOTQ0MTYzNF9tRGllVg) - using folder/rename instead of move_copy 2025/09/13 05:37:09 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0008f9a00 2025/09/13 05:37:09 DEBUG : empty directory: forgetting directory cache 2025/09/13 05:37:09 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/13 05:37:09 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/13 05:37:09 DEBUG : dir2: Renaming to "dir3" 2025/09/13 05:37:09 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:37:09 DEBUG : dir3: Looking for writers 2025/09/13 05:37:09 DEBUG : file3: reading active writers 2025/09/13 05:37:09 DEBUG : renamed empty directory: Looking for writers 2025/09/13 05:37:09 DEBUG : Looking for writers 2025/09/13 05:37:09 DEBUG : dir3: reading active writers 2025/09/13 05:37:09 DEBUG : renamed empty directory: reading active writers 2025/09/13 05:37:09 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.58s) === 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-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:37:10 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:37:10 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:37:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2025/09/13 05:37:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/13 05:37:25 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:37:25 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/13 05:37:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/13 05:37:25 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/13 05:37:25 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/13 05:37:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/13 05:37:25 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:37:25 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/13 05:37:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/13 05:37:25 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/13 05:37:25 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/13 05:37:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/13 05:37:25 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': File to upload is small (12 bytes), uploading instead of streaming 2025/09/13 05:37:26 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/09/13 05:37:27 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/09/13 05:37:27 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/09/13 05:37:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/13 05:37:27 DEBUG : forgetting directory cache 2025/09/13 05:37:27 DEBUG : dir: forgetting directory cache 2025/09/13 05:37:27 DEBUG : dir/sub: forgetting directory cache 2025/09/13 05:37:27 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/13 05:37:27 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/13 05:37:27 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': File to upload is small (5 bytes), uploading instead of streaming 2025/09/13 05:37:27 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/09/13 05:37:28 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/13 05:37:28 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/09/13 05:37:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/13 05:37:28 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:37:28 DEBUG : dir/sub: Looking for writers 2025/09/13 05:37:28 DEBUG : file0: reading active writers 2025/09/13 05:37:28 DEBUG : file2: reading active writers 2025/09/13 05:37:28 DEBUG : dir: Looking for writers 2025/09/13 05:37:28 DEBUG : file1: reading active writers 2025/09/13 05:37:28 DEBUG : sub: reading active writers 2025/09/13 05:37:28 DEBUG : Looking for writers 2025/09/13 05:37:28 DEBUG : dir: reading active writers 2025/09/13 05:37:28 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (19.99s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:37:30 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:37:30 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/09/13 05:37:30 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:37:30 DEBUG : Looking for writers 2025/09/13 05:37:30 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.34s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:37:31 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:37:31 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:37:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:37:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/13 05:37:33 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:37:33 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/13 05:37:33 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/13 05:37:33 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/13 05:37:33 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:37:33 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/13 05:37:33 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/13 05:37:33 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:37:33 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/13 05:37:33 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/13 05:37:33 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/13 05:37:33 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:37:33 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/13 05:37:33 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:37:33 DEBUG : dir: Looking for writers 2025/09/13 05:37:33 DEBUG : file1: reading active writers 2025/09/13 05:37:33 DEBUG : file1.metadata: reading active writers 2025/09/13 05:37:33 DEBUG : Looking for writers 2025/09/13 05:37:33 DEBUG : dir: reading active writers 2025/09/13 05:37:33 DEBUG : dir.metadata: reading active writers 2025/09/13 05:37:33 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.86s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:37:34 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:37:34 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:37:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:37:37 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:37:37 DEBUG : dir: Looking for writers 2025/09/13 05:37:37 DEBUG : file1: reading active writers 2025/09/13 05:37:37 DEBUG : Looking for writers 2025/09/13 05:37:37 DEBUG : dir: reading active writers 2025/09/13 05:37:37 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:37:38 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:37:38 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:37:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:37:42 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/09/13 05:37:44 DEBUG : Can set mod time: true 2025/09/13 05:37:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/13 05:37:44 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:37:44 DEBUG : dir: Looking for writers 2025/09/13 05:37:44 DEBUG : file1: reading active writers 2025/09/13 05:37:44 DEBUG : Looking for writers 2025/09/13 05:37:44 DEBUG : dir: reading active writers 2025/09/13 05:37:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:37:45 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:37:45 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:37:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:37:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 05:37:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/13 05:37:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:37:48 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': File to upload is small (0 bytes), uploading instead of streaming 2025/09/13 05:37:49 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/13 05:37:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/13 05:37:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/13 05:37:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:37:49 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:37:49 DEBUG : dir: Looking for writers 2025/09/13 05:37:49 DEBUG : file1: reading active writers 2025/09/13 05:37:49 DEBUG : Looking for writers 2025/09/13 05:37:49 DEBUG : dir: reading active writers 2025/09/13 05:37:49 DEBUG : >WaitForWriters: 2025/09/13 05:37:50 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:37:50 DEBUG : dir: Looking for writers 2025/09/13 05:37:50 DEBUG : file1: reading active writers 2025/09/13 05:37:50 DEBUG : Looking for writers 2025/09/13 05:37:50 DEBUG : dir: reading active writers 2025/09/13 05:37:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:39:57 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:39:57 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:39:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:40:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 05:40:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/13 05:40:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:40:00 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': File to upload is small (5 bytes), uploading instead of streaming 2025/09/13 05:40:00 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/09/13 05:40:01 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/13 05:40:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/13 05:40:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/13 05:40:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:40:01 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:40:01 DEBUG : dir: Looking for writers 2025/09/13 05:40:01 DEBUG : file1: reading active writers 2025/09/13 05:40:01 DEBUG : Looking for writers 2025/09/13 05:40:01 DEBUG : dir: reading active writers 2025/09/13 05:40:01 DEBUG : >WaitForWriters: 2025/09/13 05:40:02 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:40:02 DEBUG : dir: Looking for writers 2025/09/13 05:40:02 DEBUG : file1: reading active writers 2025/09/13 05:40:02 DEBUG : Looking for writers 2025/09/13 05:40:02 DEBUG : dir: reading active writers 2025/09/13 05:40:02 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:40:03 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:40:03 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:40:03 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:03 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:03 DEBUG : Config file has changed externally - reloading 2025/09/13 05:40:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:40:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:40:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:03 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:40:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:40:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/13 05:40:06 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:40:06 DEBUG : dir: Looking for writers 2025/09/13 05:40:06 DEBUG : file1: reading active writers 2025/09/13 05:40:06 DEBUG : Looking for writers 2025/09/13 05:40:06 DEBUG : dir: reading active writers 2025/09/13 05:40:06 DEBUG : >WaitForWriters: 2025/09/13 05:40:06 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:40:07 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:40:07 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:40:07 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:07 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:40:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:40:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:07 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:40:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:40:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/13 05:40:10 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:40:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:40:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:40:10 DEBUG : dir/file1(0xc0007951c0): close: 2025/09/13 05:40:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/13 05:40:10 DEBUG : dir/file1(0xc0007951c0): >close: err= 2025/09/13 05:40:10 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:40:10 DEBUG : dir: Looking for writers 2025/09/13 05:40:10 DEBUG : file1: reading active writers 2025/09/13 05:40:10 DEBUG : Looking for writers 2025/09/13 05:40:10 DEBUG : dir: reading active writers 2025/09/13 05:40:10 DEBUG : >WaitForWriters: 2025/09/13 05:40:11 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:40:11 DEBUG : dir: Looking for writers 2025/09/13 05:40:11 DEBUG : file1: reading active writers 2025/09/13 05:40:11 DEBUG : Looking for writers 2025/09/13 05:40:11 DEBUG : dir: reading active writers 2025/09/13 05:40:11 DEBUG : >WaitForWriters: 2025/09/13 05:40:11 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:40:12 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:40:12 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:40:12 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:12 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:40:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:40:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:12 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:40:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:40:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/13 05:40:15 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:40:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:40:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:40:15 DEBUG : dir/file1(0xc000326c80): _writeAt: size=5, off=0 2025/09/13 05:40:15 DEBUG : dir/file1(0xc000326c80): openPending: 2025/09/13 05:40:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/13 05:40:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/13 05:40:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:40:15 DEBUG : dir/file1(0xc000326c80): >openPending: err= 2025/09/13 05:40:15 DEBUG : dir/file1(0xc000326c80): >_writeAt: n=5, err= 2025/09/13 05:40:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/13 05:40:15 DEBUG : dir/file1(0xc000326c80): close: 2025/09/13 05:40:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/09/13 05:40:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/09/13 05:40:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/09/13 05:40:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/13 05:40:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/13 05:40:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/13 05:40:15 DEBUG : dir/file1(0xc000326c80): >close: err= 2025/09/13 05:40:15 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:40:15 DEBUG : dir: Looking for writers 2025/09/13 05:40:15 DEBUG : file1: reading active writers 2025/09/13 05:40:15 DEBUG : Looking for writers 2025/09/13 05:40:15 DEBUG : dir: reading active writers 2025/09/13 05:40:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 05:40:15 DEBUG : dir: Looking for writers 2025/09/13 05:40:15 DEBUG : file1: reading active writers 2025/09/13 05:40:15 DEBUG : Looking for writers 2025/09/13 05:40:15 DEBUG : dir: reading active writers 2025/09/13 05:40:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 05:40:15 DEBUG : dir: Looking for writers 2025/09/13 05:40:15 DEBUG : file1: reading active writers 2025/09/13 05:40:15 DEBUG : Looking for writers 2025/09/13 05:40:15 DEBUG : dir: reading active writers 2025/09/13 05:40:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 05:40:15 DEBUG : dir: Looking for writers 2025/09/13 05:40:15 DEBUG : file1: reading active writers 2025/09/13 05:40:15 DEBUG : Looking for writers 2025/09/13 05:40:15 DEBUG : dir: reading active writers 2025/09/13 05:40:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 05:40:15 DEBUG : dir/file1: vfs cache: starting upload 2025/09/13 05:40:15 DEBUG : dir: Looking for writers 2025/09/13 05:40:15 DEBUG : file1: reading active writers 2025/09/13 05:40:15 DEBUG : Looking for writers 2025/09/13 05:40:15 DEBUG : dir: reading active writers 2025/09/13 05:40:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/13 05:40:15 DEBUG : dir: Looking for writers 2025/09/13 05:40:15 DEBUG : file1: reading active writers 2025/09/13 05:40:15 DEBUG : Looking for writers 2025/09/13 05:40:15 DEBUG : dir: reading active writers 2025/09/13 05:40:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/13 05:40:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:40:15 DEBUG : dir: Looking for writers 2025/09/13 05:40:15 DEBUG : file1: reading active writers 2025/09/13 05:40:15 DEBUG : Looking for writers 2025/09/13 05:40:15 DEBUG : dir: reading active writers 2025/09/13 05:40:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/13 05:40:16 DEBUG : dir: Looking for writers 2025/09/13 05:40:16 DEBUG : file1: reading active writers 2025/09/13 05:40:16 DEBUG : Looking for writers 2025/09/13 05:40:16 DEBUG : dir: reading active writers 2025/09/13 05:40:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/13 05:40:16 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/09/13 05:40:16 INFO : dir/file1: Copied (replaced existing) 2025/09/13 05:40:16 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/09/13 05:40:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/13 05:40:16 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/09/13 05:40:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:40:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/13 05:40:17 DEBUG : dir: Looking for writers 2025/09/13 05:40:17 DEBUG : file1: reading active writers 2025/09/13 05:40:17 DEBUG : Looking for writers 2025/09/13 05:40:17 DEBUG : dir: reading active writers 2025/09/13 05:40:17 DEBUG : >WaitForWriters: 2025/09/13 05:40:17 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:40:17 DEBUG : dir: Looking for writers 2025/09/13 05:40:17 DEBUG : file1: reading active writers 2025/09/13 05:40:17 DEBUG : Looking for writers 2025/09/13 05:40:17 DEBUG : dir: reading active writers 2025/09/13 05:40:17 DEBUG : >WaitForWriters: 2025/09/13 05:40:17 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (159.99s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.81s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (131.48s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.84s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.55s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.88s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:40:18 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:40:18 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:40:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:40:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 05:40:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/13 05:40:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:40:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/13 05:40:22 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:40:22 DEBUG : dir: Looking for writers 2025/09/13 05:40:22 DEBUG : file1: reading active writers 2025/09/13 05:40:22 DEBUG : Looking for writers 2025/09/13 05:40:22 DEBUG : dir: reading active writers 2025/09/13 05:40:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.26s) === RUN TestFileOpenReadUnknownSize 2025/09/13 05:40:23 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/13 05:40:23 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:40:23 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:40:23 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/13 05:40:23 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:40:23 DEBUG : Looking for writers 2025/09/13 05:40:23 DEBUG : file.txt: reading active writers 2025/09/13 05:40:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:40:23 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:40:23 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:40:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:40:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:40:26 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': File to upload is small (25 bytes), uploading instead of streaming 2025/09/13 05:40:26 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/09/13 05:40:27 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/13 05:40:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/13 05:40:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:40:27 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:40:27 DEBUG : dir: Looking for writers 2025/09/13 05:40:27 DEBUG : file1: reading active writers 2025/09/13 05:40:27 DEBUG : Looking for writers 2025/09/13 05:40:27 DEBUG : dir: reading active writers 2025/09/13 05:40:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.17s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:40:28 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:40:28 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:40:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:40:31 DEBUG : dir/file1: Remove: 2025/09/13 05:40:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 05:40:31 DEBUG : dir/file1: >Remove: err= 2025/09/13 05:40:31 DEBUG : dir/file1: Remove: 2025/09/13 05:40:31 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/13 05:40:31 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:40:31 DEBUG : dir: Looking for writers 2025/09/13 05:40:31 DEBUG : Looking for writers 2025/09/13 05:40:31 DEBUG : dir: reading active writers 2025/09/13 05:40:31 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.27s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:40:32 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:40:32 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:40:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:40:35 DEBUG : dir/file1: Remove: 2025/09/13 05:40:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 05:40:35 DEBUG : dir/file1: >Remove: err= 2025/09/13 05:40:36 DEBUG : dir/file1: Remove: 2025/09/13 05:40:36 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/13 05:40:36 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:40:36 DEBUG : dir: Looking for writers 2025/09/13 05:40:36 DEBUG : Looking for writers 2025/09/13 05:40:36 DEBUG : dir: reading active writers 2025/09/13 05:40:36 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.42s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:40:37 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:40:37 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:40:37 DEBUG : forgetting directory cache 2025/09/13 05:40:37 DEBUG : dir: forgetting directory cache 2025/09/13 05:40:37 DEBUG : dir: forgetting directory cache 2025/09/13 05:40:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:40:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 05:40:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/13 05:40:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/13 05:40:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/13 05:40:40 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/13 05:40:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/13 05:40:40 DEBUG : dir/file1: Open: flags=0x3 2025/09/13 05:40:40 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/13 05:40:40 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/13 05:40:40 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:40:40 DEBUG : dir: Looking for writers 2025/09/13 05:40:40 DEBUG : file1: reading active writers 2025/09/13 05:40:40 DEBUG : Looking for writers 2025/09/13 05:40:40 DEBUG : dir: reading active writers 2025/09/13 05:40:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.51s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:40:41 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:40:41 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:40:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-nitelew9teya'": failed to get fileinfo: File was not found (Error 404) 2025/09/13 05:40:43 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:40:43 DEBUG : Looking for writers 2025/09/13 05:40:43 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:40:56 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:40:56 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:40:56 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:40:56 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:56 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:40:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:40:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:40:56 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:40:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:40:58 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:40:58 DEBUG : dir: Looking for writers 2025/09/13 05:40:58 DEBUG : file1: reading active writers 2025/09/13 05:40:58 DEBUG : Looking for writers 2025/09/13 05:40:58 DEBUG : dir: reading active writers 2025/09/13 05:40:58 DEBUG : >WaitForWriters: 2025/09/13 05:40:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 05:40:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00093eb40 2025/09/13 05:40:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 05:40:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:41:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/13 05:41:00 DEBUG : dir/file1: Updating file with dir/file1 0xc00093eb40 2025/09/13 05:41:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/13 05:41:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:41:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 05:41:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/13 05:41:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:41:01 DEBUG : dir/file1: File is currently open, delaying rename 0xc00093eb40 2025/09/13 05:41:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 05:41:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:41:01 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': File to upload is small (25 bytes), uploading instead of streaming 2025/09/13 05:41:01 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/09/13 05:41:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/13 05:41:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/13 05:41:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:41:02 DEBUG : newLeaf: Running delayed rename now 2025/09/13 05:41:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 05:41:02 DEBUG : newLeaf: Updating file with newLeaf 0xc00093eb40 2025/09/13 05:41:02 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:41:02 DEBUG : dir: Looking for writers 2025/09/13 05:41:02 DEBUG : Looking for writers 2025/09/13 05:41:02 DEBUG : dir: reading active writers 2025/09/13 05:41:02 DEBUG : newLeaf: reading active writers 2025/09/13 05:41:02 DEBUG : >WaitForWriters: 2025/09/13 05:41:03 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:41:03 DEBUG : dir: Looking for writers 2025/09/13 05:41:03 DEBUG : Looking for writers 2025/09/13 05:41:03 DEBUG : dir: reading active writers 2025/09/13 05:41:03 DEBUG : newLeaf: reading active writers 2025/09/13 05:41:03 DEBUG : >WaitForWriters: 2025/09/13 05:41:03 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:41:04 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:41:04 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:41:04 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:41:04 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:41:04 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:41:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:41:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:41:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:41:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:41:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:41:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:41:04 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:41:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:41:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/13 05:41:07 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:41:07 DEBUG : dir/file1(0xc0004112c0): openPending: 2025/09/13 05:41:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/13 05:41:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/13 05:41:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:41:07 DEBUG : dir/file1(0xc0004112c0): >openPending: err= 2025/09/13 05:41:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/13 05:41:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:41:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:41:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:41:07 DEBUG : dir/file1(0xc0004112c0): _writeAt: size=14, off=0 2025/09/13 05:41:07 DEBUG : dir/file1(0xc0004112c0): >_writeAt: n=14, err= 2025/09/13 05:41:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/13 05:41:07 DEBUG : dir/file1(0xc0004112c0): close: 2025/09/13 05:41:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/13 05:41:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/13 05:41:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/13 05:41:07 DEBUG : dir/file1(0xc0004112c0): >close: err= 2025/09/13 05:41:07 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:41:07 DEBUG : dir: Looking for writers 2025/09/13 05:41:07 DEBUG : file1: reading active writers 2025/09/13 05:41:07 DEBUG : Looking for writers 2025/09/13 05:41:07 DEBUG : dir: reading active writers 2025/09/13 05:41:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 05:41:07 DEBUG : dir: Looking for writers 2025/09/13 05:41:07 DEBUG : file1: reading active writers 2025/09/13 05:41:07 DEBUG : Looking for writers 2025/09/13 05:41:07 DEBUG : dir: reading active writers 2025/09/13 05:41:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 05:41:07 DEBUG : dir: Looking for writers 2025/09/13 05:41:07 DEBUG : file1: reading active writers 2025/09/13 05:41:07 DEBUG : Looking for writers 2025/09/13 05:41:07 DEBUG : dir: reading active writers 2025/09/13 05:41:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 05:41:07 DEBUG : dir: Looking for writers 2025/09/13 05:41:07 DEBUG : file1: reading active writers 2025/09/13 05:41:07 DEBUG : Looking for writers 2025/09/13 05:41:07 DEBUG : dir: reading active writers 2025/09/13 05:41:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 05:41:07 DEBUG : dir/file1: vfs cache: starting upload 2025/09/13 05:41:07 DEBUG : dir: Looking for writers 2025/09/13 05:41:07 DEBUG : file1: reading active writers 2025/09/13 05:41:07 DEBUG : Looking for writers 2025/09/13 05:41:07 DEBUG : dir: reading active writers 2025/09/13 05:41:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/13 05:41:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:41:07 DEBUG : dir: Looking for writers 2025/09/13 05:41:07 DEBUG : file1: reading active writers 2025/09/13 05:41:07 DEBUG : Looking for writers 2025/09/13 05:41:07 DEBUG : dir: reading active writers 2025/09/13 05:41:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/13 05:41:07 DEBUG : dir: Looking for writers 2025/09/13 05:41:07 DEBUG : file1: reading active writers 2025/09/13 05:41:07 DEBUG : Looking for writers 2025/09/13 05:41:07 DEBUG : dir: reading active writers 2025/09/13 05:41:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/13 05:41:08 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/13 05:41:08 INFO : dir/file1: Copied (replaced existing) 2025/09/13 05:41:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/13 05:41:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/13 05:41:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:41:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/13 05:41:08 DEBUG : dir: Looking for writers 2025/09/13 05:41:08 DEBUG : file1: reading active writers 2025/09/13 05:41:08 DEBUG : Looking for writers 2025/09/13 05:41:08 DEBUG : dir: reading active writers 2025/09/13 05:41:08 DEBUG : >WaitForWriters: 2025/09/13 05:41:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 05:41:08 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:41:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:41:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:41:08 DEBUG : dir/file1(0xc0007948c0): _readAt: size=512, off=0 2025/09/13 05:41:08 DEBUG : dir/file1(0xc0007948c0): openPending: 2025/09/13 05:41:08 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/09/13 05:41:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/13 05:41:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:41:08 DEBUG : dir/file1(0xc0007948c0): >openPending: err= 2025/09/13 05:41:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/13 05:41:08 DEBUG : dir/file1(0xc0007948c0): >_readAt: n=14, err=EOF 2025/09/13 05:41:08 DEBUG : dir/file1(0xc0007948c0): close: 2025/09/13 05:41:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/13 05:41:08 DEBUG : dir/file1(0xc0007948c0): >close: err= 2025/09/13 05:41:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 05:41:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/13 05:41:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000131e00 2025/09/13 05:41:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 05:41:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:41:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/13 05:41:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/13 05:41:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000131e00 2025/09/13 05:41:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/13 05:41:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:41:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 05:41:10 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:41:10 DEBUG : dir/file1(0xc0009909c0): openPending: 2025/09/13 05:41:10 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/09/13 05:41:10 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/09/13 05:41:10 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/13 05:41:10 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 05:41:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/13 05:41:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:41:10 DEBUG : dir/file1(0xc0009909c0): >openPending: err= 2025/09/13 05:41:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/13 05:41:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:41:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:41:10 DEBUG : dir/file1(0xc0009909c0): _writeAt: size=25, off=0 2025/09/13 05:41:10 DEBUG : dir/file1(0xc0009909c0): >_writeAt: n=25, err= 2025/09/13 05:41:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 05:41:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/13 05:41:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000131e00 2025/09/13 05:41:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 05:41:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:41:11 DEBUG : newLeaf(0xc0009909c0): close: 2025/09/13 05:41:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/13 05:41:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-13 05:41:10.470526513 +0000 UTC m=+637.377598573 2025/09/13 05:41:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/13 05:41:11 DEBUG : newLeaf(0xc0009909c0): >close: err= 2025/09/13 05:41:11 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:41:11 DEBUG : dir: Looking for writers 2025/09/13 05:41:11 DEBUG : Looking for writers 2025/09/13 05:41:11 DEBUG : dir: reading active writers 2025/09/13 05:41:11 DEBUG : newLeaf: reading active writers 2025/09/13 05:41:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 05:41:11 DEBUG : dir: Looking for writers 2025/09/13 05:41:11 DEBUG : Looking for writers 2025/09/13 05:41:11 DEBUG : dir: reading active writers 2025/09/13 05:41:11 DEBUG : newLeaf: reading active writers 2025/09/13 05:41:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 05:41:11 DEBUG : dir: Looking for writers 2025/09/13 05:41:11 DEBUG : Looking for writers 2025/09/13 05:41:11 DEBUG : dir: reading active writers 2025/09/13 05:41:11 DEBUG : newLeaf: reading active writers 2025/09/13 05:41:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 05:41:11 DEBUG : dir: Looking for writers 2025/09/13 05:41:11 DEBUG : Looking for writers 2025/09/13 05:41:11 DEBUG : dir: reading active writers 2025/09/13 05:41:11 DEBUG : newLeaf: reading active writers 2025/09/13 05:41:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 05:41:11 DEBUG : newLeaf: vfs cache: starting upload 2025/09/13 05:41:11 DEBUG : dir: Looking for writers 2025/09/13 05:41:11 DEBUG : Looking for writers 2025/09/13 05:41:11 DEBUG : dir: reading active writers 2025/09/13 05:41:11 DEBUG : newLeaf: reading active writers 2025/09/13 05:41:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/13 05:41:11 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/09/13 05:41:11 DEBUG : dir: Looking for writers 2025/09/13 05:41:11 DEBUG : Looking for writers 2025/09/13 05:41:11 DEBUG : dir: reading active writers 2025/09/13 05:41:11 DEBUG : newLeaf: reading active writers 2025/09/13 05:41:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/13 05:41:11 DEBUG : dir: Looking for writers 2025/09/13 05:41:11 DEBUG : Looking for writers 2025/09/13 05:41:11 DEBUG : dir: reading active writers 2025/09/13 05:41:11 DEBUG : newLeaf: reading active writers 2025/09/13 05:41:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/13 05:41:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/13 05:41:12 INFO : newLeaf: Copied (replaced existing) 2025/09/13 05:41:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-13 05:41:10 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/13 05:41:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/13 05:41:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:41:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/13 05:41:12 DEBUG : dir: Looking for writers 2025/09/13 05:41:12 DEBUG : Looking for writers 2025/09/13 05:41:12 DEBUG : dir: reading active writers 2025/09/13 05:41:12 DEBUG : newLeaf: reading active writers 2025/09/13 05:41:12 DEBUG : >WaitForWriters: 2025/09/13 05:41:12 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:41:12 DEBUG : dir: Looking for writers 2025/09/13 05:41:12 DEBUG : Looking for writers 2025/09/13 05:41:12 DEBUG : dir: reading active writers 2025/09/13 05:41:12 DEBUG : newLeaf: reading active writers 2025/09/13 05:41:12 DEBUG : >WaitForWriters: 2025/09/13 05:41:12 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:41:13 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:41:13 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:41:13 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:41:13 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:41:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:41:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:41:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:41:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:41:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:41:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:41:13 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:41:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:42:13 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:42:54 DEBUG : forgetting directory cache 2025/09/13 05:42:54 DEBUG : dir: forgetting directory cache 2025/09/13 05:42:54 DEBUG : dir/subdir: forgetting directory cache 2025/09/13 05:42:59 DEBUG : forgetting directory cache 2025/09/13 05:42:59 DEBUG : dir: forgetting directory cache 2025/09/13 05:43:03 DEBUG : dir: forgetting directory cache 2025/09/13 05:43:03 DEBUG : forgetting directory cache 2025/09/13 05:43:03 DEBUG : dir: forgetting directory cache 2025/09/13 05:43:11 DEBUG : forgetting directory cache 2025/09/13 05:43:11 DEBUG : dir: forgetting directory cache 2025/09/13 05:43:13 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:43:19 DEBUG : forgetting directory cache 2025/09/13 05:43:19 DEBUG : dir: forgetting directory cache 2025/09/13 05:43:19 DEBUG : dir: forgetting directory cache 2025/09/13 05:43:19 DEBUG : fil: forgetting directory cache 2025/09/13 05:43:19 DEBUG : fil/a: forgetting directory cache 2025/09/13 05:43:19 DEBUG : fil/a/b: forgetting directory cache 2025/09/13 05:43:25 DEBUG : forgetting directory cache 2025/09/13 05:43:25 DEBUG : dir: forgetting directory cache 2025/09/13 05:43:25 DEBUG : dir: forgetting directory cache 2025/09/13 05:43:27 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:43:27 DEBUG : dir: Looking for writers 2025/09/13 05:43:27 DEBUG : file1: reading active writers 2025/09/13 05:43:27 DEBUG : Looking for writers 2025/09/13 05:43:27 DEBUG : dir: reading active writers 2025/09/13 05:43:27 DEBUG : >WaitForWriters: 2025/09/13 05:43:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 05:43:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0003a9200 2025/09/13 05:43:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 05:43:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:43:29 DEBUG : forgetting directory cache 2025/09/13 05:43:29 DEBUG : dir: forgetting directory cache 2025/09/13 05:43:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/13 05:43:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0003a9200 2025/09/13 05:43:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/13 05:43:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:43:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 05:43:29 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:43:29 DEBUG : dir/file1(0xc0003b3740): openPending: 2025/09/13 05:43:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/09/13 05:43:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/13 05:43:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:43:29 DEBUG : dir/file1(0xc0003b3740): >openPending: err= 2025/09/13 05:43:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/13 05:43:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:43:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:43:29 DEBUG : dir/file1(0xc0003b3740): _writeAt: size=25, off=0 2025/09/13 05:43:29 DEBUG : dir/file1(0xc0003b3740): >_writeAt: n=25, err= 2025/09/13 05:43:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 05:43:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/13 05:43:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0003a9200 2025/09/13 05:43:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 05:43:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:43:29 DEBUG : newLeaf(0xc0003b3740): close: 2025/09/13 05:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/13 05:43:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-13 05:43:29.380452478 +0000 UTC m=+776.287524508 2025/09/13 05:43:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/13 05:43:29 DEBUG : newLeaf(0xc0003b3740): >close: err= 2025/09/13 05:43:29 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:43:29 DEBUG : dir: Looking for writers 2025/09/13 05:43:29 DEBUG : Looking for writers 2025/09/13 05:43:29 DEBUG : dir: reading active writers 2025/09/13 05:43:29 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 05:43:29 DEBUG : dir: Looking for writers 2025/09/13 05:43:29 DEBUG : Looking for writers 2025/09/13 05:43:29 DEBUG : dir: reading active writers 2025/09/13 05:43:29 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 05:43:29 DEBUG : dir: Looking for writers 2025/09/13 05:43:29 DEBUG : Looking for writers 2025/09/13 05:43:29 DEBUG : dir: reading active writers 2025/09/13 05:43:29 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 05:43:30 DEBUG : dir: Looking for writers 2025/09/13 05:43:30 DEBUG : Looking for writers 2025/09/13 05:43:30 DEBUG : dir: reading active writers 2025/09/13 05:43:30 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 05:43:30 DEBUG : newLeaf: vfs cache: starting upload 2025/09/13 05:43:30 DEBUG : dir: Looking for writers 2025/09/13 05:43:30 DEBUG : Looking for writers 2025/09/13 05:43:30 DEBUG : dir: reading active writers 2025/09/13 05:43:30 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/13 05:43:30 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/09/13 05:43:30 DEBUG : dir: Looking for writers 2025/09/13 05:43:30 DEBUG : Looking for writers 2025/09/13 05:43:30 DEBUG : dir: reading active writers 2025/09/13 05:43:30 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/13 05:43:30 DEBUG : dir: Looking for writers 2025/09/13 05:43:30 DEBUG : Looking for writers 2025/09/13 05:43:30 DEBUG : dir: reading active writers 2025/09/13 05:43:30 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/13 05:43:31 DEBUG : dir: Looking for writers 2025/09/13 05:43:31 DEBUG : Looking for writers 2025/09/13 05:43:31 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:31 DEBUG : dir: reading active writers 2025/09/13 05:43:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/13 05:43:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/13 05:43:31 INFO : newLeaf: Copied (replaced existing) 2025/09/13 05:43:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-13 05:43:29 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/13 05:43:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/13 05:43:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:43:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/13 05:43:32 DEBUG : dir: Looking for writers 2025/09/13 05:43:32 DEBUG : Looking for writers 2025/09/13 05:43:32 DEBUG : dir: reading active writers 2025/09/13 05:43:32 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:32 DEBUG : >WaitForWriters: 2025/09/13 05:43:32 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:43:32 DEBUG : dir: Looking for writers 2025/09/13 05:43:32 DEBUG : Looking for writers 2025/09/13 05:43:32 DEBUG : dir: reading active writers 2025/09/13 05:43:32 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:32 DEBUG : >WaitForWriters: 2025/09/13 05:43:32 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:43:33 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:43:33 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:43:33 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:43:33 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:43:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:43:33 DEBUG : Config file has changed externally - reloading 2025/09/13 05:43:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:43:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:43:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:43:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:43:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:43:33 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:43:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:43:36 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/13 05:43:36 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:43:36 DEBUG : dir/file1(0xc0007cc000): openPending: 2025/09/13 05:43:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/13 05:43:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/13 05:43:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:43:36 DEBUG : dir/file1(0xc0007cc000): >openPending: err= 2025/09/13 05:43:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/13 05:43:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:43:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:43:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:43:36 DEBUG : dir/file1(0xc0007cc000): _writeAt: size=14, off=0 2025/09/13 05:43:36 DEBUG : dir/file1(0xc0007cc000): >_writeAt: n=14, err= 2025/09/13 05:43:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/13 05:43:36 DEBUG : dir/file1(0xc0007cc000): close: 2025/09/13 05:43:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/13 05:43:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/13 05:43:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/13 05:43:36 DEBUG : dir/file1(0xc0007cc000): >close: err= 2025/09/13 05:43:36 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:43:36 DEBUG : dir: Looking for writers 2025/09/13 05:43:36 DEBUG : file1: reading active writers 2025/09/13 05:43:36 DEBUG : Looking for writers 2025/09/13 05:43:36 DEBUG : dir: reading active writers 2025/09/13 05:43:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 05:43:36 DEBUG : dir: Looking for writers 2025/09/13 05:43:36 DEBUG : file1: reading active writers 2025/09/13 05:43:36 DEBUG : Looking for writers 2025/09/13 05:43:36 DEBUG : dir: reading active writers 2025/09/13 05:43:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 05:43:36 DEBUG : dir: Looking for writers 2025/09/13 05:43:36 DEBUG : file1: reading active writers 2025/09/13 05:43:36 DEBUG : Looking for writers 2025/09/13 05:43:36 DEBUG : dir: reading active writers 2025/09/13 05:43:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 05:43:36 DEBUG : dir: Looking for writers 2025/09/13 05:43:36 DEBUG : file1: reading active writers 2025/09/13 05:43:36 DEBUG : Looking for writers 2025/09/13 05:43:36 DEBUG : dir: reading active writers 2025/09/13 05:43:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 05:43:36 DEBUG : dir/file1: vfs cache: starting upload 2025/09/13 05:43:36 DEBUG : dir: Looking for writers 2025/09/13 05:43:36 DEBUG : file1: reading active writers 2025/09/13 05:43:36 DEBUG : Looking for writers 2025/09/13 05:43:36 DEBUG : dir: reading active writers 2025/09/13 05:43:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/13 05:43:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:43:36 DEBUG : dir: Looking for writers 2025/09/13 05:43:36 DEBUG : file1: reading active writers 2025/09/13 05:43:36 DEBUG : Looking for writers 2025/09/13 05:43:36 DEBUG : dir: reading active writers 2025/09/13 05:43:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/13 05:43:36 DEBUG : forgetting directory cache 2025/09/13 05:43:36 DEBUG : dir: forgetting directory cache 2025/09/13 05:43:36 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/13 05:43:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/13 05:43:36 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/13 05:43:36 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/13 05:43:37 DEBUG : dir: Looking for writers 2025/09/13 05:43:37 DEBUG : file1: reading active writers 2025/09/13 05:43:37 DEBUG : Looking for writers 2025/09/13 05:43:37 DEBUG : dir: reading active writers 2025/09/13 05:43:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/13 05:43:37 DEBUG : dir/subdir: forgetting directory cache 2025/09/13 05:43:37 DEBUG : dir: Looking for writers 2025/09/13 05:43:37 DEBUG : file1: reading active writers 2025/09/13 05:43:37 DEBUG : Looking for writers 2025/09/13 05:43:37 DEBUG : dir: reading active writers 2025/09/13 05:43:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/13 05:43:37 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/09/13 05:43:37 INFO : dir/file1: Copied (replaced existing) 2025/09/13 05:43:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/13 05:43:37 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/13 05:43:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:43:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/13 05:43:38 DEBUG : dir: Looking for writers 2025/09/13 05:43:38 DEBUG : file1: reading active writers 2025/09/13 05:43:38 DEBUG : Looking for writers 2025/09/13 05:43:38 DEBUG : dir: reading active writers 2025/09/13 05:43:38 DEBUG : >WaitForWriters: 2025/09/13 05:43:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 05:43:38 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:43:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:43:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:43:38 DEBUG : dir/file1(0xc000990680): _readAt: size=512, off=0 2025/09/13 05:43:38 DEBUG : dir/file1(0xc000990680): openPending: 2025/09/13 05:43:38 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/09/13 05:43:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/13 05:43:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:43:38 DEBUG : dir/file1(0xc000990680): >openPending: err= 2025/09/13 05:43:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/13 05:43:38 DEBUG : dir/file1(0xc000990680): >_readAt: n=14, err=EOF 2025/09/13 05:43:38 DEBUG : dir/file1(0xc000990680): close: 2025/09/13 05:43:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/13 05:43:38 DEBUG : dir/file1(0xc000990680): >close: err= 2025/09/13 05:43:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 05:43:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/13 05:43:39 DEBUG : newLeaf: Updating file with newLeaf 0xc00085ae40 2025/09/13 05:43:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 05:43:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:43:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/13 05:43:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/13 05:43:40 DEBUG : dir/file1: Updating file with dir/file1 0xc00085ae40 2025/09/13 05:43:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/13 05:43:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:43:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 05:43:40 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:43:40 DEBUG : dir/file1(0xc0007cc980): openPending: 2025/09/13 05:43:40 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/09/13 05:43:40 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/09/13 05:43:40 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/13 05:43:40 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 05:43:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/13 05:43:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:43:40 DEBUG : dir/file1(0xc0007cc980): >openPending: err= 2025/09/13 05:43:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/13 05:43:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:43:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:43:40 DEBUG : dir/file1(0xc0007cc980): _writeAt: size=25, off=0 2025/09/13 05:43:40 DEBUG : dir/file1(0xc0007cc980): >_writeAt: n=25, err= 2025/09/13 05:43:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 05:43:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/13 05:43:41 DEBUG : newLeaf: Updating file with newLeaf 0xc00085ae40 2025/09/13 05:43:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 05:43:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:43:41 DEBUG : newLeaf(0xc0007cc980): close: 2025/09/13 05:43:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/13 05:43:41 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-13 05:43:40.932238206 +0000 UTC m=+787.839310277 2025/09/13 05:43:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/13 05:43:41 DEBUG : newLeaf(0xc0007cc980): >close: err= 2025/09/13 05:43:41 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:43:41 DEBUG : dir: Looking for writers 2025/09/13 05:43:41 DEBUG : Looking for writers 2025/09/13 05:43:41 DEBUG : dir: reading active writers 2025/09/13 05:43:41 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 05:43:41 DEBUG : dir: Looking for writers 2025/09/13 05:43:41 DEBUG : Looking for writers 2025/09/13 05:43:41 DEBUG : dir: reading active writers 2025/09/13 05:43:41 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 05:43:41 DEBUG : dir: Looking for writers 2025/09/13 05:43:41 DEBUG : Looking for writers 2025/09/13 05:43:41 DEBUG : dir: reading active writers 2025/09/13 05:43:41 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 05:43:41 DEBUG : dir: Looking for writers 2025/09/13 05:43:41 DEBUG : Looking for writers 2025/09/13 05:43:41 DEBUG : dir: reading active writers 2025/09/13 05:43:41 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 05:43:41 DEBUG : newLeaf: vfs cache: starting upload 2025/09/13 05:43:41 DEBUG : dir: Looking for writers 2025/09/13 05:43:41 DEBUG : Looking for writers 2025/09/13 05:43:41 DEBUG : dir: reading active writers 2025/09/13 05:43:41 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/13 05:43:41 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/09/13 05:43:41 DEBUG : dir: Looking for writers 2025/09/13 05:43:41 DEBUG : Looking for writers 2025/09/13 05:43:41 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:41 DEBUG : dir: reading active writers 2025/09/13 05:43:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/13 05:43:42 DEBUG : dir: Looking for writers 2025/09/13 05:43:42 DEBUG : Looking for writers 2025/09/13 05:43:42 DEBUG : dir: reading active writers 2025/09/13 05:43:42 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/13 05:43:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/13 05:43:42 INFO : newLeaf: Copied (replaced existing) 2025/09/13 05:43:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-13 05:43:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/13 05:43:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/13 05:43:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:43:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/13 05:43:42 DEBUG : dir: Looking for writers 2025/09/13 05:43:42 DEBUG : Looking for writers 2025/09/13 05:43:42 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:42 DEBUG : dir: reading active writers 2025/09/13 05:43:42 DEBUG : >WaitForWriters: 2025/09/13 05:43:43 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:43:43 DEBUG : dir: Looking for writers 2025/09/13 05:43:43 DEBUG : Looking for writers 2025/09/13 05:43:43 DEBUG : dir: reading active writers 2025/09/13 05:43:43 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:43 DEBUG : >WaitForWriters: 2025/09/13 05:43:43 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:43:44 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:43:44 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:43:44 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:43:44 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:43:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:43:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:43:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:43:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:43:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:43:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:43:44 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:43:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:43:47 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:43:47 DEBUG : dir: Looking for writers 2025/09/13 05:43:47 DEBUG : file1: reading active writers 2025/09/13 05:43:47 DEBUG : Looking for writers 2025/09/13 05:43:47 DEBUG : dir: reading active writers 2025/09/13 05:43:47 DEBUG : >WaitForWriters: 2025/09/13 05:43:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 05:43:47 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:43:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:43:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:43:47 DEBUG : dir/file1(0xc000990240): _readAt: size=512, off=0 2025/09/13 05:43:47 DEBUG : dir/file1(0xc000990240): openPending: 2025/09/13 05:43:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/13 05:43:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/13 05:43:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:43:47 DEBUG : dir/file1(0xc000990240): >openPending: err= 2025/09/13 05:43:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/13 05:43:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 05:43:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 05:43:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:43:47 DEBUG : dir/file1(0xc000990240): >_readAt: n=14, err=EOF 2025/09/13 05:43:47 DEBUG : dir/file1(0xc000990240): close: 2025/09/13 05:43:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/13 05:43:47 DEBUG : dir/file1(0xc000990240): >close: err= 2025/09/13 05:43:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 05:43:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/13 05:43:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0003a8180 2025/09/13 05:43:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 05:43:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:43:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/13 05:43:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/13 05:43:49 DEBUG : dir/file1: Updating file with dir/file1 0xc0003a8180 2025/09/13 05:43:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/13 05:43:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:43:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 05:43:49 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:43:49 DEBUG : dir/file1(0xc0007cca40): openPending: 2025/09/13 05:43:49 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/09/13 05:43:49 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/09/13 05:43:49 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/13 05:43:49 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 05:43:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/13 05:43:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:43:49 DEBUG : dir/file1(0xc0007cca40): >openPending: err= 2025/09/13 05:43:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/13 05:43:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:43:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:43:49 DEBUG : dir/file1(0xc0007cca40): _writeAt: size=25, off=0 2025/09/13 05:43:49 DEBUG : dir/file1(0xc0007cca40): >_writeAt: n=25, err= 2025/09/13 05:43:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/13 05:43:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/13 05:43:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0003a8180 2025/09/13 05:43:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 05:43:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:43:50 DEBUG : newLeaf(0xc0007cca40): close: 2025/09/13 05:43:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/13 05:43:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-13 05:43:49.632307824 +0000 UTC m=+796.539379855 2025/09/13 05:43:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/13 05:43:50 DEBUG : newLeaf(0xc0007cca40): >close: err= 2025/09/13 05:43:50 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:43:50 DEBUG : dir: Looking for writers 2025/09/13 05:43:50 DEBUG : Looking for writers 2025/09/13 05:43:50 DEBUG : dir: reading active writers 2025/09/13 05:43:50 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 05:43:50 DEBUG : dir: Looking for writers 2025/09/13 05:43:50 DEBUG : Looking for writers 2025/09/13 05:43:50 DEBUG : dir: reading active writers 2025/09/13 05:43:50 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 05:43:50 DEBUG : dir: Looking for writers 2025/09/13 05:43:50 DEBUG : Looking for writers 2025/09/13 05:43:50 DEBUG : dir: reading active writers 2025/09/13 05:43:50 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 05:43:50 DEBUG : dir: Looking for writers 2025/09/13 05:43:50 DEBUG : Looking for writers 2025/09/13 05:43:50 DEBUG : dir: reading active writers 2025/09/13 05:43:50 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 05:43:50 DEBUG : newLeaf: vfs cache: starting upload 2025/09/13 05:43:50 DEBUG : dir: Looking for writers 2025/09/13 05:43:50 DEBUG : Looking for writers 2025/09/13 05:43:50 DEBUG : dir: reading active writers 2025/09/13 05:43:50 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/13 05:43:50 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/09/13 05:43:50 DEBUG : dir: Looking for writers 2025/09/13 05:43:50 DEBUG : Looking for writers 2025/09/13 05:43:50 DEBUG : dir: reading active writers 2025/09/13 05:43:50 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/13 05:43:50 DEBUG : dir: Looking for writers 2025/09/13 05:43:50 DEBUG : Looking for writers 2025/09/13 05:43:50 DEBUG : dir: reading active writers 2025/09/13 05:43:50 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/13 05:43:51 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/13 05:43:51 INFO : newLeaf: Copied (replaced existing) 2025/09/13 05:43:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-13 05:43:49 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/09/13 05:43:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/13 05:43:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:43:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/13 05:43:51 DEBUG : dir: Looking for writers 2025/09/13 05:43:51 DEBUG : Looking for writers 2025/09/13 05:43:51 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:51 DEBUG : dir: reading active writers 2025/09/13 05:43:51 DEBUG : >WaitForWriters: 2025/09/13 05:43:51 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:43:51 DEBUG : dir: Looking for writers 2025/09/13 05:43:51 DEBUG : Looking for writers 2025/09/13 05:43:51 DEBUG : dir: reading active writers 2025/09/13 05:43:51 DEBUG : newLeaf: reading active writers 2025/09/13 05:43:51 DEBUG : >WaitForWriters: 2025/09/13 05:43:51 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting --- FAIL: TestFileRename (191.32s) --- FAIL: TestFileRename/off,forceCache=false (14.57s) --- PASS: TestFileRename/minimal,forceCache=false (8.12s) --- PASS: TestFileRename/minimal,forceCache=true (9.39s) --- PASS: TestFileRename/writes,forceCache=false (139.96s) --- PASS: TestFileRename/writes,forceCache=true (10.54s) --- PASS: TestFileRename/full,forceCache=false (8.74s) === 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-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:43:52 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:43:52 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:43:52 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:43:52 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:43:52 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:43:52 DEBUG : Looking for writers 2025/09/13 05:43:52 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.37s) === 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-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:43:53 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:43:53 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:43:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/13 05:43:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 05:43:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 05:43:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/13 05:43:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/13 05:43:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:43:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/13 05:43:56 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/13 05:43:56 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:43:56 DEBUG : dir: Looking for writers 2025/09/13 05:43:56 DEBUG : file1: reading active writers 2025/09/13 05:43:56 DEBUG : Looking for writers 2025/09/13 05:43:56 DEBUG : dir: reading active writers 2025/09/13 05:43:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.47s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:43:57 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:43:57 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:43:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/13 05:44:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 05:44:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 05:44:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/13 05:44:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/13 05:44:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:44:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/13 05:44:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/13 05:44:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/13 05:44:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/13 05:44:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/13 05:44:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/13 05:44:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/13 05:44:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/13 05:44:01 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/13 05:44:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/13 05:44:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/13 05:44:01 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/13 05:44:01 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/13 05:44:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/13 05:44:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/13 05:44:01 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/13 05:44:02 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:44:02 DEBUG : dir: Looking for writers 2025/09/13 05:44:02 DEBUG : file1: reading active writers 2025/09/13 05:44:02 DEBUG : Looking for writers 2025/09/13 05:44:02 DEBUG : dir: reading active writers 2025/09/13 05:44:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.11s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:44:03 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:44:03 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:44:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/13 05:44:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 05:44:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 05:44:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/13 05:44:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/13 05:44:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:44:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/13 05:44:07 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/13 05:44:07 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/13 05:44:07 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/13 05:44:07 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/13 05:44:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/13 05:44:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/13 05:44:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/13 05:44:07 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/13 05:44:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/13 05:44:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/13 05:44:07 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/13 05:44:08 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/13 05:44:08 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/13 05:44:08 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/13 05:44:08 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/13 05:44:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/13 05:44:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/13 05:44:08 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/13 05:44:08 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/13 05:44:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/13 05:44:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/13 05:44:08 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/13 05:44:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/13 05:44:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/13 05:44:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/13 05:44:09 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/13 05:44:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/13 05:44:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/13 05:44:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/13 05:44:09 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/13 05:44:09 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:44:09 DEBUG : dir: Looking for writers 2025/09/13 05:44:09 DEBUG : file1: reading active writers 2025/09/13 05:44:09 DEBUG : Looking for writers 2025/09/13 05:44:09 DEBUG : dir: reading active writers 2025/09/13 05:44:09 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty run.go:125: removing dir "dir" failed - try 2/3: folder not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- PASS: TestReadFileHandleReadAt (19.87s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:44:23 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:44:23 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:44:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/13 05:44:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 05:44:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 05:44:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/13 05:44:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/13 05:44:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:44:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/13 05:44:26 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:44:26 DEBUG : dir: Looking for writers 2025/09/13 05:44:26 DEBUG : file1: reading active writers 2025/09/13 05:44:26 DEBUG : Looking for writers 2025/09/13 05:44:26 DEBUG : dir: reading active writers 2025/09/13 05:44:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.10s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:44:27 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:44:27 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:44:28 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/13 05:44:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 05:44:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 05:44:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/13 05:44:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/13 05:44:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:44:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/13 05:44:30 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/13 05:44:30 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/13 05:44:30 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:44:30 DEBUG : dir: Looking for writers 2025/09/13 05:44:30 DEBUG : file1: reading active writers 2025/09/13 05:44:30 DEBUG : Looking for writers 2025/09/13 05:44:30 DEBUG : dir: reading active writers 2025/09/13 05:44:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.07s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:44:31 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:44:31 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:44:31 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:31 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:44:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:44:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:31 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:44:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/13 05:44:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 05:44:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 05:44:34 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:44:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:44:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:44:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/13 05:44:34 DEBUG : dir/file1(0xc0009904c0): _readAt: size=1, off=0 2025/09/13 05:44:34 DEBUG : dir/file1(0xc0009904c0): openPending: 2025/09/13 05:44:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/13 05:44:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/13 05:44:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:44:34 DEBUG : dir/file1(0xc0009904c0): >openPending: err= 2025/09/13 05:44:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/13 05:44:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 05:44:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 05:44:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:44:34 DEBUG : dir/file1(0xc0009904c0): >_readAt: n=1, err= 2025/09/13 05:44:34 DEBUG : dir/file1(0xc0009904c0): _readAt: size=256, off=1 2025/09/13 05:44:34 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/13 05:44:34 DEBUG : dir/file1(0xc0009904c0): >_readAt: n=15, err=EOF 2025/09/13 05:44:34 DEBUG : dir/file1(0xc0009904c0): _readAt: size=16, off=16 2025/09/13 05:44:34 DEBUG : dir/file1(0xc0009904c0): >_readAt: n=0, err=EOF 2025/09/13 05:44:34 DEBUG : dir/file1(0xc0009904c0): close: 2025/09/13 05:44:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/13 05:44:34 DEBUG : dir/file1(0xc0009904c0): >close: err= 2025/09/13 05:44:34 DEBUG : dir/file1(0xc0009904c0): close: 2025/09/13 05:44:34 DEBUG : dir/file1(0xc0009904c0): >close: err=file already closed 2025/09/13 05:44:34 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:44:34 DEBUG : dir: Looking for writers 2025/09/13 05:44:34 DEBUG : file1: reading active writers 2025/09/13 05:44:34 DEBUG : Looking for writers 2025/09/13 05:44:34 DEBUG : dir: reading active writers 2025/09/13 05:44:34 DEBUG : >WaitForWriters: 2025/09/13 05:44:34 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.24s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:44:36 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:44:36 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:44:36 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:36 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:44:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:44:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:36 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:44:37 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/13 05:44:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 05:44:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 05:44:38 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:44:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:44:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:44:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/13 05:44:38 DEBUG : dir/file1(0xc000410f80): _readAt: size=1, off=0 2025/09/13 05:44:38 DEBUG : dir/file1(0xc000410f80): openPending: 2025/09/13 05:44:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/13 05:44:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/13 05:44:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:44:38 DEBUG : dir/file1(0xc000410f80): >openPending: err= 2025/09/13 05:44:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/13 05:44:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 05:44:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 05:44:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:44:39 DEBUG : dir/file1(0xc000410f80): >_readAt: n=1, err= 2025/09/13 05:44:39 DEBUG : dir/file1(0xc000410f80): _readAt: size=1, off=5 2025/09/13 05:44:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/13 05:44:39 DEBUG : dir/file1(0xc000410f80): >_readAt: n=1, err= 2025/09/13 05:44:39 DEBUG : dir/file1(0xc000410f80): _readAt: size=1, off=3 2025/09/13 05:44:39 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/13 05:44:39 DEBUG : dir/file1(0xc000410f80): >_readAt: n=1, err= 2025/09/13 05:44:39 DEBUG : dir/file1(0xc000410f80): _readAt: size=1, off=13 2025/09/13 05:44:39 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/13 05:44:39 DEBUG : dir/file1(0xc000410f80): >_readAt: n=1, err= 2025/09/13 05:44:39 DEBUG : dir/file1(0xc000410f80): _readAt: size=16, off=100 2025/09/13 05:44:39 DEBUG : dir/file1(0xc000410f80): >_readAt: n=0, err=EOF 2025/09/13 05:44:39 DEBUG : dir/file1(0xc000410f80): close: 2025/09/13 05:44:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/13 05:44:39 DEBUG : dir/file1(0xc000410f80): >close: err= 2025/09/13 05:44:39 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:44:39 DEBUG : dir: Looking for writers 2025/09/13 05:44:39 DEBUG : file1: reading active writers 2025/09/13 05:44:39 DEBUG : Looking for writers 2025/09/13 05:44:39 DEBUG : dir: reading active writers 2025/09/13 05:44:39 DEBUG : >WaitForWriters: 2025/09/13 05:44:39 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.16s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:44:40 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:44:40 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:44:40 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:40 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:44:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:44:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:40 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:44:41 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/13 05:44:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 05:44:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 05:44:43 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:44:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:44:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:44:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): _readAt: size=1, off=0 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): openPending: 2025/09/13 05:44:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/13 05:44:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/13 05:44:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): >openPending: err= 2025/09/13 05:44:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/13 05:44:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 05:44:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 05:44:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): >_readAt: n=1, err= 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): _readAt: size=1, off=5 2025/09/13 05:44:43 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): >_readAt: n=1, err= 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): _readAt: size=1, off=1 2025/09/13 05:44:43 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): >_readAt: n=1, err= 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): _readAt: size=6, off=10 2025/09/13 05:44:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): >_readAt: n=6, err= 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): _readAt: size=256, off=10 2025/09/13 05:44:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): >_readAt: n=6, err=EOF 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): _readAt: size=256, off=100 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): >_readAt: n=0, err=EOF 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): close: 2025/09/13 05:44:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): >close: err= 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): _readAt: size=256, off=100 2025/09/13 05:44:43 DEBUG : dir/file1(0xc0003271c0): >_readAt: n=0, err=file already closed 2025/09/13 05:44:43 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:44:43 DEBUG : dir: Looking for writers 2025/09/13 05:44:43 DEBUG : file1: reading active writers 2025/09/13 05:44:43 DEBUG : Looking for writers 2025/09/13 05:44:43 DEBUG : dir: reading active writers 2025/09/13 05:44:43 DEBUG : >WaitForWriters: 2025/09/13 05:44:43 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.13s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:44:44 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:44:44 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:44:44 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:44 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:44:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:44:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:44 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:44:45 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/13 05:44:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 05:44:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 05:44:47 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:44:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:44:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:44:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/13 05:44:47 DEBUG : dir/file1(0xc000794580): RWFileHandle.Flush 2025/09/13 05:44:47 DEBUG : dir/file1(0xc000794580): _readAt: size=256, off=0 2025/09/13 05:44:47 DEBUG : dir/file1(0xc000794580): openPending: 2025/09/13 05:44:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/13 05:44:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/13 05:44:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:44:47 DEBUG : dir/file1(0xc000794580): >openPending: err= 2025/09/13 05:44:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/13 05:44:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 05:44:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 05:44:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:44:47 DEBUG : dir/file1(0xc000794580): >_readAt: n=16, err=EOF 2025/09/13 05:44:47 DEBUG : dir/file1(0xc000794580): RWFileHandle.Flush 2025/09/13 05:44:47 DEBUG : dir/file1(0xc000794580): RWFileHandle.Flush 2025/09/13 05:44:47 DEBUG : dir/file1(0xc000794580): close: 2025/09/13 05:44:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/13 05:44:47 DEBUG : dir/file1(0xc000794580): >close: err= 2025/09/13 05:44:47 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:44:47 DEBUG : dir: Looking for writers 2025/09/13 05:44:47 DEBUG : file1: reading active writers 2025/09/13 05:44:47 DEBUG : Looking for writers 2025/09/13 05:44:47 DEBUG : dir: reading active writers 2025/09/13 05:44:47 DEBUG : >WaitForWriters: 2025/09/13 05:44:47 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.10s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:44:48 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:44:48 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:44:48 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:48 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:48 DEBUG : Config file has changed externally - reloading 2025/09/13 05:44:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:44:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:44:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:44:48 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:44:49 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/13 05:44:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 05:44:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/13 05:44:51 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:44:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:44:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:44:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/13 05:44:51 DEBUG : dir/file1(0xc000795680): _readAt: size=256, off=0 2025/09/13 05:44:51 DEBUG : dir/file1(0xc000795680): openPending: 2025/09/13 05:44:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/13 05:44:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/13 05:44:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:44:51 DEBUG : dir/file1(0xc000795680): >openPending: err= 2025/09/13 05:44:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/13 05:44:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 05:44:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 05:44:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:44:51 DEBUG : dir/file1(0xc000795680): >_readAt: n=16, err=EOF 2025/09/13 05:44:51 DEBUG : dir/file1(0xc000795680): RWFileHandle.Release 2025/09/13 05:44:51 DEBUG : dir/file1(0xc000795680): close: 2025/09/13 05:44:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/13 05:44:51 DEBUG : dir/file1(0xc000795680): >close: err= 2025/09/13 05:44:51 DEBUG : dir/file1(0xc000795680): RWFileHandle.Release 2025/09/13 05:44:51 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:44:51 DEBUG : dir: Looking for writers 2025/09/13 05:44:51 DEBUG : file1: reading active writers 2025/09/13 05:44:51 DEBUG : Looking for writers 2025/09/13 05:44:51 DEBUG : dir: reading active writers 2025/09/13 05:44:51 DEBUG : >WaitForWriters: 2025/09/13 05:44:51 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting 2025/09/13 05:46:28 DEBUG : dir: forgetting directory cache 2025/09/13 05:46:28 DEBUG : forgetting directory cache 2025/09/13 05:46:28 DEBUG : dir: forgetting directory cache 2025/09/13 05:46:32 DEBUG : forgetting directory cache 2025/09/13 05:46:32 DEBUG : dir: forgetting directory cache 2025/09/13 05:46:32 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2025/09/13 05:46:38 DEBUG : forgetting directory cache 2025/09/13 05:46:38 DEBUG : dir: forgetting directory cache 2025/09/13 05:46:38 DEBUG : dir/sub: forgetting directory cache 2025/09/13 05:46:38 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/13 05:46:43 DEBUG : forgetting directory cache 2025/09/13 05:46:43 DEBUG : dir: forgetting directory cache 2025/09/13 05:46:43 DEBUG : dir/sub: forgetting directory cache 2025/09/13 05:46:43 DEBUG : dir/sub/subsub: forgetting directory cache 2025/09/13 05:46:43 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2025/09/13 05:46:43 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/13 05:46:50 DEBUG : forgetting directory cache 2025/09/13 05:46:50 DEBUG : Removed virtual directory entry vDel: "dir" 2025/09/13 05:46:50 DEBUG : dir: forgetting directory cache 2025/09/13 05:46:50 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/13 05:46:54 DEBUG : forgetting directory cache 2025/09/13 05:46:54 DEBUG : Removed virtual directory entry vDel: "dir" 2025/09/13 05:46:54 DEBUG : dir: forgetting directory cache 2025/09/13 05:46:54 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/13 05:46:58 DEBUG : forgetting directory cache 2025/09/13 05:46:58 DEBUG : dir: forgetting directory cache 2025/09/13 05:46:58 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestRWFileHandleReleaseRead (130.61s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:46:59 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:46:59 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:46:59 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:46:59 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:46:59 DEBUG : Config file has changed externally - reloading 2025/09/13 05:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:46:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:46:59 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:46:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:46:59 DEBUG : file1: newRWFileHandle: 2025/09/13 05:46:59 DEBUG : file1(0xc0007cc2c0): openPending: 2025/09/13 05:46:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:46:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:46:59 DEBUG : file1(0xc0007cc2c0): >openPending: err= 2025/09/13 05:46:59 DEBUG : file1: >newRWFileHandle: err= 2025/09/13 05:46:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:46:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/13 05:46:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/13 05:46:59 DEBUG : file1(0xc0007cc2c0): _writeAt: size=5, off=0 2025/09/13 05:46:59 DEBUG : file1(0xc0007cc2c0): >_writeAt: n=5, err= 2025/09/13 05:46:59 DEBUG : file1(0xc0007cc2c0): _writeAt: size=7, off=5 2025/09/13 05:46:59 DEBUG : file1(0xc0007cc2c0): >_writeAt: n=7, err= 2025/09/13 05:46:59 DEBUG : file1: vfs cache: truncate to size=11 2025/09/13 05:46:59 DEBUG : file1(0xc0007cc2c0): close: 2025/09/13 05:46:59 DEBUG : file1: vfs cache: setting modification time to 2025-09-13 05:46:59.331005044 +0000 UTC m=+986.238077113 2025/09/13 05:46:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/13 05:46:59 DEBUG : file1(0xc0007cc2c0): >close: err= 2025/09/13 05:46:59 DEBUG : file1(0xc0007cc2c0): close: 2025/09/13 05:46:59 DEBUG : file1(0xc0007cc2c0): >close: err=file already closed 2025/09/13 05:46:59 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:46:59 DEBUG : Looking for writers 2025/09/13 05:46:59 DEBUG : file1: reading active writers 2025/09/13 05:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 05:46:59 DEBUG : Looking for writers 2025/09/13 05:46:59 DEBUG : file1: reading active writers 2025/09/13 05:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 05:46:59 DEBUG : Looking for writers 2025/09/13 05:46:59 DEBUG : file1: reading active writers 2025/09/13 05:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 05:46:59 DEBUG : Looking for writers 2025/09/13 05:46:59 DEBUG : file1: reading active writers 2025/09/13 05:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 05:46:59 DEBUG : file1: vfs cache: starting upload 2025/09/13 05:46:59 DEBUG : Looking for writers 2025/09/13 05:46:59 DEBUG : file1: reading active writers 2025/09/13 05:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/13 05:46:59 DEBUG : Looking for writers 2025/09/13 05:46:59 DEBUG : file1: reading active writers 2025/09/13 05:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/13 05:46:59 DEBUG : Looking for writers 2025/09/13 05:46:59 DEBUG : file1: reading active writers 2025/09/13 05:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/13 05:47:00 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/09/13 05:47:00 DEBUG : Looking for writers 2025/09/13 05:47:00 DEBUG : file1: reading active writers 2025/09/13 05:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/13 05:47:01 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 05:47:01 INFO : file1: Copied (new) 2025/09/13 05:47:01 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-13 05:46:59 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/09/13 05:47:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/13 05:47:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:01 INFO : file1: vfs cache: upload succeeded try #1 2025/09/13 05:47:01 DEBUG : Looking for writers 2025/09/13 05:47:01 DEBUG : file1: reading active writers 2025/09/13 05:47:01 DEBUG : >WaitForWriters: 2025/09/13 05:47:01 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:47:01 DEBUG : Looking for writers 2025/09/13 05:47:01 DEBUG : file1: reading active writers 2025/09/13 05:47:01 DEBUG : >WaitForWriters: 2025/09/13 05:47:01 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.17s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:47:02 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:47:02 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:47:02 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:02 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:02 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:47:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:02 DEBUG : file1: newRWFileHandle: 2025/09/13 05:47:02 DEBUG : file1(0xc0003260c0): openPending: 2025/09/13 05:47:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:02 DEBUG : file1(0xc0003260c0): >openPending: err= 2025/09/13 05:47:02 DEBUG : file1: >newRWFileHandle: err= 2025/09/13 05:47:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/13 05:47:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/13 05:47:02 DEBUG : file1(0xc0003260c0): _writeAt: size=7, off=0 2025/09/13 05:47:02 DEBUG : file1(0xc0003260c0): >_writeAt: n=7, err= 2025/09/13 05:47:02 DEBUG : file1(0xc0003260c0): _writeAt: size=6, off=5 2025/09/13 05:47:02 DEBUG : file1(0xc0003260c0): >_writeAt: n=6, err= 2025/09/13 05:47:02 DEBUG : file1(0xc0003260c0): close: 2025/09/13 05:47:02 DEBUG : file1: vfs cache: setting modification time to 2025-09-13 05:47:02.499091409 +0000 UTC m=+989.406163480 2025/09/13 05:47:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:02 DEBUG : file1(0xc0003260c0): >close: err= 2025/09/13 05:47:02 DEBUG : file1(0xc0003260c0): _writeAt: size=5, off=0 2025/09/13 05:47:02 DEBUG : file1(0xc0003260c0): >_writeAt: n=0, err=file already closed 2025/09/13 05:47:02 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:47:02 DEBUG : Looking for writers 2025/09/13 05:47:02 DEBUG : file1: reading active writers 2025/09/13 05:47:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 05:47:02 DEBUG : Looking for writers 2025/09/13 05:47:02 DEBUG : file1: reading active writers 2025/09/13 05:47:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 05:47:02 DEBUG : Looking for writers 2025/09/13 05:47:02 DEBUG : file1: reading active writers 2025/09/13 05:47:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 05:47:02 DEBUG : Looking for writers 2025/09/13 05:47:02 DEBUG : file1: reading active writers 2025/09/13 05:47:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 05:47:02 DEBUG : file1: vfs cache: starting upload 2025/09/13 05:47:02 DEBUG : Looking for writers 2025/09/13 05:47:02 DEBUG : file1: reading active writers 2025/09/13 05:47:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/13 05:47:02 DEBUG : forgetting directory cache 2025/09/13 05:47:02 DEBUG : dir3: forgetting directory cache 2025/09/13 05:47:02 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2025/09/13 05:47:02 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2025/09/13 05:47:02 DEBUG : renamed empty directory: forgetting directory cache 2025/09/13 05:47:02 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2025/09/13 05:47:02 DEBUG : Removed virtual directory entry vDel: "dir" 2025/09/13 05:47:02 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2025/09/13 05:47:02 DEBUG : Removed virtual directory entry vDel: "file2" 2025/09/13 05:47:02 DEBUG : Removed virtual directory entry vDel: "empty directory" 2025/09/13 05:47:02 DEBUG : Looking for writers 2025/09/13 05:47:02 DEBUG : file1: reading active writers 2025/09/13 05:47:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/13 05:47:03 DEBUG : Looking for writers 2025/09/13 05:47:03 DEBUG : file1: reading active writers 2025/09/13 05:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/13 05:47:03 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/09/13 05:47:03 DEBUG : Looking for writers 2025/09/13 05:47:03 DEBUG : file1: reading active writers 2025/09/13 05:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/13 05:47:04 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 05:47:04 INFO : file1: Copied (new) 2025/09/13 05:47:04 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-13 05:47:02 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/09/13 05:47:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/13 05:47:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:04 INFO : file1: vfs cache: upload succeeded try #1 2025/09/13 05:47:04 DEBUG : Looking for writers 2025/09/13 05:47:04 DEBUG : file1: reading active writers 2025/09/13 05:47:04 DEBUG : >WaitForWriters: 2025/09/13 05:47:04 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:47:04 DEBUG : Looking for writers 2025/09/13 05:47:04 DEBUG : file1: reading active writers 2025/09/13 05:47:04 DEBUG : >WaitForWriters: 2025/09/13 05:47:04 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.15s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:47:05 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:47:05 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:47:05 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:05 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:05 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:47:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:05 DEBUG : file1: newRWFileHandle: 2025/09/13 05:47:05 DEBUG : file1(0xc000990e80): openPending: 2025/09/13 05:47:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:05 DEBUG : file1(0xc000990e80): >openPending: err= 2025/09/13 05:47:05 DEBUG : file1: >newRWFileHandle: err= 2025/09/13 05:47:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/13 05:47:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/13 05:47:05 DEBUG : file1(0xc000990e80): close: 2025/09/13 05:47:05 DEBUG : file1: vfs cache: setting modification time to 2025-09-13 05:47:05.643694667 +0000 UTC m=+992.550766727 2025/09/13 05:47:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:05 DEBUG : file1(0xc000990e80): >close: err= 2025/09/13 05:47:05 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/13 05:47:05 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/13 05:47:05 DEBUG : file2: newRWFileHandle: 2025/09/13 05:47:05 DEBUG : file2(0xc0009913c0): openPending: 2025/09/13 05:47:05 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/13 05:47:05 DEBUG : file2(0xc0009913c0): >openPending: err= 2025/09/13 05:47:05 DEBUG : file2: >newRWFileHandle: err= 2025/09/13 05:47:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/13 05:47:05 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/13 05:47:05 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/13 05:47:05 DEBUG : file2(0xc0009913c0): RWFileHandle.Flush 2025/09/13 05:47:05 DEBUG : file2(0xc0009913c0): RWFileHandle.Release 2025/09/13 05:47:05 DEBUG : file2(0xc0009913c0): close: 2025/09/13 05:47:05 DEBUG : file2: vfs cache: setting modification time to 2025-09-13 05:47:05.645347652 +0000 UTC m=+992.552419712 2025/09/13 05:47:05 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:05 DEBUG : file2(0xc0009913c0): >close: err= 2025/09/13 05:47:05 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:47:05 DEBUG : Looking for writers 2025/09/13 05:47:05 DEBUG : file1: reading active writers 2025/09/13 05:47:05 DEBUG : file2: reading active writers 2025/09/13 05:47:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/13 05:47:05 DEBUG : Looking for writers 2025/09/13 05:47:05 DEBUG : file1: reading active writers 2025/09/13 05:47:05 DEBUG : file2: reading active writers 2025/09/13 05:47:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/13 05:47:05 DEBUG : Looking for writers 2025/09/13 05:47:05 DEBUG : file1: reading active writers 2025/09/13 05:47:05 DEBUG : file2: reading active writers 2025/09/13 05:47:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/13 05:47:05 DEBUG : Looking for writers 2025/09/13 05:47:05 DEBUG : file1: reading active writers 2025/09/13 05:47:05 DEBUG : file2: reading active writers 2025/09/13 05:47:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/13 05:47:05 DEBUG : file1: vfs cache: starting upload 2025/09/13 05:47:05 DEBUG : file2: vfs cache: starting upload 2025/09/13 05:47:05 DEBUG : Looking for writers 2025/09/13 05:47:05 DEBUG : file1: reading active writers 2025/09/13 05:47:05 DEBUG : file2: reading active writers 2025/09/13 05:47:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/09/13 05:47:05 DEBUG : Looking for writers 2025/09/13 05:47:05 DEBUG : file2: reading active writers 2025/09/13 05:47:05 DEBUG : file1: reading active writers 2025/09/13 05:47:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/09/13 05:47:06 DEBUG : Looking for writers 2025/09/13 05:47:06 DEBUG : file1: reading active writers 2025/09/13 05:47:06 DEBUG : file2: reading active writers 2025/09/13 05:47:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/09/13 05:47:06 DEBUG : Looking for writers 2025/09/13 05:47:06 DEBUG : file1: reading active writers 2025/09/13 05:47:06 DEBUG : file2: reading active writers 2025/09/13 05:47:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/09/13 05:47:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/13 05:47:07 INFO : file1: Copied (new) 2025/09/13 05:47:07 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-13 05:47:05 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/09/13 05:47:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/13 05:47:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:07 INFO : file1: vfs cache: upload succeeded try #1 2025/09/13 05:47:07 DEBUG : Looking for writers 2025/09/13 05:47:07 DEBUG : file1: reading active writers 2025/09/13 05:47:07 DEBUG : file2: reading active writers 2025/09/13 05:47:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/13 05:47:08 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/13 05:47:08 INFO : file2: Copied (new) 2025/09/13 05:47:08 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-13 05:47:05 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/09/13 05:47:08 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/13 05:47:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/13 05:47:08 INFO : file2: vfs cache: upload succeeded try #1 2025/09/13 05:47:08 DEBUG : Looking for writers 2025/09/13 05:47:08 DEBUG : file1: reading active writers 2025/09/13 05:47:08 DEBUG : file2: reading active writers 2025/09/13 05:47:08 DEBUG : >WaitForWriters: 2025/09/13 05:47:09 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:47:09 DEBUG : Looking for writers 2025/09/13 05:47:09 DEBUG : file2: reading active writers 2025/09/13 05:47:09 DEBUG : file1: reading active writers 2025/09/13 05:47:09 DEBUG : >WaitForWriters: 2025/09/13 05:47:09 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.31s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:47:09 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:47:09 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:47:09 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:09 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:09 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:47:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:09 DEBUG : file1: newRWFileHandle: 2025/09/13 05:47:09 DEBUG : file1(0xc0007cc6c0): openPending: 2025/09/13 05:47:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:09 DEBUG : file1(0xc0007cc6c0): >openPending: err= 2025/09/13 05:47:09 DEBUG : file1: >newRWFileHandle: err= 2025/09/13 05:47:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/13 05:47:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/13 05:47:09 DEBUG : file1(0xc0007cc6c0): _writeAt: size=5, off=0 2025/09/13 05:47:09 DEBUG : file1(0xc0007cc6c0): >_writeAt: n=5, err= 2025/09/13 05:47:09 DEBUG : file1(0xc0007cc6c0): RWFileHandle.Flush 2025/09/13 05:47:09 DEBUG : file1(0xc0007cc6c0): RWFileHandle.Flush 2025/09/13 05:47:09 DEBUG : file1(0xc0007cc6c0): close: 2025/09/13 05:47:09 DEBUG : file1: vfs cache: setting modification time to 2025-09-13 05:47:09.969381048 +0000 UTC m=+996.876453119 2025/09/13 05:47:09 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:09 DEBUG : file1(0xc0007cc6c0): >close: err= 2025/09/13 05:47:09 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:47:09 DEBUG : Looking for writers 2025/09/13 05:47:09 DEBUG : file1: reading active writers 2025/09/13 05:47:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 05:47:09 DEBUG : Looking for writers 2025/09/13 05:47:09 DEBUG : file1: reading active writers 2025/09/13 05:47:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 05:47:10 DEBUG : Looking for writers 2025/09/13 05:47:10 DEBUG : file1: reading active writers 2025/09/13 05:47:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 05:47:10 DEBUG : Looking for writers 2025/09/13 05:47:10 DEBUG : file1: reading active writers 2025/09/13 05:47:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 05:47:10 DEBUG : file1: vfs cache: starting upload 2025/09/13 05:47:10 DEBUG : Looking for writers 2025/09/13 05:47:10 DEBUG : file1: reading active writers 2025/09/13 05:47:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/13 05:47:10 DEBUG : Looking for writers 2025/09/13 05:47:10 DEBUG : file1: reading active writers 2025/09/13 05:47:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/13 05:47:10 DEBUG : Looking for writers 2025/09/13 05:47:10 DEBUG : file1: reading active writers 2025/09/13 05:47:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/13 05:47:10 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/13 05:47:11 DEBUG : Looking for writers 2025/09/13 05:47:11 DEBUG : file1: reading active writers 2025/09/13 05:47:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/13 05:47:11 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/13 05:47:11 INFO : file1: Copied (new) 2025/09/13 05:47:11 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-13 05:47:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/13 05:47:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/13 05:47:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:11 INFO : file1: vfs cache: upload succeeded try #1 2025/09/13 05:47:12 DEBUG : Looking for writers 2025/09/13 05:47:12 DEBUG : file1: reading active writers 2025/09/13 05:47:12 DEBUG : >WaitForWriters: 2025/09/13 05:47:12 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.99s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:47:12 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:47:12 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:47:12 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:12 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:12 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:47:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:12 DEBUG : file1: newRWFileHandle: 2025/09/13 05:47:12 DEBUG : file1(0xc000794800): openPending: 2025/09/13 05:47:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:12 DEBUG : file1(0xc000794800): >openPending: err= 2025/09/13 05:47:12 DEBUG : file1: >newRWFileHandle: err= 2025/09/13 05:47:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/13 05:47:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/13 05:47:12 DEBUG : file1(0xc000794800): _writeAt: size=5, off=0 2025/09/13 05:47:12 DEBUG : file1(0xc000794800): >_writeAt: n=5, err= 2025/09/13 05:47:12 DEBUG : file1(0xc000794800): RWFileHandle.Release 2025/09/13 05:47:12 DEBUG : file1(0xc000794800): close: 2025/09/13 05:47:12 DEBUG : file1: vfs cache: setting modification time to 2025-09-13 05:47:12.948236091 +0000 UTC m=+999.855308150 2025/09/13 05:47:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:12 DEBUG : file1(0xc000794800): >close: err= 2025/09/13 05:47:12 DEBUG : file1(0xc000794800): RWFileHandle.Release 2025/09/13 05:47:12 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:47:12 DEBUG : Looking for writers 2025/09/13 05:47:12 DEBUG : file1: reading active writers 2025/09/13 05:47:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 05:47:12 DEBUG : Looking for writers 2025/09/13 05:47:12 DEBUG : file1: reading active writers 2025/09/13 05:47:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 05:47:12 DEBUG : Looking for writers 2025/09/13 05:47:12 DEBUG : file1: reading active writers 2025/09/13 05:47:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 05:47:13 DEBUG : Looking for writers 2025/09/13 05:47:13 DEBUG : file1: reading active writers 2025/09/13 05:47:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 05:47:13 DEBUG : file1: vfs cache: starting upload 2025/09/13 05:47:13 DEBUG : Looking for writers 2025/09/13 05:47:13 DEBUG : file1: reading active writers 2025/09/13 05:47:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/13 05:47:13 DEBUG : Looking for writers 2025/09/13 05:47:13 DEBUG : file1: reading active writers 2025/09/13 05:47:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/13 05:47:13 DEBUG : Looking for writers 2025/09/13 05:47:13 DEBUG : file1: reading active writers 2025/09/13 05:47:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/13 05:47:13 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/13 05:47:14 DEBUG : Looking for writers 2025/09/13 05:47:14 DEBUG : file1: reading active writers 2025/09/13 05:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/13 05:47:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/13 05:47:14 INFO : file1: Copied (new) 2025/09/13 05:47:14 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-13 05:47:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/13 05:47:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/13 05:47:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:14 INFO : file1: vfs cache: upload succeeded try #1 2025/09/13 05:47:15 DEBUG : Looking for writers 2025/09/13 05:47:15 DEBUG : file1: reading active writers 2025/09/13 05:47:15 DEBUG : >WaitForWriters: 2025/09/13 05:47:15 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.97s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:47:15 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:47:15 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:47:15 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:15 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:15 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:47:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/13 05:47:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/13 05:47:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 05:47:18 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:47:18 DEBUG : dir/file1(0xc000990540): openPending: 2025/09/13 05:47:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/13 05:47:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/13 05:47:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:18 DEBUG : dir/file1(0xc000990540): >openPending: err= 2025/09/13 05:47:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/13 05:47:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:47:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:47:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/13 05:47:18 DEBUG : dir/file1(0xc000990540): _writeAt: size=5, off=0 2025/09/13 05:47:18 DEBUG : dir/file1(0xc000990540): >_writeAt: n=5, err= 2025/09/13 05:47:18 DEBUG : dir/file1(0xc000990540): close: 2025/09/13 05:47:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:18 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-13 05:47:18.624699277 +0000 UTC m=+1005.531771346 2025/09/13 05:47:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:18 DEBUG : dir/file1(0xc000990540): >close: err= 2025/09/13 05:47:18 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:47:18 DEBUG : dir: Looking for writers 2025/09/13 05:47:18 DEBUG : file1: reading active writers 2025/09/13 05:47:18 DEBUG : Looking for writers 2025/09/13 05:47:18 DEBUG : dir: reading active writers 2025/09/13 05:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 05:47:18 DEBUG : dir: Looking for writers 2025/09/13 05:47:18 DEBUG : file1: reading active writers 2025/09/13 05:47:18 DEBUG : Looking for writers 2025/09/13 05:47:18 DEBUG : dir: reading active writers 2025/09/13 05:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 05:47:18 DEBUG : dir: Looking for writers 2025/09/13 05:47:18 DEBUG : file1: reading active writers 2025/09/13 05:47:18 DEBUG : Looking for writers 2025/09/13 05:47:18 DEBUG : dir: reading active writers 2025/09/13 05:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 05:47:18 DEBUG : dir: Looking for writers 2025/09/13 05:47:18 DEBUG : file1: reading active writers 2025/09/13 05:47:18 DEBUG : Looking for writers 2025/09/13 05:47:18 DEBUG : dir: reading active writers 2025/09/13 05:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 05:47:18 DEBUG : dir/file1: vfs cache: starting upload 2025/09/13 05:47:18 DEBUG : dir: Looking for writers 2025/09/13 05:47:18 DEBUG : file1: reading active writers 2025/09/13 05:47:18 DEBUG : Looking for writers 2025/09/13 05:47:18 DEBUG : dir: reading active writers 2025/09/13 05:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/13 05:47:18 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/09/13 05:47:18 DEBUG : dir: Looking for writers 2025/09/13 05:47:18 DEBUG : file1: reading active writers 2025/09/13 05:47:18 DEBUG : Looking for writers 2025/09/13 05:47:18 DEBUG : dir: reading active writers 2025/09/13 05:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/13 05:47:19 DEBUG : dir: Looking for writers 2025/09/13 05:47:19 DEBUG : file1: reading active writers 2025/09/13 05:47:19 DEBUG : Looking for writers 2025/09/13 05:47:19 DEBUG : dir: reading active writers 2025/09/13 05:47:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/13 05:47:19 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/13 05:47:19 INFO : dir/file1: Copied (replaced existing) 2025/09/13 05:47:19 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-13 05:47:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/13 05:47:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/13 05:47:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/13 05:47:19 DEBUG : dir: Looking for writers 2025/09/13 05:47:19 DEBUG : file1: reading active writers 2025/09/13 05:47:19 DEBUG : Looking for writers 2025/09/13 05:47:19 DEBUG : dir: reading active writers 2025/09/13 05:47:19 DEBUG : >WaitForWriters: 2025/09/13 05:47:19 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.22s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:47:20 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:47:20 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:47:20 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:20 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:20 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:47:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/13 05:47:23 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:23 DEBUG : dir/file1: newRWFileHandle: 2025/09/13 05:47:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/13 05:47:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/13 05:47:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/13 05:47:23 DEBUG : dir/file1(0xc000990380): _writeAt: size=5, off=0 2025/09/13 05:47:23 DEBUG : dir/file1(0xc000990380): openPending: 2025/09/13 05:47:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/13 05:47:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/13 05:47:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:23 DEBUG : dir/file1(0xc000990380): >openPending: err= 2025/09/13 05:47:23 DEBUG : dir/file1(0xc000990380): >_writeAt: n=5, err= 2025/09/13 05:47:23 DEBUG : dir/file1(0xc000990380): _writeAt: size=15, off=5 2025/09/13 05:47:23 DEBUG : dir/file1(0xc000990380): >_writeAt: n=15, err= 2025/09/13 05:47:23 DEBUG : dir/file1(0xc000990380): close: 2025/09/13 05:47:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/13 05:47:23 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-13 05:47:23.76406951 +0000 UTC m=+1010.671141581 2025/09/13 05:47:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:23 DEBUG : dir/file1(0xc000990380): >close: err= 2025/09/13 05:47:23 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:47:23 DEBUG : dir: Looking for writers 2025/09/13 05:47:23 DEBUG : file1: reading active writers 2025/09/13 05:47:23 DEBUG : Looking for writers 2025/09/13 05:47:23 DEBUG : dir: reading active writers 2025/09/13 05:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 05:47:23 DEBUG : dir: Looking for writers 2025/09/13 05:47:23 DEBUG : file1: reading active writers 2025/09/13 05:47:23 DEBUG : Looking for writers 2025/09/13 05:47:23 DEBUG : dir: reading active writers 2025/09/13 05:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 05:47:23 DEBUG : dir: Looking for writers 2025/09/13 05:47:23 DEBUG : file1: reading active writers 2025/09/13 05:47:23 DEBUG : Looking for writers 2025/09/13 05:47:23 DEBUG : dir: reading active writers 2025/09/13 05:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 05:47:23 DEBUG : dir: Looking for writers 2025/09/13 05:47:23 DEBUG : file1: reading active writers 2025/09/13 05:47:23 DEBUG : Looking for writers 2025/09/13 05:47:23 DEBUG : dir: reading active writers 2025/09/13 05:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 05:47:23 DEBUG : dir/file1: vfs cache: starting upload 2025/09/13 05:47:23 DEBUG : dir: Looking for writers 2025/09/13 05:47:23 DEBUG : file1: reading active writers 2025/09/13 05:47:23 DEBUG : Looking for writers 2025/09/13 05:47:23 DEBUG : dir: reading active writers 2025/09/13 05:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/13 05:47:24 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/09/13 05:47:24 DEBUG : dir: Looking for writers 2025/09/13 05:47:24 DEBUG : file1: reading active writers 2025/09/13 05:47:24 DEBUG : Looking for writers 2025/09/13 05:47:24 DEBUG : dir: reading active writers 2025/09/13 05:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/13 05:47:24 DEBUG : dir: Looking for writers 2025/09/13 05:47:24 DEBUG : file1: reading active writers 2025/09/13 05:47:24 DEBUG : Looking for writers 2025/09/13 05:47:24 DEBUG : dir: reading active writers 2025/09/13 05:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/13 05:47:25 DEBUG : dir: Looking for writers 2025/09/13 05:47:25 DEBUG : file1: reading active writers 2025/09/13 05:47:25 DEBUG : Looking for writers 2025/09/13 05:47:25 DEBUG : dir: reading active writers 2025/09/13 05:47:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/13 05:47:25 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/09/13 05:47:25 INFO : dir/file1: Copied (replaced existing) 2025/09/13 05:47:25 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-13 05:47:23 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/09/13 05:47:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/13 05:47:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/13 05:47:26 DEBUG : dir: Looking for writers 2025/09/13 05:47:26 DEBUG : file1: reading active writers 2025/09/13 05:47:26 DEBUG : Looking for writers 2025/09/13 05:47:26 DEBUG : dir: reading active writers 2025/09/13 05:47:26 DEBUG : >WaitForWriters: 2025/09/13 05:47:26 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting 2025/09/13 05:47:27 DEBUG : dir: forgetting directory cache 2025/09/13 05:47:27 DEBUG : dir/sub: forgetting directory cache 2025/09/13 05:47:27 DEBUG : dir/sub: forgetting directory cache 2025/09/13 05:47:27 DEBUG : forgetting directory cache 2025/09/13 05:47:27 DEBUG : dir: forgetting directory cache 2025/09/13 05:47:27 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2025/09/13 05:47:27 DEBUG : dir/sub: forgetting directory cache --- PASS: TestRWFileHandleSizeCreateExisting (6.14s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:47:27 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:47:27 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:47:27 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:27 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:27 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:47:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:27 DEBUG : file1: newRWFileHandle: 2025/09/13 05:47:27 DEBUG : file1(0xc0007cc440): openPending: 2025/09/13 05:47:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:27 DEBUG : file1(0xc0007cc440): >openPending: err= 2025/09/13 05:47:27 DEBUG : file1: >newRWFileHandle: err= 2025/09/13 05:47:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/13 05:47:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/13 05:47:27 DEBUG : file1(0xc0007cc440): _writeAt: size=5, off=0 2025/09/13 05:47:27 DEBUG : file1(0xc0007cc440): >_writeAt: n=5, err= 2025/09/13 05:47:27 DEBUG : file1(0xc0007cc440): close: 2025/09/13 05:47:27 DEBUG : file1: vfs cache: setting modification time to 2025-09-13 05:47:27.269217269 +0000 UTC m=+1014.176289329 2025/09/13 05:47:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:27 DEBUG : file1(0xc0007cc440): >close: err= 2025/09/13 05:47:27 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:47:27 DEBUG : Looking for writers 2025/09/13 05:47:27 DEBUG : file1: reading active writers 2025/09/13 05:47:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 05:47:27 DEBUG : Looking for writers 2025/09/13 05:47:27 DEBUG : file1: reading active writers 2025/09/13 05:47:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 05:47:27 DEBUG : Looking for writers 2025/09/13 05:47:27 DEBUG : file1: reading active writers 2025/09/13 05:47:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 05:47:27 DEBUG : Looking for writers 2025/09/13 05:47:27 DEBUG : file1: reading active writers 2025/09/13 05:47:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 05:47:27 DEBUG : file1: vfs cache: starting upload 2025/09/13 05:47:27 DEBUG : Looking for writers 2025/09/13 05:47:27 DEBUG : file1: reading active writers 2025/09/13 05:47:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/13 05:47:27 DEBUG : Looking for writers 2025/09/13 05:47:27 DEBUG : file1: reading active writers 2025/09/13 05:47:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/13 05:47:27 DEBUG : Looking for writers 2025/09/13 05:47:27 DEBUG : file1: reading active writers 2025/09/13 05:47:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/13 05:47:28 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/13 05:47:28 DEBUG : Looking for writers 2025/09/13 05:47:28 DEBUG : file1: reading active writers 2025/09/13 05:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/13 05:47:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/13 05:47:29 INFO : file1: Copied (new) 2025/09/13 05:47:29 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-13 05:47:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/13 05:47:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/13 05:47:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:29 INFO : file1: vfs cache: upload succeeded try #1 2025/09/13 05:47:29 DEBUG : Looking for writers 2025/09/13 05:47:29 DEBUG : file1: reading active writers 2025/09/13 05:47:29 DEBUG : >WaitForWriters: 2025/09/13 05:47:29 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.97s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:47:30 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:47:30 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:47:30 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:30 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/13 05:47:30 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000990700): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000990700): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000990700): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000990700): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000990700): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.241658653 +0000 UTC m=+1017.148730723 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000990700): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000990b80): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000990b80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000990b80): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000990b80): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000990b80): _writeAt: size=3, off=2 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000990b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000990b80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.241658653 +0000 UTC m=+1017.148730723 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000990b80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009910c0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009910c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009910c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009910c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009910c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.241658653 +0000 UTC m=+1017.148730723 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009910c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c78f0 item 1 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000991780): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000991780): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000991780): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000991780): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000991780): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.246702525 +0000 UTC m=+1017.153774595 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000991780): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000991cc0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000991cc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000991cc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000991cc0): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000991cc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.246702525 +0000 UTC m=+1017.153774595 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000991cc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e8c0 item 2 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000326c40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000326c40): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000326c40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000326c40): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000326c40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.249778511 +0000 UTC m=+1017.156850582 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000326c40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000327340): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000327340): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000327340): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000327340): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000327340): _writeAt: size=3, off=2 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000327340): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000327340): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.249778511 +0000 UTC m=+1017.156850582 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000327340): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000327e80): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000327e80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000327e80): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000327e80): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000327e80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.249778511 +0000 UTC m=+1017.156850582 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000327e80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f420 item 3 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000247a80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000247a80): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000247a80): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000247a80): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000247a80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.253206649 +0000 UTC m=+1017.160278720 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000247a80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3300): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3300): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3300): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3300): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3300): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.253206649 +0000 UTC m=+1017.160278720 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3300): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ff10 item 4 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3ac0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3ac0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3ac0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3ac0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3ac0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.255956975 +0000 UTC m=+1017.163029045 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3ac0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3f40): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3f40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3f40): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3f40): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3f40): _writeAt: size=3, off=2 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3f40): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3f40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.255956975 +0000 UTC m=+1017.163029045 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0003b3f40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076e480): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076e480): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076e480): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076e480): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076e480): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.255956975 +0000 UTC m=+1017.163029045 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076e480): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cad20 item 5 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076eb00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076eb00): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076eb00): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076eb00): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076eb00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.259604795 +0000 UTC m=+1017.166676856 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076eb00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076f040): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076f040): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076f040): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076f040): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076f040): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.259604795 +0000 UTC m=+1017.166676856 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076f040): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cbf10 item 6 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076f6c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076f6c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076f6c0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076f6c0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076f6c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.262147631 +0000 UTC m=+1017.169219691 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076f6c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076fbc0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076fbc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076fbc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076fbc0): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076fbc0): _writeAt: size=3, off=2 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076fbc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076fbc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.262147631 +0000 UTC m=+1017.169219691 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00076fbc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8100): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8100): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8100): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8100): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8100): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.262147631 +0000 UTC m=+1017.169219691 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8100): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414af0 item 7 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8780): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8780): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8780): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8780): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8780): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.265542076 +0000 UTC m=+1017.172614146 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8780): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8cc0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8cc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8cc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8cc0): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8cc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.265542076 +0000 UTC m=+1017.172614146 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f8cc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508a80 item 8 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9280): _readAt: size=2, off=0 2025/09/13 05:47:30 ERROR : open-test-file(0xc0007f9280): Couldn't read size of file 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9280): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9280): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9280): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9280): close: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9280): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9640): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9640): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9640): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9640): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9640): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.268280278 +0000 UTC m=+1017.175352348 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9640): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9ac0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9ac0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9ac0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9ac0): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9ac0): _writeAt: size=3, off=2 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9ac0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9ac0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.268280278 +0000 UTC m=+1017.175352348 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0007f9ac0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000846040): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000846040): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000846040): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000846040): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000846040): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.268280278 +0000 UTC m=+1017.175352348 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000846040): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509500 item 9 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008466c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008466c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008466c0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008466c0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008466c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.272302663 +0000 UTC m=+1017.179374723 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008466c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000846c00): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000846c00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000846c00): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000846c00): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000846c00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.272302663 +0000 UTC m=+1017.179374723 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000846c00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c540 item 10 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847240): _readAt: size=2, off=0 2025/09/13 05:47:30 ERROR : open-test-file(0xc000847240): Couldn't read size of file 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847240): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847240): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847240): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847240): close: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847240): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847600): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847600): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847600): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847600): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847600): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.27508108 +0000 UTC m=+1017.182153150 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847600): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847b00): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847b00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847b00): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847b00): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847b00): _writeAt: size=3, off=2 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847b00): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847b00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.27508108 +0000 UTC m=+1017.182153150 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000847b00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086a080): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086a080): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086a080): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086a080): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086a080): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.27508108 +0000 UTC m=+1017.182153150 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086a080): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051cbd0 item 11 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086a700): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086a700): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086a700): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086a700): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086a700): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.278600579 +0000 UTC m=+1017.185672650 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086a700): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086ac40): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086ac40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086ac40): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086ac40): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086ac40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.278600579 +0000 UTC m=+1017.185672650 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086ac40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d570 item 12 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086b280): _readAt: size=2, off=0 2025/09/13 05:47:30 ERROR : open-test-file(0xc00086b280): Couldn't read size of file 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086b280): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086b280): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086b280): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086b280): close: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086b280): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086b640): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086b640): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086b640): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086b640): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086b640): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.281310179 +0000 UTC m=+1017.188382249 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086b640): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086bd00): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086bd00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086bd00): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086bd00): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086bd00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.281310179 +0000 UTC m=+1017.188382249 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00086bd00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6150 item 13 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089c400): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089c400): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089c400): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089c400): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089c400): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.284884942 +0000 UTC m=+1017.191957002 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089c400): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089c940): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089c940): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089c940): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089c940): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089c940): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.284884942 +0000 UTC m=+1017.191957002 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089c940): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6850 item 14 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089cf80): _readAt: size=2, off=0 2025/09/13 05:47:30 ERROR : open-test-file(0xc00089cf80): Couldn't read size of file 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089cf80): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089cf80): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089cf80): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089cf80): close: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089cf80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089d340): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089d340): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089d340): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089d340): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089d340): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.288356392 +0000 UTC m=+1017.195428452 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089d340): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089da00): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089da00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089da00): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089da00): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089da00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.288356392 +0000 UTC m=+1017.195428452 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc00089da00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7180 item 15 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4100): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4100): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4100): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4100): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4100): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.291323393 +0000 UTC m=+1017.198395473 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4100): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4640): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4640): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4640): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4640): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4640): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.291323393 +0000 UTC m=+1017.198395473 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4640): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380150 item 16 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4c80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4c80): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4c80): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4c80): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4c80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.294312636 +0000 UTC m=+1017.201384707 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c4c80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5100): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5100): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5100): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5100): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5100): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5100): _writeAt: size=3, off=7 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5100): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5100): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.294312636 +0000 UTC m=+1017.201384707 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5100): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5600): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5600): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5600): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5600): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5600): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.294312636 +0000 UTC m=+1017.201384707 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5600): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380620 item 17 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5c80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5c80): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5c80): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5c80): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5c80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.298213593 +0000 UTC m=+1017.205285653 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0008c5c80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000902240): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000902240): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000902240): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000902240): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000902240): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.298213593 +0000 UTC m=+1017.205285653 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000902240): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d90 item 18 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009028c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009028c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009028c0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009028c0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009028c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.301019633 +0000 UTC m=+1017.208091693 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009028c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000902dc0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000902dc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000902dc0): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000902dc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000902dc0): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000902dc0): _writeAt: size=3, off=7 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000902dc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000902dc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.301019633 +0000 UTC m=+1017.208091693 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000902dc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009032c0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009032c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009032c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009032c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009032c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.301019633 +0000 UTC m=+1017.208091693 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009032c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381c00 item 19 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000903940): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000903940): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000903940): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000903940): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000903940): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.305242233 +0000 UTC m=+1017.212314293 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000903940): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000903e80): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000903e80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000903e80): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000903e80): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000903e80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.305242233 +0000 UTC m=+1017.212314293 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000903e80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5570 item 20 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944580): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944580): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944580): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944580): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944580): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.308075504 +0000 UTC m=+1017.215147564 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944580): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944a80): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944a80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944a80): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944a80): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944a80): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944a80): _writeAt: size=3, off=7 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944a80): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944a80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.308075504 +0000 UTC m=+1017.215147564 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944a80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944f80): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944f80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944f80): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944f80): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944f80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.308075504 +0000 UTC m=+1017.215147564 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000944f80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310070 item 21 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000945600): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000945600): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000945600): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000945600): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000945600): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.311903223 +0000 UTC m=+1017.218975323 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000945600): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000945b40): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000945b40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000945b40): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000945b40): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000945b40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.311903223 +0000 UTC m=+1017.218975323 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000945b40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310cb0 item 22 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6240): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6240): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6240): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6240): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6240): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.314775547 +0000 UTC m=+1017.221847607 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6240): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6740): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6740): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6740): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6740): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6740): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6740): _writeAt: size=3, off=7 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6740): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6740): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.314775547 +0000 UTC m=+1017.221847607 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6740): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6c40): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6c40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6c40): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6c40): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6c40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.314775547 +0000 UTC m=+1017.221847607 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a6c40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311570 item 23 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a72c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a72c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a72c0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a72c0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a72c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.319136196 +0000 UTC m=+1017.226208266 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a72c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a7800): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a7800): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a7800): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a7800): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a7800): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.319136196 +0000 UTC m=+1017.226208266 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a7800): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311dc0 item 24 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a7e40): _readAt: size=2, off=0 2025/09/13 05:47:30 ERROR : open-test-file(0xc0009a7e40): Couldn't read size of file 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a7e40): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a7e40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a7e40): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a7e40): close: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009a7e40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009da280): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009da280): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009da280): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009da280): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009da280): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.322628515 +0000 UTC m=+1017.229700585 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009da280): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009da780): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009da780): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009da780): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009da780): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009da780): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009da780): _writeAt: size=3, off=7 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009da780): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009da780): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.322628515 +0000 UTC m=+1017.229700585 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009da780): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009dacc0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009dacc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009dacc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009dacc0): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009dacc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.322628515 +0000 UTC m=+1017.229700585 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009dacc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522850 item 25 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009db340): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009db340): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009db340): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009db340): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009db340): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.327159624 +0000 UTC m=+1017.234231685 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009db340): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009db880): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009db880): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009db880): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009db880): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009db880): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.327159624 +0000 UTC m=+1017.234231685 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009db880): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005237a0 item 26 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009dbec0): _readAt: size=2, off=0 2025/09/13 05:47:30 ERROR : open-test-file(0xc0009dbec0): Couldn't read size of file 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009dbec0): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009dbec0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009dbec0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009dbec0): close: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009dbec0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fa300): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fa300): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fa300): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fa300): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fa300): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.330354505 +0000 UTC m=+1017.237426574 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fa300): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fa800): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fa800): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fa800): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fa800): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fa800): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fa800): _writeAt: size=3, off=7 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fa800): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fa800): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.330354505 +0000 UTC m=+1017.237426574 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fa800): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fad40): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fad40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fad40): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fad40): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fad40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.330354505 +0000 UTC m=+1017.237426574 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fad40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523ea0 item 27 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fb3c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fb3c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fb3c0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fb3c0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fb3c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.334352533 +0000 UTC m=+1017.241424603 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fb3c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fb900): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fb900): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fb900): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fb900): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fb900): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.334352533 +0000 UTC m=+1017.241424603 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fb900): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028e850 item 28 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fbf40): _readAt: size=2, off=0 2025/09/13 05:47:30 ERROR : open-test-file(0xc0009fbf40): Couldn't read size of file 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fbf40): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fbf40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fbf40): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fbf40): close: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc0009fbf40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a28380): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a28380): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a28380): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a28380): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a28380): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.337441693 +0000 UTC m=+1017.244513764 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a28380): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a28a40): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a28a40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a28a40): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a28a40): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a28a40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.337441693 +0000 UTC m=+1017.244513764 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a28a40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028f490 item 29 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a290c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a290c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a290c0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a290c0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a290c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.340913654 +0000 UTC m=+1017.247985724 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a290c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a29600): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a29600): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a29600): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a29600): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a29600): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.340913654 +0000 UTC m=+1017.247985724 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a29600): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00028fdc0 item 30 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a29c40): _readAt: size=2, off=0 2025/09/13 05:47:30 ERROR : open-test-file(0xc000a29c40): Couldn't read size of file 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a29c40): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a29c40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a29c40): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a29c40): close: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a29c40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46080): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46080): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46080): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46080): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46080): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.344221686 +0000 UTC m=+1017.251293747 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46080): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46740): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46740): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46740): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46740): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46740): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.344221686 +0000 UTC m=+1017.251293747 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46740): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8310 item 31 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46dc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46dc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46dc0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46dc0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46dc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.347624046 +0000 UTC m=+1017.254696126 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a46dc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47300): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47300): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47300): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47300): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47300): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.347624046 +0000 UTC m=+1017.254696126 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47300): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8770 item 32 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47940): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47940): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47940): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47940): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47940): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.351200433 +0000 UTC m=+1017.258272503 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47940): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47dc0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47dc0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47dc0): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47dc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47dc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8cb0 item 33 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47dc0): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47dc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.352383244 +0000 UTC m=+1017.259455314 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a47dc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60340): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60340): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60340): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60340): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60340): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.352383244 +0000 UTC m=+1017.259455314 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60340): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9030 item 33 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60980): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60980): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60980): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60980): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60980): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.355832742 +0000 UTC m=+1017.262904813 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60980): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60e00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60e00): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9570 item 34 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60e00): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60e00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60e00): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60e00): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60e00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.357214517 +0000 UTC m=+1017.264286597 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a60e00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61340): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61340): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61340): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61340): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61340): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.357214517 +0000 UTC m=+1017.264286597 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61340): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b99d0 item 34 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61980): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61980): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61980): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61980): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61980): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.360824116 +0000 UTC m=+1017.267896187 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61980): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61e00): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61e00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61e00): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61e00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61e00): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9ea0 item 35 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61e00): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61e00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.362157942 +0000 UTC m=+1017.269230011 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a61e00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84380): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84380): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84380): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84380): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84380): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.362157942 +0000 UTC m=+1017.269230011 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84380): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e40e0 item 35 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84a00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84a00): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84a00): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84a00): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84a00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.365478106 +0000 UTC m=+1017.272550187 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84a00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84f00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84f00): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e44d0 item 36 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84f00): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84f00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84f00): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84f00): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84f00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.366781705 +0000 UTC m=+1017.273853765 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a84f00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85440): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85440): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85440): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85440): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85440): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.366781705 +0000 UTC m=+1017.273853765 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85440): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4700 item 36 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85a80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85a80): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85a80): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85a80): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85a80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.369550936 +0000 UTC m=+1017.276622996 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85a80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85f00): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85f00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85f00): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85f00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85f00): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4b60 item 37 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85f00): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85f00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.370572794 +0000 UTC m=+1017.277644854 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000a85f00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aaa480): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aaa480): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aaa480): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aaa480): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aaa480): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.370572794 +0000 UTC m=+1017.277644854 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aaa480): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4d20 item 37 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aaab00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aaab00): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aaab00): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aaab00): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aaab00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.372759441 +0000 UTC m=+1017.279831491 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aaab00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aab000): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aab000): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e50a0 item 38 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aab000): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aab000): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aab000): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aab000): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aab000): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.373514259 +0000 UTC m=+1017.280586309 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aab000): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aab540): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aab540): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aab540): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aab540): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aab540): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.373514259 +0000 UTC m=+1017.280586309 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aab540): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5260 item 38 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aabbc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aabbc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aabbc0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aabbc0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aabbc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.376290622 +0000 UTC m=+1017.283362682 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000aabbc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8140): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8140): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8140): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8140): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8140): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5650 item 39 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8140): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8140): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.377315927 +0000 UTC m=+1017.284387978 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8140): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8640): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8640): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8640): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8640): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8640): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.377315927 +0000 UTC m=+1017.284387978 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8640): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5880 item 39 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8cc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8cc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8cc0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8cc0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8cc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.379763484 +0000 UTC m=+1017.286835535 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac8cc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac91c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac91c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5c70 item 40 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac91c0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac91c0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac91c0): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac91c0): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac91c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.380824056 +0000 UTC m=+1017.287896106 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac91c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac9700): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac9700): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac9700): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac9700): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac9700): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.380824056 +0000 UTC m=+1017.287896106 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac9700): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5e30 item 40 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac9cc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac9cc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac9cc0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac9cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac9cc0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac9cc0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac9cc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.383140237 +0000 UTC m=+1017.290212287 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ac9cc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6240): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6240): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6240): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6230 item 41 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6240): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6240): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.384017974 +0000 UTC m=+1017.291090024 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6240): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6700): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6700): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6700): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6700): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6700): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6460 item 41 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6700): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6700): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.384893209 +0000 UTC m=+1017.291965269 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6700): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6c40): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6c40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6c40): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6c40): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6c40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.384893209 +0000 UTC m=+1017.291965269 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae6c40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6620 item 41 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7280): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7280): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7280): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7280): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7280): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7280): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7280): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.387123406 +0000 UTC m=+1017.294195457 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7280): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7780): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7780): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7780): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e69a0 item 42 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7780): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7780): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.388064394 +0000 UTC m=+1017.295136444 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7780): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7cc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7cc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6bd0 item 42 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7cc0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7cc0): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7cc0): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7cc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.389088988 +0000 UTC m=+1017.296161038 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ae7cc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0a2c0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0a2c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0a2c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0a2c0): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0a2c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.389088988 +0000 UTC m=+1017.296161038 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0a2c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6d90 item 42 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0a900): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0a900): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0a900): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0a900): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0a900): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0a900): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0a900): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.391355715 +0000 UTC m=+1017.298427765 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0a900): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0ae00): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0ae00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0ae00): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7340 item 43 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0ae00): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0ae00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.39234331 +0000 UTC m=+1017.299415361 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0ae00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0b340): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0b340): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0b340): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0b340): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0b340): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7500 item 43 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0b340): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0b340): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.39331233 +0000 UTC m=+1017.300384380 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0b340): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0b880): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0b880): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0b880): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0b880): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0b880): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.39331233 +0000 UTC m=+1017.300384380 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0b880): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e76c0 item 43 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0bec0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0bec0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0bec0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0bec0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0bec0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0bec0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0bec0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.39577285 +0000 UTC m=+1017.302844900 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b0bec0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2c440): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2c440): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2c440): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7ab0 item 44 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2c440): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2c440): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.396581699 +0000 UTC m=+1017.303653749 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2c440): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2c980): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2c980): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7c70 item 44 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2c980): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2c980): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2c980): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2c980): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2c980): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.397747539 +0000 UTC m=+1017.304819589 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2c980): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2cf00): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2cf00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2cf00): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2cf00): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2cf00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.397747539 +0000 UTC m=+1017.304819589 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2cf00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7e30 item 44 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2d540): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2d540): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2d540): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2d540): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2d540): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2d540): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2d540): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.40012342 +0000 UTC m=+1017.307195470 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2d540): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2da40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2da40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2da40): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8380 item 45 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2da40): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2da40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.401151852 +0000 UTC m=+1017.308223902 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b2da40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b461c0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b461c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b461c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b461c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b461c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.401151852 +0000 UTC m=+1017.308223902 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b461c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8620 item 45 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b46800): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b46800): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b46800): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b46800): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b46800): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b46800): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b46800): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.404449325 +0000 UTC m=+1017.311521395 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b46800): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b46d00): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b46d00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b46d00): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8d20 item 46 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b46d00): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b46d00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.40543729 +0000 UTC m=+1017.312509361 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b46d00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47400): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47400): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47400): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47400): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47400): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.40543729 +0000 UTC m=+1017.312509361 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47400): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9110 item 46 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47a40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47a40): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47a40): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47a40): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47a40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47a40): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47a40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.408617482 +0000 UTC m=+1017.315689553 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47a40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47f40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47f40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47f40): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e96c0 item 47 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47f40): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47f40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.409673186 +0000 UTC m=+1017.316745255 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b47f40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b666c0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b666c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b666c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b666c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b666c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.409673186 +0000 UTC m=+1017.316745255 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b666c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9960 item 47 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b66d00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b66d00): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b66d00): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b66d00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b66d00): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b66d00): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b66d00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.41269984 +0000 UTC m=+1017.319771900 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b66d00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67200): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67200): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67200): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c070 item 48 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67200): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67200): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.413845932 +0000 UTC m=+1017.320918002 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67200): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67900): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67900): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67900): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67900): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67900): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.413845932 +0000 UTC m=+1017.320918002 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67900): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c380 item 48 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67f40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67f40): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67f40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67f40): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67f40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.417024782 +0000 UTC m=+1017.324096852 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b67f40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b80440): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b80440): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b80440): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b80440): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b80440): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b80440): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ca10 item 49 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b80440): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b80440): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.418077038 +0000 UTC m=+1017.325149099 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b80440): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b80980): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b80980): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b80980): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b80980): >_readAt: n=8, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b80980): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.418077038 +0000 UTC m=+1017.325149099 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b80980): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cc40 item 49 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81000): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81000): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81000): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81000): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81000): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.420587292 +0000 UTC m=+1017.327659343 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81000): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81500): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81500): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81500): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d260 item 50 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81500): _readAt: size=2, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81500): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81500): _writeAt: size=3, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81500): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81500): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.422171948 +0000 UTC m=+1017.329244018 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81500): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81a80): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81a80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81a80): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81a80): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81a80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.422171948 +0000 UTC m=+1017.329244018 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000b81a80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d5e0 item 50 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6180): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6180): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6180): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6180): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6180): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.425179747 +0000 UTC m=+1017.332251797 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6180): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6680): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6680): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6680): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6680): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6680): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6680): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041da40 item 51 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6680): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6680): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.426179966 +0000 UTC m=+1017.333252026 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6680): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6bc0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6bc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6bc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6bc0): >_readAt: n=8, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6bc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.426179966 +0000 UTC m=+1017.333252026 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba6bc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dc70 item 51 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7240): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7240): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7240): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7240): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7240): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.428578499 +0000 UTC m=+1017.335650550 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7240): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7740): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7740): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7740): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004280e0 item 52 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7740): _readAt: size=2, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7740): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7740): _writeAt: size=3, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7740): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7740): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.429574961 +0000 UTC m=+1017.336647021 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7740): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7cc0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7cc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7cc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7cc0): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7cc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.429574961 +0000 UTC m=+1017.336647021 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ba7cc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428310 item 52 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc23c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc23c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc23c0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc23c0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc23c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.431675156 +0000 UTC m=+1017.338747196 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc23c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc28c0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc28c0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc28c0): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc28c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc28c0): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc28c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428700 item 53 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc28c0): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc28c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.433069414 +0000 UTC m=+1017.340141484 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc28c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc2e00): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc2e00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc2e00): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc2e00): >_readAt: n=8, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc2e00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.433069414 +0000 UTC m=+1017.340141484 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc2e00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004288c0 item 53 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3480): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3480): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3480): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3480): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3480): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.43636343 +0000 UTC m=+1017.343435500 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3480): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3980): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3980): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3980): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428c40 item 54 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3980): _readAt: size=2, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3980): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3980): _writeAt: size=3, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3980): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3980): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.437666778 +0000 UTC m=+1017.344738838 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3980): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3f00): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3f00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3f00): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3f00): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3f00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.437666778 +0000 UTC m=+1017.344738838 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bc3f00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428e70 item 54 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bde600): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bde600): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bde600): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bde600): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bde600): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.44085762 +0000 UTC m=+1017.347929681 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bde600): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdeb00): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdeb00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdeb00): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdeb00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdeb00): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdeb00): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004291f0 item 55 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdeb00): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdeb00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.441970159 +0000 UTC m=+1017.349042239 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdeb00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdf040): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdf040): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdf040): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdf040): >_readAt: n=8, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdf040): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.441970159 +0000 UTC m=+1017.349042239 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdf040): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429420 item 55 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdf6c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdf6c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdf6c0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdf6c0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdf6c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.445055203 +0000 UTC m=+1017.352127273 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdf6c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdfbc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdfbc0): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdfbc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004297a0 item 56 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdfbc0): _readAt: size=2, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdfbc0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdfbc0): _writeAt: size=3, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdfbc0): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdfbc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.446323054 +0000 UTC m=+1017.353395135 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000bdfbc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c021c0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c021c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c021c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c021c0): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c021c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.446323054 +0000 UTC m=+1017.353395135 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c021c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429960 item 56 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c02800): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c02800): open at offset 0 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c02800): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c02800): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c02800): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c02800): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c02800): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c02800): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.449271521 +0000 UTC m=+1017.356343572 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c02800): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c02d40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c02d40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c02d40): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ce0 item 57 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c02d40): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c02d40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.450104386 +0000 UTC m=+1017.357176436 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c02d40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03280): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03280): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03280): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03280): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03280): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03280): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ea0 item 57 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03280): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03280): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.450966465 +0000 UTC m=+1017.358038514 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03280): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03800): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03800): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03800): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03800): >_readAt: n=8, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03800): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.450966465 +0000 UTC m=+1017.358038514 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03800): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430150 item 57 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03e40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03e40): open at offset 0 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03e40): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03e40): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03e40): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03e40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03e40): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03e40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.453143303 +0000 UTC m=+1017.360215362 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c03e40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24400): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24400): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24400): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430770 item 58 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24400): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24400): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.454174539 +0000 UTC m=+1017.361246609 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24400): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24940): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24940): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24940): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430930 item 58 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24940): _readAt: size=2, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24940): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24940): _writeAt: size=3, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24940): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24940): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.455095479 +0000 UTC m=+1017.362167510 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24940): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24f00): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24f00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24f00): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24f00): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24f00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.455095479 +0000 UTC m=+1017.362167510 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c24f00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430af0 item 58 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c25540): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c25540): open at offset 0 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c25540): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c25540): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c25540): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c25540): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c25540): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c25540): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.456412852 +0000 UTC m=+1017.363484883 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c25540): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c25a80): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c25a80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c25a80): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430f50 item 59 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c25a80): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c25a80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.456945714 +0000 UTC m=+1017.364017744 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c25a80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4c040): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4c040): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4c040): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4c040): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4c040): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4c040): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431260 item 59 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4c040): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4c040): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.457447195 +0000 UTC m=+1017.364519225 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4c040): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4c5c0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4c5c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4c5c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4c5c0): >_readAt: n=8, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4c5c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.457447195 +0000 UTC m=+1017.364519225 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4c5c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431500 item 59 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4cc00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4cc00): open at offset 0 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4cc00): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4cc00): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4cc00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4cc00): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4cc00): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4cc00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.458806048 +0000 UTC m=+1017.365878077 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4cc00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4d140): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4d140): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4d140): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431960 item 60 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4d140): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4d140): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.459768455 +0000 UTC m=+1017.366840515 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4d140): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4d680): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4d680): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4d680): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431b90 item 60 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4d680): _readAt: size=2, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4d680): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4d680): _writeAt: size=3, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4d680): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4d680): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.460987624 +0000 UTC m=+1017.368059694 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4d680): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4dc40): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4dc40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4dc40): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4dc40): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4dc40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.460987624 +0000 UTC m=+1017.368059694 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c4dc40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431d50 item 60 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6e300): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6e300): open at offset 0 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6e300): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6e300): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6e300): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6e300): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6e300): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6e300): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.464123153 +0000 UTC m=+1017.371195213 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6e300): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6e840): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6e840): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6e840): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004421c0 item 61 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6e840): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6e840): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.465147177 +0000 UTC m=+1017.372219246 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6e840): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6ef40): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6ef40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6ef40): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6ef40): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6ef40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.465147177 +0000 UTC m=+1017.372219246 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6ef40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442380 item 61 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6f580): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6f580): open at offset 0 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6f580): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6f580): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6f580): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6f580): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6f580): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6f580): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.466847791 +0000 UTC m=+1017.373919820 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6f580): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6fac0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6fac0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6fac0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442700 item 62 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6fac0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6fac0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.467415726 +0000 UTC m=+1017.374487757 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c6fac0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82240): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82240): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82240): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82240): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82240): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.467415726 +0000 UTC m=+1017.374487757 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82240): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004428c0 item 62 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82880): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82880): open at offset 0 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82880): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82880): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82880): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82880): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82880): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82880): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.471036055 +0000 UTC m=+1017.378108115 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82880): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82dc0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82dc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82dc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442c40 item 63 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82dc0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82dc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.472079405 +0000 UTC m=+1017.379151475 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c82dc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c834c0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c834c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c834c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c834c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c834c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.472079405 +0000 UTC m=+1017.379151475 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c834c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442e00 item 63 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c83b00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c83b00): open at offset 0 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c83b00): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c83b00): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c83b00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c83b00): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c83b00): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c83b00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.475290946 +0000 UTC m=+1017.382363016 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000c83b00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca60c0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca60c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca60c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443180 item 64 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca60c0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca60c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.476282588 +0000 UTC m=+1017.383354658 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca60c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca67c0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca67c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca67c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca67c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca67c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.476282588 +0000 UTC m=+1017.383354658 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca67c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443340 item 64 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca6e00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca6e00): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca6e00): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca6e00): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca6e00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.479402157 +0000 UTC m=+1017.386474217 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca6e00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7280): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7280): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7280): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7280): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7280): _writeAt: size=3, off=2 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004436c0 item 65 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7280): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7280): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.480583956 +0000 UTC m=+1017.387656027 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7280): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7780): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7780): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7780): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7780): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7780): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.480583956 +0000 UTC m=+1017.387656027 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7780): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004439d0 item 65 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7dc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7dc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7dc0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7dc0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7dc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.483496215 +0000 UTC m=+1017.390568276 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ca7dc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc82c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc82c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443d50 item 66 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc82c0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc82c0): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc82c0): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc82c0): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc82c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.484849166 +0000 UTC m=+1017.391921237 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc82c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc8800): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc8800): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc8800): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc8800): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc8800): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.484849166 +0000 UTC m=+1017.391921237 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc8800): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468000 item 66 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc8e40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc8e40): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc8e40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc8e40): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc8e40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.48792332 +0000 UTC m=+1017.394995400 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc8e40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc92c0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc92c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc92c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc92c0): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc92c0): _writeAt: size=3, off=2 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004684d0 item 67 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc92c0): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc92c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.489142329 +0000 UTC m=+1017.396214399 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc92c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc97c0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc97c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc97c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc97c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc97c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.489142329 +0000 UTC m=+1017.396214399 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc97c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468930 item 67 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc9e40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc9e40): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc9e40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc9e40): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc9e40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.492298076 +0000 UTC m=+1017.399370145 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000cc9e40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce63c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce63c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468fc0 item 68 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce63c0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce63c0): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce63c0): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce63c0): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce63c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.493596094 +0000 UTC m=+1017.400668164 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce63c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce6900): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce6900): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce6900): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce6900): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce6900): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.493596094 +0000 UTC m=+1017.400668164 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce6900): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004693b0 item 68 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce6f40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce6f40): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce6f40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce6f40): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce6f40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.496687399 +0000 UTC m=+1017.403759469 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce6f40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce73c0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce73c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce73c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce73c0): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce73c0): _writeAt: size=3, off=2 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469880 item 69 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce73c0): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce73c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.497852818 +0000 UTC m=+1017.404924888 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce73c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce78c0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce78c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce78c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce78c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce78c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.497852818 +0000 UTC m=+1017.404924888 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce78c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469c70 item 69 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce7f40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce7f40): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce7f40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce7f40): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce7f40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.500620905 +0000 UTC m=+1017.407692976 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ce7f40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d044c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d044c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a230 item 70 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d044c0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d044c0): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d044c0): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d044c0): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d044c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.501739578 +0000 UTC m=+1017.408811647 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d044c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d04a00): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d04a00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d04a00): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d04a00): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d04a00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.501739578 +0000 UTC m=+1017.408811647 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d04a00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a460 item 70 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05080): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05080): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05080): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05080): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05080): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.50457926 +0000 UTC m=+1017.411651331 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05080): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05580): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05580): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05580): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05580): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05580): _writeAt: size=3, off=2 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a850 item 71 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05580): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05580): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.505760608 +0000 UTC m=+1017.412832679 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05580): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05a80): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05a80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05a80): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05a80): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05a80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.505760608 +0000 UTC m=+1017.412832679 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d05a80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aa80 item 71 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28180): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28180): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28180): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28180): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28180): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.508463835 +0000 UTC m=+1017.415535905 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28180): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28680): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28680): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046af50 item 72 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28680): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28680): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28680): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28680): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28680): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.509696631 +0000 UTC m=+1017.416768700 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28680): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28bc0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28bc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28bc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28bc0): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28bc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.509696631 +0000 UTC m=+1017.416768700 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d28bc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b110 item 72 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29180): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29180): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29180): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29180): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29180): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29180): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29180): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.512556141 +0000 UTC m=+1017.419628211 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29180): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29680): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29680): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29680): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b570 item 73 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29680): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29680): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.513602155 +0000 UTC m=+1017.420674235 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29680): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29b40): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29b40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29b40): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29b40): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29b40): _writeAt: size=3, off=2 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b7a0 item 73 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29b40): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29b40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.514590602 +0000 UTC m=+1017.421662672 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d29b40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46100): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46100): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46100): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46100): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46100): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.514590602 +0000 UTC m=+1017.421662672 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46100): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b9d0 item 73 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46740): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46740): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46740): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46740): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46740): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46740): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46740): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.517473346 +0000 UTC m=+1017.424545415 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46740): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46c40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46c40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46c40): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bdc0 item 74 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46c40): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46c40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.518601604 +0000 UTC m=+1017.425673674 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d46c40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47180): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47180): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e070 item 74 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47180): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47180): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47180): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47180): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47180): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.519396406 +0000 UTC m=+1017.426468437 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47180): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47700): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47700): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47700): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47700): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47700): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.519396406 +0000 UTC m=+1017.426468437 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47700): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e230 item 74 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47d40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47d40): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47d40): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47d40): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47d40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47d40): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47d40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.520945536 +0000 UTC m=+1017.428017566 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d47d40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d682c0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d682c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d682c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e690 item 75 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d682c0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d682c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.521776266 +0000 UTC m=+1017.428848297 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d682c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000794840): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000794840): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000794840): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000794840): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000794840): _writeAt: size=3, off=2 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ac9a0 item 75 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000794840): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000794840): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.522756197 +0000 UTC m=+1017.429828257 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000794840): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795300): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795300): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795300): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795300): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795300): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.522756197 +0000 UTC m=+1017.429828257 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795300): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002acbd0 item 75 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795a00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795a00): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795a00): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795a00): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795a00): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795a00): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795a00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.524879274 +0000 UTC m=+1017.431951334 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795a00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795f00): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795f00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795f00): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ad500 item 76 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795f00): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795f00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.525692792 +0000 UTC m=+1017.432764842 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000795f00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d984c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d984c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ad6c0 item 76 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d984c0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d984c0): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d984c0): _writeAt: size=3, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d984c0): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d984c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.526608301 +0000 UTC m=+1017.433680360 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d984c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d98a40): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d98a40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d98a40): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d98a40): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d98a40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.526608301 +0000 UTC m=+1017.433680360 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d98a40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ad880 item 76 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99080): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99080): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99080): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99080): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99080): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99080): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99080): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.528802451 +0000 UTC m=+1017.435874502 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99080): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99580): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99580): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99580): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480070 item 77 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99580): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99580): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.529480925 +0000 UTC m=+1017.436552975 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99580): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99c80): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99c80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99c80): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99c80): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99c80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.529480925 +0000 UTC m=+1017.436552975 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000d99c80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480310 item 77 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2340): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2340): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2340): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2340): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2340): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2340): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2340): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.531544471 +0000 UTC m=+1017.438616521 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2340): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2840): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2840): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2840): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480850 item 78 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2840): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2840): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.532426468 +0000 UTC m=+1017.439498518 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2840): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2f40): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2f40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2f40): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2f40): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2f40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.532426468 +0000 UTC m=+1017.439498518 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db2f40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480bd0 item 78 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db3580): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db3580): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db3580): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db3580): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db3580): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db3580): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db3580): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.534139425 +0000 UTC m=+1017.441211445 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db3580): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db3a80): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db3a80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db3a80): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480fc0 item 79 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db3a80): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db3a80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.53466966 +0000 UTC m=+1017.441741690 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000db3a80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0200): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0200): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0200): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0200): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0200): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.53466966 +0000 UTC m=+1017.441741690 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0200): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481260 item 79 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0840): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0840): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0840): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0840): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0840): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0840): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0840): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.536205814 +0000 UTC m=+1017.443277844 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0840): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0d40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0d40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0d40): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481880 item 80 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0d40): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0d40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.536761279 +0000 UTC m=+1017.443833319 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd0d40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1440): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1440): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1440): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1440): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1440): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.536761279 +0000 UTC m=+1017.443833319 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1440): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481b20 item 80 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1a80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1a80): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1a80): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1a80): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1a80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.538415526 +0000 UTC m=+1017.445487555 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1a80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1f00): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1f00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1f00): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1f00): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1f00): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1f00): _writeAt: size=3, off=7 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482150 item 81 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1f00): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1f00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.539320104 +0000 UTC m=+1017.446392134 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000dd1f00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df04c0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df04c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df04c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df04c0): >_readAt: n=8, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df04c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.539320104 +0000 UTC m=+1017.446392134 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df04c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004823f0 item 81 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df0b40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df0b40): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df0b40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df0b40): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df0b40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.540677002 +0000 UTC m=+1017.447749032 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df0b40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df1040): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df1040): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df1040): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004827e0 item 82 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df1040): _readAt: size=2, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df1040): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df1040): _writeAt: size=3, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df1040): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df1040): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.54124051 +0000 UTC m=+1017.448312530 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df1040): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df15c0): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df15c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df15c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df15c0): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df15c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.54124051 +0000 UTC m=+1017.448312530 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df15c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004829a0 item 82 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df1c40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df1c40): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df1c40): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df1c40): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df1c40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.542483114 +0000 UTC m=+1017.449555144 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000df1c40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0a1c0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0a1c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0a1c0): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0a1c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0a1c0): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0a1c0): _writeAt: size=3, off=7 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482d90 item 83 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0a1c0): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0a1c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.543035852 +0000 UTC m=+1017.450107883 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0a1c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0a700): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0a700): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0a700): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0a700): >_readAt: n=8, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0a700): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.543035852 +0000 UTC m=+1017.450107883 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0a700): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482f50 item 83 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0ad80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0ad80): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0ad80): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0ad80): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0ad80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.544678587 +0000 UTC m=+1017.451750616 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0ad80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0b280): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0b280): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0b280): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004832d0 item 84 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0b280): _readAt: size=2, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0b280): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0b280): _writeAt: size=3, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0b280): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0b280): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.545755749 +0000 UTC m=+1017.452827820 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0b280): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0b800): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0b800): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0b800): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0b800): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0b800): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.545755749 +0000 UTC m=+1017.452827820 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0b800): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483500 item 84 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0be80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0be80): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0be80): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0be80): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0be80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.547208938 +0000 UTC m=+1017.454280969 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e0be80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2e400): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2e400): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2e400): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2e400): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2e400): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2e400): _writeAt: size=3, off=7 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483880 item 85 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2e400): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2e400): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.547868197 +0000 UTC m=+1017.454940227 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2e400): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2e940): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2e940): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2e940): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2e940): >_readAt: n=8, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2e940): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.547868197 +0000 UTC m=+1017.454940227 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2e940): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483b20 item 85 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2efc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2efc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2efc0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2efc0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2efc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.549204867 +0000 UTC m=+1017.456276898 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2efc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2f4c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2f4c0): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2f4c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483f10 item 86 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2f4c0): _readAt: size=2, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2f4c0): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2f4c0): _writeAt: size=3, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2f4c0): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2f4c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.549825463 +0000 UTC m=+1017.456897493 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2f4c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2fa40): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2fa40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2fa40): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2fa40): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2fa40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.549825463 +0000 UTC m=+1017.456897493 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e2fa40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486150 item 86 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52140): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52140): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52140): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52140): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52140): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.551135282 +0000 UTC m=+1017.458207312 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52140): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52640): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52640): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52640): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52640): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52640): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52640): _writeAt: size=3, off=7 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486620 item 87 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52640): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52640): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.551688341 +0000 UTC m=+1017.458760371 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52640): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52b80): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52b80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52b80): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52b80): >_readAt: n=8, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52b80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.551688341 +0000 UTC m=+1017.458760371 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e52b80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004867e0 item 87 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53200): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53200): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53200): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53200): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53200): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.553020945 +0000 UTC m=+1017.460092974 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53200): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53700): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53700): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53700): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486b60 item 88 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53700): _readAt: size=2, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53700): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53700): _writeAt: size=3, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53700): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53700): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.553566528 +0000 UTC m=+1017.460638559 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53700): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53c80): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53c80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53c80): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53c80): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53c80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.553566528 +0000 UTC m=+1017.460638559 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e53c80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486d20 item 88 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6e340): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6e340): open at offset 0 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6e340): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6e340): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6e340): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6e340): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6e340): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6e340): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.554929559 +0000 UTC m=+1017.462001588 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6e340): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6e880): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6e880): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6e880): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004870a0 item 89 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6e880): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6e880): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.555664979 +0000 UTC m=+1017.462737010 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6e880): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6edc0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6edc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6edc0): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6edc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6edc0): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6edc0): _writeAt: size=3, off=7 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487260 item 89 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6edc0): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6edc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.556341661 +0000 UTC m=+1017.463413690 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6edc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6f340): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6f340): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6f340): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6f340): >_readAt: n=8, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6f340): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.556341661 +0000 UTC m=+1017.463413690 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6f340): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487420 item 89 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6f980): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6f980): open at offset 0 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6f980): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6f980): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6f980): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6f980): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6f980): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6f980): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.557778158 +0000 UTC m=+1017.464850188 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6f980): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6fec0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6fec0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6fec0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004877a0 item 90 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6fec0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6fec0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.558277285 +0000 UTC m=+1017.465349315 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e6fec0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8a480): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8a480): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8a480): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487960 item 90 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8a480): _readAt: size=2, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8a480): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8a480): _writeAt: size=3, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8a480): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8a480): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.558914672 +0000 UTC m=+1017.465986703 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8a480): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8aa40): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8aa40): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8aa40): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8aa40): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8aa40): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.558914672 +0000 UTC m=+1017.465986703 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8aa40): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487b20 item 90 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8b080): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8b080): open at offset 0 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8b080): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8b080): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8b080): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8b080): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8b080): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8b080): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.560424718 +0000 UTC m=+1017.467496748 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8b080): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8b5c0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8b5c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8b5c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487ea0 item 91 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8b5c0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8b5c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.560988076 +0000 UTC m=+1017.468060107 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8b5c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8bb00): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8bb00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8bb00): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8bb00): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8bb00): >_readAt: n=2, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8bb00): _writeAt: size=3, off=7 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca150 item 91 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8bb00): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8bb00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.561539301 +0000 UTC m=+1017.468611331 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000e8bb00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8100): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8100): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8100): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8100): >_readAt: n=8, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8100): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.561539301 +0000 UTC m=+1017.468611331 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8100): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca3f0 item 91 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8740): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8740): open at offset 0 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8740): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8740): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8740): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8740): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8740): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8740): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.563344541 +0000 UTC m=+1017.470416572 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8740): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8c80): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8c80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8c80): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca770 item 92 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8c80): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8c80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.563907308 +0000 UTC m=+1017.470979339 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea8c80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea91c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea91c0): open at offset 5 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea91c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004caa10 item 92 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea91c0): _readAt: size=2, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea91c0): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea91c0): _writeAt: size=3, off=5 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea91c0): >_writeAt: n=3, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea91c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.564742116 +0000 UTC m=+1017.471814146 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea91c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea9780): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea9780): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea9780): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea9780): >_readAt: n=3, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea9780): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.564742116 +0000 UTC m=+1017.471814146 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea9780): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cabd0 item 92 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea9dc0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea9dc0): open at offset 0 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea9dc0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea9dc0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea9dc0): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea9dc0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea9dc0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea9dc0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.56621874 +0000 UTC m=+1017.473290770 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ea9dc0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecc380): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecc380): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecc380): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb030 item 93 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecc380): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecc380): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.566777268 +0000 UTC m=+1017.473849299 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecc380): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecca80): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecca80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecca80): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecca80): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecca80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.566777268 +0000 UTC m=+1017.473849299 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecca80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb1f0 item 93 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecd0c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecd0c0): open at offset 0 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecd0c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecd0c0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecd0c0): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecd0c0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecd0c0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecd0c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.568687336 +0000 UTC m=+1017.475759366 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecd0c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecd600): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecd600): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecd600): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb6c0 item 94 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecd600): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecd600): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.569257847 +0000 UTC m=+1017.476329876 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecd600): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecdd00): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecdd00): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecdd00): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecdd00): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecdd00): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.569257847 +0000 UTC m=+1017.476329876 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ecdd00): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb8f0 item 94 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee43c0): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee43c0): open at offset 0 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee43c0): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee43c0): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee43c0): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee43c0): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee43c0): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee43c0): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.57177814 +0000 UTC m=+1017.478850190 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee43c0): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee4900): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee4900): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee4900): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbd50 item 95 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee4900): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee4900): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.572543217 +0000 UTC m=+1017.479615267 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee4900): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5000): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5000): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5000): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5000): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5000): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.572543217 +0000 UTC m=+1017.479615267 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5000): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce000 item 95 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 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/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5640): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5640): open at offset 0 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5640): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5640): _readAt: size=2, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5640): >_readAt: n=0, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5640): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5640): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5640): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.574263477 +0000 UTC m=+1017.481335508 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5640): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5b80): _writeAt: size=5, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5b80): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5b80): >openPending: err= 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce460 item 96 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5b80): >_writeAt: n=5, err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5b80): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.57481315 +0000 UTC m=+1017.481885200 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000ee5b80): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:30 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:30 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000f04300): _readAt: size=512, off=0 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000f04300): openPending: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000f04300): >openPending: err= 2025/09/13 05:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000f04300): >_readAt: n=5, err=EOF 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000f04300): close: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:30.57481315 +0000 UTC m=+1017.481885200 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:30 DEBUG : open-test-file(0xc000f04300): >close: err= 2025/09/13 05:47:30 DEBUG : open-test-file: Remove: 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce620 item 96 2025/09/13 05:47:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:30 DEBUG : open-test-file: >Remove: err= 2025/09/13 05:47:30 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:47:30 DEBUG : Looking for writers 2025/09/13 05:47:30 DEBUG : >WaitForWriters: 2025/09/13 05:47:30 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting 2025/09/13 05:47:30 DEBUG : forgetting directory cache === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:47:30 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:47:30 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:47:30 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:30 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/13 05:47:30 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0004115c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0004115c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0004115c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0004115c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0004115c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.087420793 +0000 UTC m=+1017.994492862 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0004115c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000411ac0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000411ac0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000411ac0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000411ac0): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000411ac0): _writeAt: size=3, off=2 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000411ac0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000411ac0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.087420793 +0000 UTC m=+1017.994492862 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000411ac0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fee040): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fee040): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fee040): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fee040): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fee040): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.087420793 +0000 UTC m=+1017.994492862 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fee040): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6850 item 1 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fee680): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fee680): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fee680): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fee680): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fee680): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.09203608 +0000 UTC m=+1017.999108160 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fee680): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000feeb80): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000feeb80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000feeb80): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000feeb80): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000feeb80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.09203608 +0000 UTC m=+1017.999108160 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000feeb80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6e00 item 2 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fef1c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fef1c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fef1c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fef1c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fef1c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.095249525 +0000 UTC m=+1018.002321595 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fef1c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fef640): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fef640): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fef640): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fef640): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fef640): _writeAt: size=3, off=2 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fef640): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fef640): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.095249525 +0000 UTC m=+1018.002321595 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fef640): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fefb00): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fefb00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fefb00): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fefb00): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fefb00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.095249525 +0000 UTC m=+1018.002321595 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000fefb00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7260 item 3 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100e200): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100e200): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100e200): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100e200): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100e200): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.10024706 +0000 UTC m=+1018.007319131 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100e200): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100e740): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100e740): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100e740): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100e740): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100e740): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.10024706 +0000 UTC m=+1018.007319131 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100e740): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d77a0 item 4 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100ed80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100ed80): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100ed80): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100ed80): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100ed80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.103455075 +0000 UTC m=+1018.010527145 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100ed80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100f200): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100f200): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100f200): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100f200): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100f200): _writeAt: size=3, off=2 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100f200): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100f200): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.103455075 +0000 UTC m=+1018.010527145 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100f200): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100f6c0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100f6c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100f6c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100f6c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100f6c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.103455075 +0000 UTC m=+1018.010527145 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100f6c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7b20 item 5 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100fd40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100fd40): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100fd40): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100fd40): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100fd40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.107365569 +0000 UTC m=+1018.014437649 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00100fd40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102e300): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102e300): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102e300): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102e300): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102e300): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.107365569 +0000 UTC m=+1018.014437649 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102e300): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0150 item 6 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102e980): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102e980): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102e980): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102e980): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102e980): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.110437147 +0000 UTC m=+1018.017509197 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102e980): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102ee80): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102ee80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102ee80): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102ee80): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102ee80): _writeAt: size=3, off=2 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102ee80): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102ee80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.110437147 +0000 UTC m=+1018.017509197 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102ee80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102f340): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102f340): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102f340): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102f340): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102f340): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.110437147 +0000 UTC m=+1018.017509197 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102f340): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0540 item 7 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102f9c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102f9c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102f9c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102f9c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102f9c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.114830909 +0000 UTC m=+1018.021902979 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102f9c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102ff00): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102ff00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102ff00): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102ff00): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102ff00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.114830909 +0000 UTC m=+1018.021902979 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00102ff00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0b60 item 8 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050540): _readAt: size=2, off=0 2025/09/13 05:47:31 ERROR : open-test-file(0xc001050540): Couldn't read size of file 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050540): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050540): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050540): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050540): close: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050540): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050900): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050900): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050900): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050900): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050900): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.118668144 +0000 UTC m=+1018.025740224 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050900): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050d80): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050d80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050d80): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050d80): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050d80): _writeAt: size=3, off=2 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050d80): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050d80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.118668144 +0000 UTC m=+1018.025740224 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001050d80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051280): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051280): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051280): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051280): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051280): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.118668144 +0000 UTC m=+1018.025740224 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051280): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0ee0 item 9 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051900): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051900): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051900): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051900): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051900): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.122238058 +0000 UTC m=+1018.029310129 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051900): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051e40): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051e40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051e40): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051e40): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051e40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.122238058 +0000 UTC m=+1018.029310129 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001051e40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e13b0 item 10 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106e500): _readAt: size=2, off=0 2025/09/13 05:47:31 ERROR : open-test-file(0xc00106e500): Couldn't read size of file 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106e500): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106e500): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106e500): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106e500): close: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106e500): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106e8c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106e8c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106e8c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106e8c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106e8c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.125025935 +0000 UTC m=+1018.032098005 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106e8c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106edc0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106edc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106edc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106edc0): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106edc0): _writeAt: size=3, off=2 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106edc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106edc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.125025935 +0000 UTC m=+1018.032098005 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106edc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106f2c0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106f2c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106f2c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106f2c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106f2c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.125025935 +0000 UTC m=+1018.032098005 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106f2c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1730 item 11 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106f940): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106f940): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106f940): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106f940): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106f940): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.128653138 +0000 UTC m=+1018.035725207 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106f940): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106fe80): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106fe80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106fe80): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106fe80): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106fe80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.128653138 +0000 UTC m=+1018.035725207 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00106fe80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1e30 item 12 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108e540): _readAt: size=2, off=0 2025/09/13 05:47:31 ERROR : open-test-file(0xc00108e540): Couldn't read size of file 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108e540): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108e540): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108e540): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108e540): close: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108e540): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108e900): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108e900): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108e900): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108e900): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108e900): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.131433808 +0000 UTC m=+1018.038505879 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108e900): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108efc0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108efc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108efc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108efc0): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108efc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.131433808 +0000 UTC m=+1018.038505879 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108efc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e43f0 item 13 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108f640): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108f640): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108f640): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108f640): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108f640): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.134154178 +0000 UTC m=+1018.041226238 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108f640): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108fb80): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108fb80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108fb80): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108fb80): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108fb80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.134154178 +0000 UTC m=+1018.041226238 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00108fb80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4930 item 14 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6240): _readAt: size=2, off=0 2025/09/13 05:47:31 ERROR : open-test-file(0xc0010b6240): Couldn't read size of file 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6240): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6240): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6240): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6240): close: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6240): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6600): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6600): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6600): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6600): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6600): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.136935371 +0000 UTC m=+1018.044007431 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6600): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6cc0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6cc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6cc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6cc0): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6cc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.136935371 +0000 UTC m=+1018.044007431 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b6cc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4e70 item 15 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7340): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7340): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7340): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7340): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7340): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.139541606 +0000 UTC m=+1018.046613666 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7340): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7880): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7880): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7880): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7880): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7880): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.139541606 +0000 UTC m=+1018.046613666 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7880): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5260 item 16 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7ec0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7ec0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7ec0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7ec0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7ec0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.142131028 +0000 UTC m=+1018.049203098 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010b7ec0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d43c0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d43c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d43c0): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d43c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d43c0): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d43c0): _writeAt: size=3, off=7 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d43c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d43c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.142131028 +0000 UTC m=+1018.049203098 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d43c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d48c0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d48c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d48c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d48c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d48c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.142131028 +0000 UTC m=+1018.049203098 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d48c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5650 item 17 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d4f40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d4f40): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d4f40): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d4f40): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d4f40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.146182417 +0000 UTC m=+1018.053254447 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d4f40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d5480): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d5480): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d5480): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d5480): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d5480): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.146182417 +0000 UTC m=+1018.053254447 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d5480): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5ce0 item 18 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d5b00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d5b00): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d5b00): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d5b00): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d5b00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.148653047 +0000 UTC m=+1018.055725118 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010d5b00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8080): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8080): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8080): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8080): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8080): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8080): _writeAt: size=3, off=7 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8080): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8080): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.148653047 +0000 UTC m=+1018.055725118 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8080): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8580): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8580): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8580): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8580): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8580): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.148653047 +0000 UTC m=+1018.055725118 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8580): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee1c0 item 19 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8c00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8c00): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8c00): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8c00): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8c00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.152164531 +0000 UTC m=+1018.059236601 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f8c00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f9140): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f9140): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f9140): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f9140): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f9140): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.152164531 +0000 UTC m=+1018.059236601 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f9140): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee770 item 20 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f97c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f97c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f97c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f97c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f97c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.15468747 +0000 UTC m=+1018.061759540 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f97c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f9cc0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f9cc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f9cc0): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f9cc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f9cc0): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f9cc0): _writeAt: size=3, off=7 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f9cc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f9cc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.15468747 +0000 UTC m=+1018.061759540 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0010f9cc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001114240): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001114240): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001114240): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001114240): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001114240): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.15468747 +0000 UTC m=+1018.061759540 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001114240): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eec40 item 21 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011148c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011148c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011148c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011148c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011148c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.157279518 +0000 UTC m=+1018.064351548 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011148c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001114e00): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001114e00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001114e00): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001114e00): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001114e00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.157279518 +0000 UTC m=+1018.064351548 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001114e00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef2d0 item 22 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115480): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115480): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115480): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115480): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115480): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.159083525 +0000 UTC m=+1018.066155556 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115480): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115980): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115980): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115980): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115980): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115980): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115980): _writeAt: size=3, off=7 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115980): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115980): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.159083525 +0000 UTC m=+1018.066155556 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115980): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115e80): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115e80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115e80): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115e80): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115e80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.159083525 +0000 UTC m=+1018.066155556 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001115e80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef960 item 23 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001132580): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001132580): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001132580): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001132580): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001132580): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.163460355 +0000 UTC m=+1018.070532425 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001132580): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001132ac0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001132ac0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001132ac0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001132ac0): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001132ac0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.163460355 +0000 UTC m=+1018.070532425 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001132ac0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efea0 item 24 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001133100): _readAt: size=2, off=0 2025/09/13 05:47:31 ERROR : open-test-file(0xc001133100): Couldn't read size of file 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001133100): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001133100): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001133100): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001133100): close: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001133100): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011334c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011334c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011334c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011334c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011334c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.166247019 +0000 UTC m=+1018.073319089 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011334c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011339c0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011339c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011339c0): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011339c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011339c0): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011339c0): _writeAt: size=3, off=7 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011339c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011339c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.166247019 +0000 UTC m=+1018.073319089 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011339c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001133f00): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001133f00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001133f00): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001133f00): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001133f00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.166247019 +0000 UTC m=+1018.073319089 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001133f00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011422a0 item 25 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001156600): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001156600): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001156600): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001156600): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001156600): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.17024664 +0000 UTC m=+1018.077318710 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001156600): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001156b40): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001156b40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001156b40): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001156b40): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001156b40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.17024664 +0000 UTC m=+1018.077318710 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001156b40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001142770 item 26 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157180): _readAt: size=2, off=0 2025/09/13 05:47:31 ERROR : open-test-file(0xc001157180): Couldn't read size of file 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157180): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157180): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157180): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157180): close: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157180): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157540): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157540): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157540): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157540): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157540): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.173062738 +0000 UTC m=+1018.080134809 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157540): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157a40): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157a40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157a40): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157a40): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157a40): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157a40): _writeAt: size=3, off=7 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157a40): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157a40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.173062738 +0000 UTC m=+1018.080134809 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001157a40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176000): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176000): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176000): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176000): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176000): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.173062738 +0000 UTC m=+1018.080134809 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176000): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001142af0 item 27 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176680): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176680): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176680): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176680): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176680): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.176483603 +0000 UTC m=+1018.083555674 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176680): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176bc0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176bc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176bc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176bc0): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176bc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.176483603 +0000 UTC m=+1018.083555674 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001176bc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001142fc0 item 28 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001177200): _readAt: size=2, off=0 2025/09/13 05:47:31 ERROR : open-test-file(0xc001177200): Couldn't read size of file 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001177200): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001177200): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001177200): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001177200): close: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001177200): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011775c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011775c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011775c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011775c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011775c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.179211145 +0000 UTC m=+1018.086283215 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011775c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f04b40): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f04b40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f04b40): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f04b40): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f04b40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.179211145 +0000 UTC m=+1018.086283215 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f04b40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001143340 item 29 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f051c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f051c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f051c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f051c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f051c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.181914232 +0000 UTC m=+1018.088986302 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f051c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f05700): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f05700): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f05700): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f05700): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f05700): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.181914232 +0000 UTC m=+1018.088986302 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f05700): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf3b0 item 30 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f05d40): _readAt: size=2, off=0 2025/09/13 05:47:31 ERROR : open-test-file(0xc000f05d40): Couldn't read size of file 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f05d40): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f05d40): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f05d40): >_writeAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f05d40): close: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f05d40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32180): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32180): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32180): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32180): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32180): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.185756878 +0000 UTC m=+1018.092828949 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32180): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32840): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32840): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32840): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32840): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32840): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.185756878 +0000 UTC m=+1018.092828949 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32840): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf9d0 item 31 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32ec0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32ec0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32ec0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32ec0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32ec0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.188514517 +0000 UTC m=+1018.095586588 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f32ec0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33400): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33400): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33400): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33400): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33400): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.188514517 +0000 UTC m=+1018.095586588 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33400): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46000 item 32 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33a40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33a40): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33a40): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33a40): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33a40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.191063494 +0000 UTC m=+1018.098135565 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33a40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33ec0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33ec0): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33ec0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33ec0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46380 item 33 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33ec0): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33ec0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.191977821 +0000 UTC m=+1018.099049891 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f33ec0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56440): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56440): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56440): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56440): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56440): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.191977821 +0000 UTC m=+1018.099049891 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56440): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46540 item 33 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56a80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56a80): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56a80): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56a80): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56a80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.19455479 +0000 UTC m=+1018.101626850 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56a80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56f00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56f00): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f468c0 item 34 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56f00): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56f00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56f00): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56f00): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56f00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.195527247 +0000 UTC m=+1018.102599307 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f56f00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57440): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57440): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57440): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57440): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57440): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.195527247 +0000 UTC m=+1018.102599307 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57440): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46a80 item 34 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57a80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57a80): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57a80): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57a80): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57a80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.197960366 +0000 UTC m=+1018.105032426 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57a80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57f00): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57f00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57f00): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57f00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57f00): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46e00 item 35 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57f00): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57f00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.198903548 +0000 UTC m=+1018.105975618 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f57f00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f76480): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f76480): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f76480): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f76480): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f76480): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.198903548 +0000 UTC m=+1018.105975618 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f76480): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f46fc0 item 35 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f76b00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f76b00): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f76b00): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f76b00): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f76b00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.201607916 +0000 UTC m=+1018.108679977 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f76b00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77000): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77000): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f47340 item 36 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77000): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77000): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77000): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77000): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77000): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.202953193 +0000 UTC m=+1018.110025263 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77000): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77540): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77540): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77540): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77540): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77540): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.202953193 +0000 UTC m=+1018.110025263 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77540): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f47500 item 36 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77b80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77b80): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77b80): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77b80): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77b80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.205531355 +0000 UTC m=+1018.112603415 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000f77b80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121a080): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121a080): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121a080): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121a080): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121a080): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f47880 item 37 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121a080): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121a080): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.206533176 +0000 UTC m=+1018.113605246 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121a080): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121a580): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121a580): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121a580): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121a580): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121a580): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.206533176 +0000 UTC m=+1018.113605246 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121a580): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f47a40 item 37 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121ac00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121ac00): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121ac00): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121ac00): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121ac00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.209122368 +0000 UTC m=+1018.116194439 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121ac00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121b100): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121b100): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f47dc0 item 38 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121b100): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121b100): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121b100): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121b100): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121b100): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.210226161 +0000 UTC m=+1018.117298231 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121b100): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121b640): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121b640): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121b640): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121b640): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121b640): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.210226161 +0000 UTC m=+1018.117298231 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121b640): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122e000 item 38 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121bcc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121bcc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121bcc0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121bcc0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121bcc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.213160843 +0000 UTC m=+1018.120232914 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00121bcc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123a240): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123a240): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123a240): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123a240): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123a240): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122e380 item 39 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123a240): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123a240): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.214414468 +0000 UTC m=+1018.121486537 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123a240): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123a740): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123a740): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123a740): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123a740): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123a740): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.214414468 +0000 UTC m=+1018.121486537 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123a740): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122e540 item 39 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123adc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123adc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123adc0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123adc0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123adc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.217485004 +0000 UTC m=+1018.124557074 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123adc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123b2c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123b2c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122e8c0 item 40 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123b2c0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123b2c0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123b2c0): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123b2c0): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123b2c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.218622089 +0000 UTC m=+1018.125694160 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123b2c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123b800): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123b800): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123b800): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123b800): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123b800): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.218622089 +0000 UTC m=+1018.125694160 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123b800): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122ea80 item 40 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123bdc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123bdc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123bdc0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123bdc0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123bdc0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123bdc0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123bdc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.221095915 +0000 UTC m=+1018.128167985 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00123bdc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125a340): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125a340): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125a340): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122ee00 item 41 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125a340): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125a340): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.222098288 +0000 UTC m=+1018.129170348 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125a340): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125a800): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125a800): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125a800): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125a800): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125a800): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122efc0 item 41 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125a800): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125a800): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.223152317 +0000 UTC m=+1018.130224388 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125a800): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125ad40): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125ad40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125ad40): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125ad40): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125ad40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.223152317 +0000 UTC m=+1018.130224388 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125ad40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122f180 item 41 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125b380): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125b380): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125b380): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125b380): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125b380): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125b380): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125b380): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.225658374 +0000 UTC m=+1018.132730444 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125b380): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125b880): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125b880): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125b880): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122f500 item 42 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125b880): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125b880): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.226560648 +0000 UTC m=+1018.133632718 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125b880): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125bdc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125bdc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122f6c0 item 42 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125bdc0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125bdc0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125bdc0): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125bdc0): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125bdc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.227617132 +0000 UTC m=+1018.134689192 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00125bdc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012763c0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012763c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012763c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012763c0): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012763c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.227617132 +0000 UTC m=+1018.134689192 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012763c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00122f880 item 42 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d689c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d689c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d689c0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d689c0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d689c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d689c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d689c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.230491831 +0000 UTC m=+1018.137563901 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d689c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d68ec0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d68ec0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d68ec0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046eee0 item 43 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d68ec0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d68ec0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.231492611 +0000 UTC m=+1018.138564680 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d68ec0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d69400): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d69400): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d69400): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d69400): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d69400): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f110 item 43 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d69400): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d69400): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.232860098 +0000 UTC m=+1018.139932169 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d69400): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d69940): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d69940): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d69940): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d69940): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d69940): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.232860098 +0000 UTC m=+1018.139932169 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc000d69940): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f340 item 43 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129a000): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129a000): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129a000): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129a000): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129a000): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129a000): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129a000): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.236080427 +0000 UTC m=+1018.143152496 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129a000): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129a500): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129a500): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129a500): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f810 item 44 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129a500): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129a500): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.237201552 +0000 UTC m=+1018.144273612 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129a500): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129aa40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129aa40): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fab0 item 44 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129aa40): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129aa40): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129aa40): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129aa40): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129aa40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.238471196 +0000 UTC m=+1018.145543276 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129aa40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129afc0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129afc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129afc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129afc0): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129afc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.238471196 +0000 UTC m=+1018.145543276 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129afc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fce0 item 44 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129b600): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129b600): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129b600): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129b600): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129b600): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129b600): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129b600): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.241369279 +0000 UTC m=+1018.148441339 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129b600): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129bb00): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129bb00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129bb00): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a4230 item 45 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129bb00): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129bb00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.242246927 +0000 UTC m=+1018.149318997 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00129bb00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b2280): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b2280): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b2280): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b2280): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b2280): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.242246927 +0000 UTC m=+1018.149318997 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b2280): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a43f0 item 45 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b28c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b28c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b28c0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b28c0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b28c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b28c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b28c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.245294901 +0000 UTC m=+1018.152366972 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b28c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b2dc0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b2dc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b2dc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a4770 item 46 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b2dc0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b2dc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.246122585 +0000 UTC m=+1018.153194655 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b2dc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b34c0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b34c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b34c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b34c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b34c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.246122585 +0000 UTC m=+1018.153194655 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b34c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a4930 item 46 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b3b00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b3b00): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b3b00): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b3b00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b3b00): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b3b00): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b3b00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.249367669 +0000 UTC m=+1018.156439740 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012b3b00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6080): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6080): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6080): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a4cb0 item 47 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6080): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6080): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.250490959 +0000 UTC m=+1018.157563029 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6080): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6780): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6780): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6780): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6780): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6780): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.250490959 +0000 UTC m=+1018.157563029 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6780): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a4e70 item 47 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6dc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6dc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6dc0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6dc0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6dc0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6dc0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6dc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.25352636 +0000 UTC m=+1018.160598430 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d6dc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d72c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d72c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d72c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a51f0 item 48 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d72c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d72c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.254626436 +0000 UTC m=+1018.161698506 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d72c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d79c0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d79c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d79c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d79c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d79c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.254626436 +0000 UTC m=+1018.161698506 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012d79c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a53b0 item 48 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2080): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2080): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2080): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2080): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2080): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.257778565 +0000 UTC m=+1018.164850636 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2080): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2500): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2500): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2500): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2500): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2500): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2500): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a5730 item 49 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2500): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2500): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.25887773 +0000 UTC m=+1018.165949800 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2500): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2a40): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2a40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2a40): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2a40): >_readAt: n=8, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2a40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.25887773 +0000 UTC m=+1018.165949800 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f2a40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a58f0 item 49 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f30c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f30c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f30c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f30c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f30c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.261866622 +0000 UTC m=+1018.168938702 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f30c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f35c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f35c0): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f35c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a5c70 item 50 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f35c0): _readAt: size=2, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f35c0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f35c0): _writeAt: size=3, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f35c0): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f35c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.263029778 +0000 UTC m=+1018.170101858 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f35c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f3b40): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f3b40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f3b40): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f3b40): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f3b40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.263029778 +0000 UTC m=+1018.170101858 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0012f3b40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012a5e30 item 50 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314240): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314240): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314240): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314240): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314240): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.265739536 +0000 UTC m=+1018.172811606 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314240): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314740): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314740): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314740): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314740): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314740): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314740): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001310230 item 51 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314740): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314740): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.26698162 +0000 UTC m=+1018.174053689 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314740): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314c80): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314c80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314c80): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314c80): >_readAt: n=8, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314c80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.26698162 +0000 UTC m=+1018.174053689 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001314c80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013103f0 item 51 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315300): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315300): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315300): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315300): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315300): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.270106879 +0000 UTC m=+1018.177178959 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315300): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315800): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315800): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315800): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001310770 item 52 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315800): _readAt: size=2, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315800): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315800): _writeAt: size=3, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315800): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315800): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.271294399 +0000 UTC m=+1018.178366469 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315800): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315d80): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315d80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315d80): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315d80): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315d80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.271294399 +0000 UTC m=+1018.178366469 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001315d80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001310930 item 52 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336480): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336480): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336480): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336480): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336480): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.27427721 +0000 UTC m=+1018.181349280 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336480): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336980): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336980): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336980): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336980): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336980): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336980): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001310cb0 item 53 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336980): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336980): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.275357508 +0000 UTC m=+1018.182429569 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336980): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336ec0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336ec0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336ec0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336ec0): >_readAt: n=8, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336ec0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.275357508 +0000 UTC m=+1018.182429569 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001336ec0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001310e70 item 53 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001337540): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001337540): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001337540): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001337540): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001337540): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.278413969 +0000 UTC m=+1018.185486050 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001337540): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001337a40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001337a40): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001337a40): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013111f0 item 54 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001337a40): _readAt: size=2, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001337a40): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001337a40): _writeAt: size=3, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001337a40): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001337a40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.279685987 +0000 UTC m=+1018.186758058 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001337a40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001354040): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001354040): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001354040): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001354040): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001354040): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.279685987 +0000 UTC m=+1018.186758058 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001354040): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013113b0 item 54 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013546c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013546c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013546c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013546c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013546c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.282536461 +0000 UTC m=+1018.189608521 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013546c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001354bc0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001354bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001354bc0): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001354bc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001354bc0): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001354bc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001311730 item 55 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001354bc0): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001354bc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.283436221 +0000 UTC m=+1018.190508271 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001354bc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355100): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355100): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355100): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355100): >_readAt: n=8, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355100): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.283436221 +0000 UTC m=+1018.190508271 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355100): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013118f0 item 55 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355780): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355780): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355780): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355780): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355780): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.285598312 +0000 UTC m=+1018.192670361 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355780): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355c80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355c80): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355c80): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001311c70 item 56 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355c80): _readAt: size=2, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355c80): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355c80): _writeAt: size=3, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355c80): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355c80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.286449319 +0000 UTC m=+1018.193521359 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001355c80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001374280): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001374280): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001374280): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001374280): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001374280): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.286449319 +0000 UTC m=+1018.193521359 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001374280): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001311e30 item 56 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013748c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013748c0): open at offset 0 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013748c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013748c0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013748c0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013748c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013748c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013748c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.288257745 +0000 UTC m=+1018.195329785 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013748c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001374e00): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001374e00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001374e00): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00137a230 item 57 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001374e00): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001374e00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.289407144 +0000 UTC m=+1018.196479205 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001374e00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375340): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375340): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375340): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375340): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375340): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375340): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00137a3f0 item 57 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375340): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375340): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.29044808 +0000 UTC m=+1018.197520140 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375340): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013758c0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013758c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013758c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013758c0): >_readAt: n=8, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013758c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.29044808 +0000 UTC m=+1018.197520140 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013758c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00137a5b0 item 57 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375f00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375f00): open at offset 0 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375f00): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375f00): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375f00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375f00): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375f00): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375f00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.2938833 +0000 UTC m=+1018.200955380 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001375f00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013964c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013964c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013964c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00137a930 item 58 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013964c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013964c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.295184414 +0000 UTC m=+1018.202256485 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0013964c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001396a00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001396a00): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001396a00): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00137aaf0 item 58 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001396a00): _readAt: size=2, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001396a00): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001396a00): _writeAt: size=3, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001396a00): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001396a00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.296571479 +0000 UTC m=+1018.203643549 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001396a00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001177b80): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001177b80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001177b80): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001177b80): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001177b80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.296571479 +0000 UTC m=+1018.203643549 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001177b80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00137acb0 item 58 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194240): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194240): open at offset 0 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194240): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194240): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194240): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194240): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194240): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194240): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.299118071 +0000 UTC m=+1018.206190102 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194240): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194780): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194780): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194780): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011436c0 item 59 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194780): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194780): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.299727697 +0000 UTC m=+1018.206799727 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194780): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194cc0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194cc0): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194cc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194cc0): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194cc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001143880 item 59 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194cc0): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194cc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.300296304 +0000 UTC m=+1018.207368334 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001194cc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195240): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195240): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195240): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195240): >_readAt: n=8, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195240): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.300296304 +0000 UTC m=+1018.207368334 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195240): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001143a40 item 59 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195880): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195880): open at offset 0 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195880): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195880): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195880): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195880): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195880): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195880): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.301856455 +0000 UTC m=+1018.208928485 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195880): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195dc0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195dc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195dc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001143dc0 item 60 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195dc0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195dc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.302354089 +0000 UTC m=+1018.209426119 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001195dc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4380): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4380): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4380): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b8000 item 60 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4380): _readAt: size=2, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4380): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4380): _writeAt: size=3, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4380): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4380): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.303044886 +0000 UTC m=+1018.210116917 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4380): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4940): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4940): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4940): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4940): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4940): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.303044886 +0000 UTC m=+1018.210116917 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4940): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b81c0 item 60 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4f80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4f80): open at offset 0 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4f80): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4f80): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4f80): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4f80): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4f80): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4f80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.304464843 +0000 UTC m=+1018.211536873 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b4f80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b54c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b54c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b54c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b8540 item 61 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b54c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b54c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.305002383 +0000 UTC m=+1018.212074413 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b54c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b5bc0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b5bc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b5bc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b5bc0): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b5bc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.305002383 +0000 UTC m=+1018.212074413 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011b5bc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b8700 item 61 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d6280): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d6280): open at offset 0 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d6280): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d6280): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d6280): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d6280): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d6280): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d6280): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.30645487 +0000 UTC m=+1018.213526901 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d6280): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d67c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d67c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d67c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b8a80 item 62 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d67c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d67c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.3069447 +0000 UTC m=+1018.214016730 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d67c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d6ec0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d6ec0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d6ec0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d6ec0): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d6ec0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.3069447 +0000 UTC m=+1018.214016730 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d6ec0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b8c40 item 62 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d7500): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d7500): open at offset 0 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d7500): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d7500): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d7500): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d7500): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d7500): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d7500): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.30845701 +0000 UTC m=+1018.215529040 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d7500): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d7a40): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d7a40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d7a40): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b8fc0 item 63 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d7a40): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d7a40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.3090322 +0000 UTC m=+1018.216104231 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011d7a40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f01c0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f01c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f01c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f01c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f01c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.3090322 +0000 UTC m=+1018.216104231 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f01c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b9180 item 63 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f0800): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f0800): open at offset 0 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f0800): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f0800): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f0800): >_readAt: n=0, err=Bad file descriptor 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f0800): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f0800): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f0800): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.310591929 +0000 UTC m=+1018.217663970 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f0800): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f0d40): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f0d40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f0d40): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b9500 item 64 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f0d40): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f0d40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.311226141 +0000 UTC m=+1018.218298171 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f0d40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1440): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1440): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1440): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1440): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1440): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.311226141 +0000 UTC m=+1018.218298171 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1440): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b96c0 item 64 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1a80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1a80): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1a80): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1a80): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1a80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.312805917 +0000 UTC m=+1018.219877948 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1a80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1f00): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1f00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1f00): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1f00): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1f00): _writeAt: size=3, off=2 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b9a40 item 65 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1f00): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1f00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.31342496 +0000 UTC m=+1018.220496990 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0011f1f00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416480): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416480): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416480): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416480): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416480): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.31342496 +0000 UTC m=+1018.220496990 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416480): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b9c00 item 65 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416ac0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416ac0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416ac0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416ac0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416ac0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.314888809 +0000 UTC m=+1018.221960839 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416ac0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416f40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416f40): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001426000 item 66 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416f40): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416f40): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416f40): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416f40): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416f40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.31549586 +0000 UTC m=+1018.222567889 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001416f40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417480): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417480): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417480): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417480): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417480): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.31549586 +0000 UTC m=+1018.222567889 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417480): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014261c0 item 66 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417ac0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417ac0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417ac0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417ac0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417ac0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.316935322 +0000 UTC m=+1018.224007353 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417ac0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417f40): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417f40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417f40): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417f40): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417f40): _writeAt: size=3, off=2 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001426540 item 67 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417f40): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417f40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.31748748 +0000 UTC m=+1018.224559510 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001417f40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014444c0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014444c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014444c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014444c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014444c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.31748748 +0000 UTC m=+1018.224559510 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014444c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001426700 item 67 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001444b40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001444b40): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001444b40): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001444b40): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001444b40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.318949686 +0000 UTC m=+1018.226021716 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001444b40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445040): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445040): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001426a80 item 68 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445040): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445040): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445040): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445040): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445040): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.319599786 +0000 UTC m=+1018.226671816 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445040): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445580): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445580): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445580): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445580): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445580): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.319599786 +0000 UTC m=+1018.226671816 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445580): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001426c40 item 68 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445bc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445bc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445bc0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445bc0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445bc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.320974398 +0000 UTC m=+1018.228046428 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001445bc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145e0c0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145e0c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145e0c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145e0c0): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145e0c0): _writeAt: size=3, off=2 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001426fc0 item 69 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145e0c0): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145e0c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.321546061 +0000 UTC m=+1018.228618092 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145e0c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145e5c0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145e5c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145e5c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145e5c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145e5c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.321546061 +0000 UTC m=+1018.228618092 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145e5c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001427180 item 69 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145ec40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145ec40): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145ec40): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145ec40): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145ec40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.323223432 +0000 UTC m=+1018.230295462 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145ec40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145f140): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145f140): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001427500 item 70 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145f140): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145f140): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145f140): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145f140): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145f140): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.323996454 +0000 UTC m=+1018.231068484 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145f140): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145f680): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145f680): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145f680): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145f680): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145f680): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.323996454 +0000 UTC m=+1018.231068484 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145f680): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014276c0 item 70 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145fd00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145fd00): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145fd00): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145fd00): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145fd00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.32557617 +0000 UTC m=+1018.232648200 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc00145fd00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486280): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486280): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486280): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486280): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486280): _writeAt: size=3, off=2 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001427a40 item 71 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486280): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486280): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.326233494 +0000 UTC m=+1018.233305525 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486280): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486780): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486780): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486780): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486780): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486780): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.326233494 +0000 UTC m=+1018.233305525 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486780): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001427c00 item 71 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486e00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486e00): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486e00): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486e00): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486e00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.327792293 +0000 UTC m=+1018.234864322 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001486e00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487300): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487300): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a2000 item 72 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487300): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487300): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487300): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487300): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487300): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.329100048 +0000 UTC m=+1018.236172108 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487300): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487840): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487840): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487840): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487840): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487840): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.329100048 +0000 UTC m=+1018.236172108 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487840): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a21c0 item 72 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487e00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487e00): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487e00): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487e00): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487e00): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487e00): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487e00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.331594432 +0000 UTC m=+1018.238666503 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001487e00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2380): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2380): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2380): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a2540 item 73 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2380): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2380): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.332377363 +0000 UTC m=+1018.239449433 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2380): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2840): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2840): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2840): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2840): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2840): _writeAt: size=3, off=2 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a2700 item 73 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2840): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2840): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.333367052 +0000 UTC m=+1018.240439122 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2840): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2d80): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2d80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2d80): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2d80): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2d80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.333367052 +0000 UTC m=+1018.240439122 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c2d80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a28c0 item 73 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c33c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c33c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c33c0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c33c0): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c33c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c33c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c33c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.335785964 +0000 UTC m=+1018.242858035 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c33c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c38c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c38c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c38c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a2c40 item 74 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c38c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c38c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.336518049 +0000 UTC m=+1018.243590110 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c38c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c3e00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c3e00): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a2e00 item 74 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c3e00): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c3e00): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c3e00): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c3e00): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c3e00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.337506977 +0000 UTC m=+1018.244579037 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014c3e00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014ea400): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014ea400): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014ea400): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014ea400): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014ea400): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.337506977 +0000 UTC m=+1018.244579037 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014ea400): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a2fc0 item 74 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eaa40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eaa40): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eaa40): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eaa40): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eaa40): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eaa40): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eaa40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.339933183 +0000 UTC m=+1018.247005253 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eaa40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eaf40): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eaf40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eaf40): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a3340 item 75 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eaf40): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eaf40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.34080512 +0000 UTC m=+1018.247877180 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eaf40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eb480): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eb480): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eb480): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eb480): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eb480): _writeAt: size=3, off=2 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a3500 item 75 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eb480): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eb480): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.34185919 +0000 UTC m=+1018.248931260 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eb480): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eb9c0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eb9c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eb9c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eb9c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eb9c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.34185919 +0000 UTC m=+1018.248931260 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0014eb9c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a36c0 item 75 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514080): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514080): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514080): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514080): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514080): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514080): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514080): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.344275829 +0000 UTC m=+1018.251347898 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514080): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514580): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514580): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514580): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a3a40 item 76 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514580): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514580): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.345331121 +0000 UTC m=+1018.252403211 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514580): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514ac0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514ac0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a3c00 item 76 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514ac0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514ac0): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514ac0): _writeAt: size=3, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514ac0): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514ac0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.346654736 +0000 UTC m=+1018.253726826 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001514ac0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515040): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515040): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515040): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515040): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515040): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.346654736 +0000 UTC m=+1018.253726826 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515040): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a3dc0 item 76 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515680): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515680): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515680): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515680): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515680): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515680): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515680): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.349328828 +0000 UTC m=+1018.256400898 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515680): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515b80): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515b80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515b80): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00152c1c0 item 77 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515b80): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515b80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.35026687 +0000 UTC m=+1018.257338940 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001515b80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536300): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536300): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536300): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536300): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536300): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.35026687 +0000 UTC m=+1018.257338940 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536300): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00152c380 item 77 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536940): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536940): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536940): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536940): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536940): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536940): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536940): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.353204677 +0000 UTC m=+1018.260276747 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536940): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536e40): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536e40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536e40): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00152c700 item 78 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536e40): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536e40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.354097534 +0000 UTC m=+1018.261169603 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001536e40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001537540): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001537540): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001537540): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001537540): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001537540): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.354097534 +0000 UTC m=+1018.261169603 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001537540): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00152c8c0 item 78 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001537b80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001537b80): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001537b80): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001537b80): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001537b80): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001537b80): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001537b80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.356785762 +0000 UTC m=+1018.263857822 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001537b80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558100): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558100): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558100): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00152cc40 item 79 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558100): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558100): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.357622894 +0000 UTC m=+1018.264694955 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558100): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558800): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558800): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558800): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558800): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558800): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.357622894 +0000 UTC m=+1018.264694955 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558800): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00152ce00 item 79 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558e40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558e40): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558e40): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558e40): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558e40): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558e40): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558e40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.360451155 +0000 UTC m=+1018.267523226 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001558e40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001559340): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001559340): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001559340): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00152d180 item 80 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001559340): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001559340): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.361524061 +0000 UTC m=+1018.268596130 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001559340): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001559a40): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001559a40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001559a40): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001559a40): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001559a40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.361524061 +0000 UTC m=+1018.268596130 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001559a40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00152d340 item 80 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578100): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578100): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578100): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578100): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578100): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.364462208 +0000 UTC m=+1018.271534279 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578100): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578580): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578580): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578580): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578580): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578580): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578580): _writeAt: size=3, off=7 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00152d6c0 item 81 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578580): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578580): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.365525205 +0000 UTC m=+1018.272597264 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578580): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578ac0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578ac0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578ac0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578ac0): >_readAt: n=8, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578ac0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.365525205 +0000 UTC m=+1018.272597264 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001578ac0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00152d880 item 81 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579140): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579140): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579140): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579140): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579140): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.368406345 +0000 UTC m=+1018.275478405 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579140): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579640): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579640): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579640): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00152dc00 item 82 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579640): _readAt: size=2, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579640): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579640): _writeAt: size=3, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579640): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579640): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.369394201 +0000 UTC m=+1018.276466251 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579640): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579bc0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579bc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579bc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579bc0): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579bc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.369394201 +0000 UTC m=+1018.276466251 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001579bc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00152ddc0 item 82 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015962c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015962c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015962c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015962c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015962c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.37184867 +0000 UTC m=+1018.278920720 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015962c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015967c0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015967c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015967c0): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015967c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015967c0): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015967c0): _writeAt: size=3, off=7 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015921c0 item 83 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015967c0): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015967c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.372842507 +0000 UTC m=+1018.279914557 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015967c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001596d00): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001596d00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001596d00): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001596d00): >_readAt: n=8, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001596d00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.372842507 +0000 UTC m=+1018.279914557 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001596d00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001592380 item 83 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597380): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597380): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597380): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597380): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597380): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.37522411 +0000 UTC m=+1018.282296160 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597380): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597880): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597880): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597880): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001592700 item 84 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597880): _readAt: size=2, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597880): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597880): _writeAt: size=3, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597880): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597880): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.376295242 +0000 UTC m=+1018.283367292 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597880): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597e00): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597e00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597e00): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597e00): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597e00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.376295242 +0000 UTC m=+1018.283367292 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001597e00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015928c0 item 84 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6500): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6500): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6500): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6500): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6500): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.378154313 +0000 UTC m=+1018.285226363 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6500): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6a00): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6a00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6a00): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6a00): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6a00): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6a00): _writeAt: size=3, off=7 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001592c40 item 85 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6a00): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6a00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.379032962 +0000 UTC m=+1018.286105002 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6a00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6f40): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6f40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6f40): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6f40): >_readAt: n=8, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6f40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.379032962 +0000 UTC m=+1018.286105002 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b6f40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001592e00 item 85 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b75c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b75c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b75c0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b75c0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b75c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.381186206 +0000 UTC m=+1018.288258256 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b75c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b7ac0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b7ac0): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b7ac0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001593180 item 86 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b7ac0): _readAt: size=2, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b7ac0): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b7ac0): _writeAt: size=3, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b7ac0): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b7ac0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.382107397 +0000 UTC m=+1018.289179456 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015b7ac0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015da0c0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015da0c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015da0c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015da0c0): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015da0c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.382107397 +0000 UTC m=+1018.289179456 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015da0c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001593340 item 86 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015da740): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015da740): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015da740): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015da740): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015da740): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.384149262 +0000 UTC m=+1018.291221321 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015da740): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dac40): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dac40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dac40): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dac40): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dac40): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dac40): _writeAt: size=3, off=7 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015936c0 item 87 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dac40): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dac40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.384980983 +0000 UTC m=+1018.292053033 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dac40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015db180): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015db180): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015db180): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015db180): >_readAt: n=8, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015db180): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.384980983 +0000 UTC m=+1018.292053033 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015db180): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001593880 item 87 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015db800): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015db800): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015db800): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015db800): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015db800): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.387240586 +0000 UTC m=+1018.294312647 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015db800): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dbd00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dbd00): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dbd00): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001593c00 item 88 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dbd00): _readAt: size=2, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dbd00): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dbd00): _writeAt: size=3, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dbd00): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dbd00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.388243019 +0000 UTC m=+1018.295315079 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015dbd00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4300): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4300): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4300): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4300): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4300): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.388243019 +0000 UTC m=+1018.295315079 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4300): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001593dc0 item 88 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4940): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4940): open at offset 0 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4940): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4940): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4940): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4940): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4940): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4940): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.390305042 +0000 UTC m=+1018.297377102 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4940): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4e80): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4e80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4e80): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f81c0 item 89 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4e80): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4e80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.391160888 +0000 UTC m=+1018.298232938 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f4e80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f53c0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f53c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f53c0): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f53c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f53c0): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f53c0): _writeAt: size=3, off=7 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f8380 item 89 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f53c0): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f53c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.392066891 +0000 UTC m=+1018.299138941 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f53c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f5940): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f5940): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f5940): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f5940): >_readAt: n=8, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f5940): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.392066891 +0000 UTC m=+1018.299138941 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0015f5940): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f8540 item 89 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612000): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612000): open at offset 0 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612000): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612000): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612000): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612000): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612000): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612000): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.394453383 +0000 UTC m=+1018.301525433 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612000): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612540): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612540): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612540): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f88c0 item 90 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612540): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612540): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.395587773 +0000 UTC m=+1018.302659833 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612540): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612a80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612a80): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612a80): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f8a80 item 90 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612a80): _readAt: size=2, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612a80): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612a80): _writeAt: size=3, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612a80): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612a80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.39657627 +0000 UTC m=+1018.303648310 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001612a80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613040): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613040): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613040): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613040): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613040): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.39657627 +0000 UTC m=+1018.303648310 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613040): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f8c40 item 90 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613680): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613680): open at offset 0 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613680): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613680): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613680): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613680): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613680): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613680): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.399092214 +0000 UTC m=+1018.306164264 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613680): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613bc0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613bc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613bc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f8fc0 item 91 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613bc0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613bc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.399939265 +0000 UTC m=+1018.307011315 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001613bc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636180): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636180): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636180): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636180): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636180): >_readAt: n=2, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636180): _writeAt: size=3, off=7 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f9180 item 91 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636180): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636180): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.401139609 +0000 UTC m=+1018.308211679 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636180): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636700): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636700): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636700): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636700): >_readAt: n=8, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636700): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.401139609 +0000 UTC m=+1018.308211679 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636700): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f9340 item 91 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636d40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636d40): open at offset 0 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636d40): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636d40): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636d40): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636d40): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636d40): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636d40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.40352558 +0000 UTC m=+1018.310597650 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001636d40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001637280): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001637280): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001637280): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f96c0 item 92 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001637280): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001637280): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.404540356 +0000 UTC m=+1018.311612426 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001637280): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0016377c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0016377c0): open at offset 5 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0016377c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f9880 item 92 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0016377c0): _readAt: size=2, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0016377c0): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0016377c0): _writeAt: size=3, off=5 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0016377c0): >_writeAt: n=3, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0016377c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.405670087 +0000 UTC m=+1018.312742148 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0016377c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001637d80): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001637d80): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001637d80): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001637d80): >_readAt: n=3, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001637d80): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.405670087 +0000 UTC m=+1018.312742148 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001637d80): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f9a40 item 92 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cc740): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cc740): open at offset 0 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cc740): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cc740): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cc740): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cc740): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cc740): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cc740): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.40894639 +0000 UTC m=+1018.316018440 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cc740): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cca00): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cca00): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cca00): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c070 item 93 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cca00): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cca00): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.409610707 +0000 UTC m=+1018.316682758 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cca00): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cd1c0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cd1c0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cd1c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cd1c0): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cd1c0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.409610707 +0000 UTC m=+1018.316682758 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cd1c0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c460 item 93 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cd880): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cd880): open at offset 0 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cd880): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cd880): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cd880): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cd880): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cd880): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cd880): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.411918602 +0000 UTC m=+1018.318990653 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cd880): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cddc0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cddc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cddc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d650 item 94 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cddc0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cddc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.412588209 +0000 UTC m=+1018.319660249 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc0007cddc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001660580): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001660580): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001660580): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001660580): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001660580): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.412588209 +0000 UTC m=+1018.319660249 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001660580): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d8f0 item 94 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001660bc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001660bc0): open at offset 0 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001660bc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001660bc0): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001660bc0): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001660bc0): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001660bc0): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001660bc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.415280767 +0000 UTC m=+1018.322352826 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001660bc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661100): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661100): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661100): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f8070 item 95 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661100): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661100): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.416242713 +0000 UTC m=+1018.323314753 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661100): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661800): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661800): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661800): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661800): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661800): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.416242713 +0000 UTC m=+1018.323314753 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661800): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f8230 item 95 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 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/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661e40): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661e40): open at offset 0 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661e40): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661e40): _readAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661e40): >_readAt: n=0, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661e40): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661e40): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661e40): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.418422757 +0000 UTC m=+1018.325494797 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001661e40): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001276400): _writeAt: size=5, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001276400): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001276400): >openPending: err= 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f85b0 item 96 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001276400): >_writeAt: n=5, err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001276400): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.419258747 +0000 UTC m=+1018.326330787 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001276400): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/13 05:47:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/13 05:47:31 DEBUG : open-test-file: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001276bc0): _readAt: size=512, off=0 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001276bc0): openPending: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001276bc0): >openPending: err= 2025/09/13 05:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001276bc0): >_readAt: n=5, err=EOF 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001276bc0): close: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-13 05:47:31.419258747 +0000 UTC m=+1018.326330787 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : open-test-file(0xc001276bc0): >close: err= 2025/09/13 05:47:31 DEBUG : open-test-file: Remove: 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015f8770 item 96 2025/09/13 05:47:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/13 05:47:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/13 05:47:31 DEBUG : open-test-file: >Remove: err= 2025/09/13 05:47:31 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:47:31 DEBUG : Looking for writers 2025/09/13 05:47:31 DEBUG : >WaitForWriters: 2025/09/13 05:47:31 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.70s) --- PASS: TestRWFileHandleOpenTests/writes (0.85s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.86s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:47:31 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:47:31 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:47:31 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:31 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:31 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:47:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:31 DEBUG : file1: newRWFileHandle: 2025/09/13 05:47:31 DEBUG : file1(0xc0009901c0): openPending: 2025/09/13 05:47:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:31 DEBUG : file1(0xc0009901c0): >openPending: err= 2025/09/13 05:47:31 DEBUG : file1: >newRWFileHandle: err= 2025/09/13 05:47:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/13 05:47:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/13 05:47:31 DEBUG : file1(0xc0009901c0): _writeAt: size=2, off=0 2025/09/13 05:47:31 DEBUG : file1(0xc0009901c0): >_writeAt: n=2, err= 2025/09/13 05:47:31 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/13 05:47:31 DEBUG : file1(0xc0009901c0): RWFileHandle.Flush 2025/09/13 05:47:31 DEBUG : file1(0xc0009901c0): RWFileHandle.Release 2025/09/13 05:47:31 DEBUG : file1(0xc0009901c0): close: 2025/09/13 05:47:31 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/13 05:47:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:31 DEBUG : file1(0xc0009901c0): >close: err= 2025/09/13 05:47:31 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:47:31 DEBUG : Looking for writers 2025/09/13 05:47:31 DEBUG : file1: reading active writers 2025/09/13 05:47:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 05:47:31 DEBUG : Looking for writers 2025/09/13 05:47:31 DEBUG : file1: reading active writers 2025/09/13 05:47:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 05:47:31 DEBUG : Looking for writers 2025/09/13 05:47:31 DEBUG : file1: reading active writers 2025/09/13 05:47:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 05:47:32 DEBUG : Looking for writers 2025/09/13 05:47:32 DEBUG : file1: reading active writers 2025/09/13 05:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 05:47:32 DEBUG : file1: vfs cache: starting upload 2025/09/13 05:47:32 DEBUG : Looking for writers 2025/09/13 05:47:32 DEBUG : file1: reading active writers 2025/09/13 05:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/13 05:47:32 DEBUG : Looking for writers 2025/09/13 05:47:32 DEBUG : file1: reading active writers 2025/09/13 05:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/13 05:47:32 DEBUG : Looking for writers 2025/09/13 05:47:32 DEBUG : file1: reading active writers 2025/09/13 05:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/13 05:47:32 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/09/13 05:47:33 DEBUG : Looking for writers 2025/09/13 05:47:33 DEBUG : file1: reading active writers 2025/09/13 05:47:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/13 05:47:33 DEBUG : forgetting directory cache 2025/09/13 05:47:33 DEBUG : dir: forgetting directory cache 2025/09/13 05:47:33 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2025/09/13 05:47:33 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2025/09/13 05:47:33 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/09/13 05:47:33 INFO : file1: Copied (new) 2025/09/13 05:47:33 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/09/13 05:47:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/13 05:47:33 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/09/13 05:47:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:47:33 INFO : file1: vfs cache: upload succeeded try #1 2025/09/13 05:47:34 DEBUG : Looking for writers 2025/09/13 05:47:34 DEBUG : file1: reading active writers 2025/09/13 05:47:34 DEBUG : >WaitForWriters: 2025/09/13 05:47:34 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:47:34 DEBUG : Looking for writers 2025/09/13 05:47:34 DEBUG : file1: reading active writers 2025/09/13 05:47:34 DEBUG : >WaitForWriters: 2025/09/13 05:47:34 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.15s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:47:34 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:47:34 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:47:34 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:34 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:34 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:47:34 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:47:35 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:47:35 DEBUG : rename_me: newRWFileHandle: 2025/09/13 05:47:35 DEBUG : rename_me(0xc0007cc140): openPending: 2025/09/13 05:47:35 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/13 05:47:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/13 05:47:35 DEBUG : rename_me(0xc0007cc140): >openPending: err= 2025/09/13 05:47:35 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/13 05:47:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/13 05:47:35 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/13 05:47:35 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/13 05:47:35 DEBUG : rename_me(0xc0007cc140): _writeAt: size=5, off=0 2025/09/13 05:47:35 DEBUG : rename_me(0xc0007cc140): >_writeAt: n=5, err= 2025/09/13 05:47:35 DEBUG : rename_me(0xc0007cc140): close: 2025/09/13 05:47:35 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-13 05:47:35.097248299 +0000 UTC m=+1022.004320348 2025/09/13 05:47:35 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/13 05:47:35 DEBUG : rename_me(0xc0007cc140): >close: err= 2025/09/13 05:47:35 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/13 05:47:35 DEBUG : i_was_renamed: Updating file with 0xc00093e000 2025/09/13 05:47:35 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/13 05:47:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/13 05:47:35 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:47:35 DEBUG : Looking for writers 2025/09/13 05:47:35 DEBUG : i_was_renamed: reading active writers 2025/09/13 05:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/13 05:47:35 DEBUG : Looking for writers 2025/09/13 05:47:35 DEBUG : i_was_renamed: reading active writers 2025/09/13 05:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/13 05:47:35 DEBUG : Looking for writers 2025/09/13 05:47:35 DEBUG : i_was_renamed: reading active writers 2025/09/13 05:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/13 05:47:35 DEBUG : Looking for writers 2025/09/13 05:47:35 DEBUG : i_was_renamed: reading active writers 2025/09/13 05:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/13 05:47:35 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/13 05:47:35 DEBUG : Looking for writers 2025/09/13 05:47:35 DEBUG : i_was_renamed: reading active writers 2025/09/13 05:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/13 05:47:35 DEBUG : Looking for writers 2025/09/13 05:47:35 DEBUG : i_was_renamed: reading active writers 2025/09/13 05:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/13 05:47:35 DEBUG : Looking for writers 2025/09/13 05:47:35 DEBUG : i_was_renamed: reading active writers 2025/09/13 05:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/13 05:47:35 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/09/13 05:47:36 DEBUG : Looking for writers 2025/09/13 05:47:36 DEBUG : i_was_renamed: reading active writers 2025/09/13 05:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/09/13 05:47:36 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/13 05:47:36 INFO : i_was_renamed: Copied (new) 2025/09/13 05:47:36 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-13 05:47:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/09/13 05:47:36 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/13 05:47:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/13 05:47:36 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/13 05:47:37 DEBUG : Looking for writers 2025/09/13 05:47:37 DEBUG : i_was_renamed: reading active writers 2025/09/13 05:47:37 DEBUG : >WaitForWriters: 2025/09/13 05:47:37 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting 2025/09/13 05:47:37 DEBUG : forgetting directory cache 2025/09/13 05:47:37 DEBUG : dir: forgetting directory cache --- PASS: TestRWCacheRename (2.98s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:47:37 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:47:37 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/13 05:47:37 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:37 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/13 05:47:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nitelew9teya" 2025/09/13 05:47:37 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/13 05:47:38 DEBUG : forgetting directory cache 2025/09/13 05:47:38 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate(0xc000990440): _readAt: size=512, off=0 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate(0xc000990440): openPending: 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-13 04:48:37 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/13 05:47:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate(0xc000990440): >openPending: err= 2025/09/13 05:47:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate(0xc000990440): >_readAt: n=20, err=EOF 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate(0xc000990440): close: 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 04:48:37 +0000 UTC 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate(0xc000990440): >close: err= 2025/09/13 05:47:40 DEBUG : Re-reading directory (188.042235ms old) 2025/09/13 05:47:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:47:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/13 05:47:41 DEBUG : forgetting directory cache 2025/09/13 05:47:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/13 05:47:41 DEBUG : forgetting directory cache 2025/09/13 05:47:41 DEBUG : dir: forgetting directory cache 2025/09/13 05:47:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 05:47:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 05:47:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 05:47:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:47:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:47:42 DEBUG : TestRWCacheUpdate(0xc0007cc300): _readAt: size=512, off=0 2025/09/13 05:47:42 DEBUG : TestRWCacheUpdate(0xc0007cc300): openPending: 2025/09/13 05:47:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-13 04:49:37 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-09-13 04:48:37 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/09/13 05:47:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-13 04:49:37 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-09-13 04:48:37 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/09/13 05:47:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 05:47:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 05:47:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/13 05:47:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:47:42 DEBUG : TestRWCacheUpdate(0xc0007cc300): >openPending: err= 2025/09/13 05:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/13 05:47:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 05:47:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 05:47:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:47:43 DEBUG : TestRWCacheUpdate(0xc0007cc300): >_readAt: n=20, err=EOF 2025/09/13 05:47:43 DEBUG : TestRWCacheUpdate(0xc0007cc300): close: 2025/09/13 05:47:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 04:49:37 +0000 UTC 2025/09/13 05:47:43 DEBUG : TestRWCacheUpdate(0xc0007cc300): >close: err= 2025/09/13 05:47:43 DEBUG : Re-reading directory (188.202235ms old) 2025/09/13 05:47:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:47:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/13 05:47:43 DEBUG : forgetting directory cache 2025/09/13 05:47:43 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate(0xc000990340): _readAt: size=512, off=0 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate(0xc000990340): openPending: 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-13 04:50:37 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-09-13 04:49:37 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-13 04:50:37 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-09-13 04:49:37 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/09/13 05:47:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/13 05:47:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate(0xc000990340): >openPending: err= 2025/09/13 05:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate(0xc000990340): >_readAt: n=20, err=EOF 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate(0xc000990340): close: 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 04:50:37 +0000 UTC 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate(0xc000990340): >close: err= 2025/09/13 05:47:45 DEBUG : Re-reading directory (187.574126ms old) 2025/09/13 05:47:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:47:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/13 05:47:46 DEBUG : forgetting directory cache 2025/09/13 05:47:46 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/13 05:47:48 DEBUG : forgetting directory cache 2025/09/13 05:47:48 DEBUG : dir: forgetting directory cache 2025/09/13 05:47:48 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/09/13 05:48:37 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item TestRWCacheUpdate not removed, freed 0 bytes 2025/09/13 05:48:37 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 20 (was 20) 2025/09/13 05:49:37 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item TestRWCacheUpdate not removed, freed 0 bytes 2025/09/13 05:49:37 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 20 (was 20) 2025/09/13 05:50:00 DEBUG : forgetting directory cache 2025/09/13 05:50:00 DEBUG : dir: forgetting directory cache 2025/09/13 05:50:00 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/09/13 05:50:05 DEBUG : forgetting directory cache 2025/09/13 05:50:05 DEBUG : dir: forgetting directory cache 2025/09/13 05:50:10 DEBUG : forgetting directory cache 2025/09/13 05:50:10 DEBUG : dir: forgetting directory cache 2025/09/13 05:50:14 DEBUG : forgetting directory cache 2025/09/13 05:50:14 DEBUG : dir: forgetting directory cache 2025/09/13 05:50:14 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/09/13 05:50:21 DEBUG : forgetting directory cache 2025/09/13 05:50:21 DEBUG : dir: forgetting directory cache 2025/09/13 05:50:23 DEBUG : forgetting directory cache 2025/09/13 05:50:25 DEBUG : forgetting directory cache 2025/09/13 05:50:25 DEBUG : dir: forgetting directory cache 2025/09/13 05:50:25 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/09/13 05:50:31 DEBUG : forgetting directory cache 2025/09/13 05:50:31 DEBUG : dir: forgetting directory cache 2025/09/13 05:50:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/13 05:50:35 DEBUG : forgetting directory cache 2025/09/13 05:50:35 DEBUG : dir: forgetting directory cache 2025/09/13 05:50:35 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/13 05:50:37 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item TestRWCacheUpdate not removed, freed 0 bytes 2025/09/13 05:50:37 INFO : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 20 (was 20) 2025/09/13 05:50:40 DEBUG : forgetting directory cache 2025/09/13 05:50:40 DEBUG : dir: forgetting directory cache 2025/09/13 05:50:41 DEBUG : forgetting directory cache 2025/09/13 05:50:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:50:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 05:50:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 05:50:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 05:50:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:50:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:50:48 DEBUG : TestRWCacheUpdate(0xc000246fc0): _readAt: size=512, off=0 2025/09/13 05:50:48 DEBUG : TestRWCacheUpdate(0xc000246fc0): openPending: 2025/09/13 05:50:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-13 04:51:37 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-09-13 04:50:37 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/09/13 05:50:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-13 04:51:37 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-09-13 04:50:37 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/09/13 05:50:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 05:50:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 05:50:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/13 05:50:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:50:48 DEBUG : TestRWCacheUpdate(0xc000246fc0): >openPending: err= 2025/09/13 05:50:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/13 05:50:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 05:50:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 05:50:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:50:49 DEBUG : TestRWCacheUpdate(0xc000246fc0): >_readAt: n=20, err=EOF 2025/09/13 05:50:49 DEBUG : TestRWCacheUpdate(0xc000246fc0): close: 2025/09/13 05:50:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 04:51:37 +0000 UTC 2025/09/13 05:50:49 DEBUG : TestRWCacheUpdate(0xc000246fc0): >close: err= 2025/09/13 05:50:49 DEBUG : Re-reading directory (189.318975ms old) 2025/09/13 05:50:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:50:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/13 05:50:49 DEBUG : forgetting directory cache 2025/09/13 05:50:49 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate(0xc000326700): _readAt: size=512, off=0 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate(0xc000326700): openPending: 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-13 04:52:37 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-09-13 04:51:37 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-13 04:52:37 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-09-13 04:51:37 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/09/13 05:50:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/13 05:50:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate(0xc000326700): >openPending: err= 2025/09/13 05:50:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate(0xc000326700): >_readAt: n=20, err=EOF 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate(0xc000326700): close: 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 04:52:37 +0000 UTC 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate(0xc000326700): >close: err= 2025/09/13 05:50:51 DEBUG : Re-reading directory (199.059329ms old) 2025/09/13 05:50:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:50:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/13 05:50:52 DEBUG : forgetting directory cache 2025/09/13 05:50:52 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate(0xc0007cc9c0): _readAt: size=512, off=0 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate(0xc0007cc9c0): openPending: 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-13 04:53:37 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-09-13 04:52:37 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-13 04:53:37 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-09-13 04:52:37 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/09/13 05:50:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/13 05:50:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate(0xc0007cc9c0): >openPending: err= 2025/09/13 05:50:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate(0xc0007cc9c0): >_readAt: n=20, err=EOF 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate(0xc0007cc9c0): close: 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 04:53:37 +0000 UTC 2025/09/13 05:50:53 DEBUG : TestRWCacheUpdate(0xc0007cc9c0): >close: err= 2025/09/13 05:50:53 DEBUG : Re-reading directory (176.746465ms old) 2025/09/13 05:50:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:50:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/13 05:50:54 DEBUG : forgetting directory cache 2025/09/13 05:50:54 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate(0xc0007cc480): _readAt: size=512, off=0 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate(0xc0007cc480): openPending: 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-13 04:54:37 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-09-13 04:53:37 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-13 04:54:37 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-09-13 04:53:37 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/09/13 05:50:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/13 05:50:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate(0xc0007cc480): >openPending: err= 2025/09/13 05:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate(0xc0007cc480): >_readAt: n=21, err=EOF 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate(0xc0007cc480): close: 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 04:54:37 +0000 UTC 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate(0xc0007cc480): >close: err= 2025/09/13 05:50:56 DEBUG : Re-reading directory (174.035815ms old) 2025/09/13 05:50:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:50:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/13 05:50:57 DEBUG : forgetting directory cache 2025/09/13 05:50:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate(0xc0007ccc80): _readAt: size=512, off=0 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate(0xc0007ccc80): openPending: 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-13 04:55:37 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-09-13 04:54:37 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-13 04:55:37 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-09-13 04:54:37 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/09/13 05:50:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/13 05:50:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate(0xc0007ccc80): >openPending: err= 2025/09/13 05:50:58 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:50:58 DEBUG : forgetting directory cache 2025/09/13 05:50:58 DEBUG : dir: forgetting directory cache 2025/09/13 05:50:58 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/13 05:50:58 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate(0xc0007ccc80): >_readAt: n=22, err=EOF 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate(0xc0007ccc80): close: 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 04:55:37 +0000 UTC 2025/09/13 05:50:58 DEBUG : TestRWCacheUpdate(0xc0007ccc80): >close: err= 2025/09/13 05:50:58 DEBUG : Re-reading directory (181.516893ms old) 2025/09/13 05:50:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:50:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/13 05:50:59 DEBUG : forgetting directory cache 2025/09/13 05:50:59 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate(0xc000326600): _readAt: size=512, off=0 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate(0xc000326600): openPending: 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-13 04:56:37 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-09-13 04:55:37 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-13 04:56:37 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-09-13 04:55:37 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/09/13 05:51:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/13 05:51:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate(0xc000326600): >openPending: err= 2025/09/13 05:51:01 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate(0xc000326600): >_readAt: n=23, err=EOF 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate(0xc000326600): close: 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 04:56:37 +0000 UTC 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate(0xc000326600): >close: err= 2025/09/13 05:51:01 DEBUG : Re-reading directory (174.887263ms old) 2025/09/13 05:51:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:51:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/13 05:51:02 DEBUG : forgetting directory cache 2025/09/13 05:51:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate(0xc000327bc0): _readAt: size=512, off=0 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate(0xc000327bc0): openPending: 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-13 04:57:37 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-09-13 04:56:37 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-13 04:57:37 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-09-13 04:56:37 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/09/13 05:51:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/13 05:51:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate(0xc000327bc0): >openPending: err= 2025/09/13 05:51:03 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate(0xc000327bc0): >_readAt: n=24, err=EOF 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate(0xc000327bc0): close: 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-13 04:57:37 +0000 UTC 2025/09/13 05:51:03 DEBUG : TestRWCacheUpdate(0xc000327bc0): >close: err= 2025/09/13 05:51:03 DEBUG : Re-reading directory (174.298888ms old) 2025/09/13 05:51:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/13 05:51:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/13 05:51:04 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:51:04 DEBUG : Looking for writers 2025/09/13 05:51:04 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/13 05:51:04 DEBUG : >WaitForWriters: 2025/09/13 05:51:04 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': vfs cache: cleaner exiting 2025/09/13 05:51:04 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (206.91s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:51:05 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/09/13 05:51:06 DEBUG : forgetting directory cache 2025/09/13 05:51:06 DEBUG : dir: forgetting directory cache 2025/09/13 05:51:06 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/13 05:51:06 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:51:07 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/09/13 05:51:08 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:51:08 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:51:08 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 05:51:08 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/13 05:51:08 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/13 05:51:08 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/13 05:51:08 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:51:09 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 05:51:09 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 05:51:09 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/13 05:51:09 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/13 05:51:09 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/13 05:51:09 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:51:09 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 05:51:09 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 05:51:09 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/13 05:51:09 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/13 05:51:09 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/13 05:51:09 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:51:09 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/13 05:51:09 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 05:51:09 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/13 05:51:09 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:51:09 DEBUG : Looking for writers 2025/09/13 05:51:09 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/13 05:51:09 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/13 05:51:09 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.57s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:51:10 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:51:10 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:51:10 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': Reusing VFS from active cache 2025/09/13 05:51:10 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:51:10 DEBUG : Looking for writers 2025/09/13 05:51:10 DEBUG : >WaitForWriters: 2025/09/13 05:51:10 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:51:10 DEBUG : Looking for writers 2025/09/13 05:51:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:51:11 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:51:11 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:51:11 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:51:11 DEBUG : Looking for writers 2025/09/13 05:51:11 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.34s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:51:11 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:51:11 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:51:11 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:51:11 DEBUG : Looking for writers 2025/09/13 05:51:11 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:51:11 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:51:11 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:51:12 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:51:14 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/09/13 05:51:16 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:51:16 DEBUG : dir: Looking for writers 2025/09/13 05:51:16 DEBUG : file2: reading active writers 2025/09/13 05:51:16 DEBUG : Looking for writers 2025/09/13 05:51:16 DEBUG : dir: reading active writers 2025/09/13 05:51:16 DEBUG : file1: reading active writers 2025/09/13 05:51:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.75s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:51:17 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:51:17 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:51:18 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:51:20 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/09/13 05:51:21 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:51:21 DEBUG : dir: Looking for writers 2025/09/13 05:51:21 DEBUG : Looking for writers 2025/09/13 05:51:21 DEBUG : dir: reading active writers 2025/09/13 05:51:21 DEBUG : file1: reading active writers 2025/09/13 05:51:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.60s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:51:23 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:51:23 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:51:23 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/09/13 05:51:26 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/09/13 05:51:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 05:51:27 DEBUG : file1: Open: flags=O_RDONLY 2025/09/13 05:51:27 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/13 05:51:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/13 05:51:27 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 05:51:27 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/13 05:51:27 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/13 05:51:27 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/13 05:51:27 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:51:27 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:51:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/13 05:51:27 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/13 05:51:27 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/13 05:51:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/13 05:51:27 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': File to upload is small (0 bytes), uploading instead of streaming 2025/09/13 05:51:29 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/13 05:51:29 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/09/13 05:51:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/13 05:51:29 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:51:29 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/13 05:51:29 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:51:29 DEBUG : dir: Looking for writers 2025/09/13 05:51:29 DEBUG : file2: reading active writers 2025/09/13 05:51:29 DEBUG : new_file.txt: reading active writers 2025/09/13 05:51:29 DEBUG : Looking for writers 2025/09/13 05:51:29 DEBUG : dir: reading active writers 2025/09/13 05:51:29 DEBUG : file1: reading active writers 2025/09/13 05:51:29 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.49s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:51:30 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:51:30 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:51:31 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/09/13 05:51:33 DEBUG : dir/file2: same parent dir (ODFfOTQ0MTY5OV80aHY2VA) - using file/rename instead of move_copy for dir/file1 2025/09/13 05:51:33 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/13 05:51:33 DEBUG : dir/file1: Updating file with dir/file1 0xc001144cc0 2025/09/13 05:51:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/13 05:51:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/13 05:51:34 INFO : dir/file1: Moved (server-side) to: file0 2025/09/13 05:51:34 DEBUG : file0: Updating file with file0 0xc001144cc0 2025/09/13 05:51:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/13 05:51:34 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/13 05:51:35 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:51:35 DEBUG : dir: Looking for writers 2025/09/13 05:51:35 DEBUG : Looking for writers 2025/09/13 05:51:35 DEBUG : dir: reading active writers 2025/09/13 05:51:35 DEBUG : file0: reading active writers 2025/09/13 05:51:35 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.57s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:51:36 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:51:36 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:51:36 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:51:36 DEBUG : Looking for writers 2025/09/13 05:51:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.51s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:51:36 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:51:36 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:51:37 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/13 05:51:38 DEBUG : Added virtual directory entry vAddDir: "a" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2025/09/13 05:51:39 ERROR : a: error listing: failed to get folder list: Directory does not exist (Error 404) fstest.go:282: Error listing: failed to get folder list: Directory does not exist (Error 404) 2025/09/13 05:51:39 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:51:39 DEBUG : Looking for writers 2025/09/13 05:51:39 DEBUG : a: Looking for writers 2025/09/13 05:51:39 DEBUG : Looking for writers 2025/09/13 05:51:39 DEBUG : /: reading active writers 2025/09/13 05:51:39 DEBUG : a: reading active writers 2025/09/13 05:51:39 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdir (3.94s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:51:40 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:51:40 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:51:41 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/13 05:51:42 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/13 05:51:42 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/13 05:51:43 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/13 05:51:46 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:51:46 DEBUG : a/b/c/d: Looking for writers 2025/09/13 05:51:46 DEBUG : a/b/c: Looking for writers 2025/09/13 05:51:46 DEBUG : d: reading active writers 2025/09/13 05:51:46 DEBUG : a/b: Looking for writers 2025/09/13 05:51:46 DEBUG : c: reading active writers 2025/09/13 05:51:46 DEBUG : a: Looking for writers 2025/09/13 05:51:46 DEBUG : b: reading active writers 2025/09/13 05:51:46 DEBUG : Looking for writers 2025/09/13 05:51:46 DEBUG : a: reading active writers 2025/09/13 05:51:46 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.99s) === 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-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:51:48 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:51:48 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:51:48 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:51:48 DEBUG : Looking for writers 2025/09/13 05:51:48 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.34s) === 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-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:51:48 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:51:48 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:51:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:51:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:51:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:51:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 05:51:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 05:51:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:51:49 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/13 05:51:49 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/13 05:51:49 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/13 05:51:49 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': File to upload is small (5 bytes), uploading instead of streaming 2025/09/13 05:51:49 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/13 05:51:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/13 05:51:50 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/13 05:51:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:51:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:51:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:51:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:51:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 05:51:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 05:51:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:51:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:51:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:51:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 05:51:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 05:51:51 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/13 05:51:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/13 05:51:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/13 05:51:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:51:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 05:51:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 05:51:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:51:51 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': File to upload is small (0 bytes), uploading instead of streaming 2025/09/13 05:51:52 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/13 05:51:52 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/13 05:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:51:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/13 05:51:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/13 05:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:51:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 05:51:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 05:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:51:52 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': File to upload is small (7 bytes), uploading instead of streaming 2025/09/13 05:51:52 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/09/13 05:51:53 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/09/13 05:51:53 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/13 05:51:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:51:53 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:51:53 DEBUG : Looking for writers 2025/09/13 05:51:53 DEBUG : file1: reading active writers 2025/09/13 05:51:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.04s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:51:54 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:51:54 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:51:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:51:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:51:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:51:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 05:51:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 05:51:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:51:54 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/13 05:51:55 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/13 05:51:55 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/13 05:51:55 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/13 05:51:55 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': File to upload is small (11 bytes), uploading instead of streaming 2025/09/13 05:51:55 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/09/13 05:51:56 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/13 05:51:56 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/13 05:51:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:51:56 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/13 05:51:57 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:51:57 DEBUG : Looking for writers 2025/09/13 05:51:57 DEBUG : file1: reading active writers 2025/09/13 05:51:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.54s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:51:57 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:51:57 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:51:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:51:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:51:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:51:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 05:51:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 05:51:57 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/13 05:51:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:51:57 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': File to upload is small (5 bytes), uploading instead of streaming 2025/09/13 05:51:58 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/09/13 05:53:27 DEBUG : forgetting directory cache 2025/09/13 05:53:27 DEBUG : dir: forgetting directory cache 2025/09/13 05:53:27 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/13 05:53:27 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:53:36 DEBUG : forgetting directory cache 2025/09/13 05:53:36 DEBUG : dir: forgetting directory cache 2025/09/13 05:53:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/13 05:53:36 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:53:36 DEBUG : forgetting directory cache 2025/09/13 05:53:36 DEBUG : dir: forgetting directory cache 2025/09/13 05:53:36 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/13 05:53:36 DEBUG : dir: forgetting directory cache 2025/09/13 05:53:36 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/13 05:53:46 DEBUG : forgetting directory cache 2025/09/13 05:53:46 DEBUG : dir: forgetting directory cache 2025/09/13 05:53:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/13 05:53:46 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/09/13 05:53:52 DEBUG : forgetting directory cache 2025/09/13 05:53:52 DEBUG : forgetting directory cache 2025/09/13 05:53:56 DEBUG : forgetting directory cache 2025/09/13 05:53:56 DEBUG : dir: forgetting directory cache 2025/09/13 05:54:00 DEBUG : forgetting directory cache 2025/09/13 05:54:00 DEBUG : dir: forgetting directory cache 2025/09/13 05:54:06 DEBUG : forgetting directory cache 2025/09/13 05:54:06 DEBUG : dir: forgetting directory cache 2025/09/13 05:54:26 DEBUG : forgetting directory cache 2025/09/13 05:54:26 DEBUG : dir: forgetting directory cache 2025/09/13 05:54:30 DEBUG : forgetting directory cache 2025/09/13 05:54:30 DEBUG : dir: forgetting directory cache 2025/09/13 05:54:34 DEBUG : forgetting directory cache 2025/09/13 05:54:34 DEBUG : dir: forgetting directory cache 2025/09/13 05:54:34 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/09/13 05:54:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/13 05:54:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/13 05:54:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:54:36 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/13 05:54:36 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:54:36 DEBUG : Looking for writers 2025/09/13 05:54:36 DEBUG : file1: reading active writers 2025/09/13 05:54:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (159.21s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:54:36 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:54:36 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:54:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:54:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:54:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:54:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 05:54:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 05:54:36 DEBUG : file1: WriteFileHandle.Release closing 2025/09/13 05:54:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:54:36 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': File to upload is small (0 bytes), uploading instead of streaming 2025/09/13 05:54:38 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/13 05:54:38 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/13 05:54:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:54:38 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/13 05:54:38 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:54:38 DEBUG : Looking for writers 2025/09/13 05:54:38 DEBUG : file1: reading active writers 2025/09/13 05:54:38 DEBUG : >WaitForWriters: 2025/09/13 05:54:38 DEBUG : forgetting directory cache 2025/09/13 05:54:38 DEBUG : dir: forgetting directory cache 2025/09/13 05:54:38 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestWriteFileHandleRelease (2.30s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:54:39 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:54:39 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:54:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:54:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:54:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:54:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 05:54:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 05:54:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:54:39 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': File to upload is small (2 bytes), uploading instead of streaming 2025/09/13 05:54:40 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/09/13 05:54:40 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/09/13 05:54:40 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/13 05:54:41 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/09/13 05:54:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:54:41 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:54:41 DEBUG : Looking for writers 2025/09/13 05:54:41 DEBUG : file1: reading active writers 2025/09/13 05:54:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.60s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:54:41 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:54:41 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:54:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:54:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:54:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:54:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 05:54:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 05:54:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:54:41 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': File to upload is small (0 bytes), uploading instead of streaming 2025/09/13 05:54:42 DEBUG : forgetting directory cache 2025/09/13 05:54:42 DEBUG : dir: forgetting directory cache 2025/09/13 05:54:42 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/09/13 05:54:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/13 05:54:43 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/13 05:54:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:54:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:54:43 DEBUG : file1: Open: flags=O_RDONLY 2025/09/13 05:54:43 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/13 05:54:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/13 05:54:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:54:43 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/13 05:54:43 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:54:43 DEBUG : Looking for writers 2025/09/13 05:54:43 DEBUG : file1: reading active writers 2025/09/13 05:54:43 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.95s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-nitelew9teya'", Local "Local file system at /tmp/rclone1485278633", Modify Window "1s" 2025/09/13 05:54:44 INFO : OpenDrive root 'rclone-test-nitelew9teya': poll-interval is not supported by this remote 2025/09/13 05:54:44 NOTICE: OpenDrive root 'rclone-test-nitelew9teya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/13 05:54:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/13 05:54:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/13 05:54:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:54:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/13 05:54:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/13 05:54:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:54:44 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': File to upload is small (100 bytes), uploading instead of streaming 2025/09/13 05:54:45 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/09/13 05:54:46 DEBUG : file1: md5 = 5c52f4a6ea684c89866785ec36a40113 OK 2025/09/13 05:54:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/09/13 05:54:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/13 05:54:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/13 05:54:46 DEBUG : file1: Open: flags=O_RDONLY 2025/09/13 05:54:46 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/13 05:54:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/13 05:54:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/13 05:54:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/13 05:54:46 DEBUG : WaitForWriters: timeout=30s 2025/09/13 05:54:46 DEBUG : Looking for writers 2025/09/13 05:54:46 DEBUG : file1: reading active writers 2025/09/13 05:54:46 DEBUG : >WaitForWriters: 2025/09/13 05:54:46 DEBUG : forgetting directory cache 2025/09/13 05:54:46 DEBUG : dir: forgetting directory cache 2025/09/13 05:54:46 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestFileReadAtNonZeroLength (2.95s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/09/13 05:54:47 DEBUG : OpenDrive root 'rclone-test-nitelew9teya': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 24m15.46568887s (try 1/5): exit status 1: Failed [TestDirReadDirAll/Virtual TestDirMkdir TestDirRemoveName TestFileRename/off,forceCache=false TestVFSMkdir]