"./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/07/22 03:16:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zopeqev1tuza" 2025/07/22 03:16:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 03:16:40 DEBUG : Creating backend with remote "/tmp/rclone4122974817" === RUN TestDirHandleMethods run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:16:40 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:16:40 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:16:44 DEBUG : dir/file1: Trying to read object after upload: try again in 100ms (1/10) 2025/07/22 03:16:45 DEBUG : dir/file1: Trying to read object after upload: try again in 200ms (2/10) 2025/07/22 03:16:45 DEBUG : dir/file1: Trying to read object after upload: try again in 400ms (3/10) 2025/07/22 03:16:46 DEBUG : dir/file1: Trying to read object after upload: try again in 800ms (4/10) 2025/07/22 03:16:47 DEBUG : dir/file1: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/22 03:16:49 DEBUG : dir/file1: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/22 03:16:52 DEBUG : dir/file1: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/22 03:16:59 DEBUG : dir/file1: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/22 03:17:12 DEBUG : dir/file1: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/22 03:17:38 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:17:38 DEBUG : dir: Looking for writers 2025/07/22 03:17:38 DEBUG : Looking for writers 2025/07/22 03:17:38 DEBUG : dir: reading active writers 2025/07/22 03:17:38 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: directory not empty run.go:125: removing dir "dir" failed - try 2/3: directory not empty run.go:125: removing dir "dir" failed - try 3/3: directory not empty run.go:128: removing dir "dir" failed: directory not empty fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirHandleMethods Messages: directories --- FAIL: TestDirHandleMethods (72.30s) === RUN TestDirHandleReaddir run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:17:52 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:17:52 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:17:54 DEBUG : dir/file1: Trying to read object after upload: try again in 100ms (1/10) 2025/07/22 03:17:56 DEBUG : dir/file2: Trying to read object after upload: try again in 100ms (1/10) 2025/07/22 03:17:57 DEBUG : dir/file2: Trying to read object after upload: try again in 200ms (2/10) 2025/07/22 03:17:57 DEBUG : dir/file2: Trying to read object after upload: try again in 400ms (3/10) 2025/07/22 03:17:58 DEBUG : dir/file2: Trying to read object after upload: try again in 800ms (4/10) 2025/07/22 03:18:02 DEBUG : dir/subdir/file3: Trying to read object after upload: try again in 100ms (1/10) 2025/07/22 03:18:03 DEBUG : dir/subdir/file3: Trying to read object after upload: try again in 200ms (2/10) 2025/07/22 03:18:04 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:18:04 DEBUG : dir/subdir: Looking for writers 2025/07/22 03:18:04 DEBUG : dir: Looking for writers 2025/07/22 03:18:04 DEBUG : file1: reading active writers 2025/07/22 03:18:04 DEBUG : file2: reading active writers 2025/07/22 03:18:04 DEBUG : subdir: reading active writers 2025/07/22 03:18:04 DEBUG : Looking for writers 2025/07/22 03:18:04 DEBUG : dir: reading active writers 2025/07/22 03:18:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (19.86s) === RUN TestDirHandleReaddirnames run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:18:12 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:18:12 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:18:16 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:18:16 DEBUG : dir: Looking for writers 2025/07/22 03:18:16 DEBUG : file1: reading active writers 2025/07/22 03:18:16 DEBUG : Looking for writers 2025/07/22 03:18:16 DEBUG : dir: reading active writers 2025/07/22 03:18:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (7.67s) === RUN TestDirMethods run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:18:19 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:18:19 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:18:23 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:18:23 DEBUG : dir: Looking for writers 2025/07/22 03:18:23 DEBUG : Looking for writers 2025/07/22 03:18:23 DEBUG : dir: reading active writers 2025/07/22 03:18:23 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (7.46s) === RUN TestDirForgetAll run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:18:27 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:18:27 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:18:31 DEBUG : dir: forgetting directory cache 2025/07/22 03:18:31 DEBUG : forgetting directory cache 2025/07/22 03:18:31 DEBUG : dir: forgetting directory cache 2025/07/22 03:18:31 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:18:31 DEBUG : Looking for writers 2025/07/22 03:18:31 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (7.63s) === RUN TestDirForgetPath run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:18:34 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:18:34 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:18:39 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/22 03:18:39 DEBUG : dir: invalidating directory cache 2025/07/22 03:18:39 DEBUG : >ForgetPath: 2025/07/22 03:18:39 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/22 03:18:39 DEBUG : invalidating directory cache 2025/07/22 03:18:39 DEBUG : dir: forgetting directory cache 2025/07/22 03:18:39 DEBUG : >ForgetPath: 2025/07/22 03:18:39 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/22 03:18:39 DEBUG : >ForgetPath: 2025/07/22 03:18:39 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:18:39 DEBUG : dir: Looking for writers 2025/07/22 03:18:39 DEBUG : Looking for writers 2025/07/22 03:18:39 DEBUG : dir: reading active writers 2025/07/22 03:18:39 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (7.67s) === RUN TestDirWalk run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:18:42 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:18:42 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:18:54 DEBUG : forgetting directory cache 2025/07/22 03:18:54 DEBUG : dir: forgetting directory cache 2025/07/22 03:18:55 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:18:55 DEBUG : dir: Looking for writers 2025/07/22 03:18:55 DEBUG : fil/a/b: Looking for writers 2025/07/22 03:18:55 DEBUG : fil/a: Looking for writers 2025/07/22 03:18:55 DEBUG : b: reading active writers 2025/07/22 03:18:55 DEBUG : fil: Looking for writers 2025/07/22 03:18:55 DEBUG : a: reading active writers 2025/07/22 03:18:55 DEBUG : Looking for writers 2025/07/22 03:18:55 DEBUG : fil: reading active writers 2025/07/22 03:18:55 DEBUG : dir: reading active writers 2025/07/22 03:18:55 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (22.24s) === RUN TestDirSetModTime run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:19:04 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:19:04 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:19:08 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:19:08 DEBUG : dir: Looking for writers 2025/07/22 03:19:08 DEBUG : Looking for writers 2025/07/22 03:19:08 DEBUG : dir: reading active writers 2025/07/22 03:19:08 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (7.49s) === RUN TestDirStat run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:19:12 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:19:12 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:19:16 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:19:16 DEBUG : dir: Looking for writers 2025/07/22 03:19:16 DEBUG : file1: reading active writers 2025/07/22 03:19:16 DEBUG : Looking for writers 2025/07/22 03:19:16 DEBUG : dir: reading active writers 2025/07/22 03:19:16 DEBUG : >WaitForWriters: --- PASS: TestDirStat (7.72s) === RUN TestDirReadDirAll run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:19:20 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:19:20 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream === RUN TestDirReadDirAll/Virtual 2025/07/22 03:19:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/22 03:19:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/22 03:19:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/22 03:19:30 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/22 03:19:38 DEBUG : dir: invalidating directory cache 2025/07/22 03:19:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/22 03:19:38 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/22 03:19:38 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/22 03:19:38 DEBUG : dir/file1: Reset virtual modtime 2025/07/22 03:19:38 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/22 03:19:38 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/22 03:19:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/22 03:19:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/22 03:19:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 03:19:38 DEBUG : dir: invalidating directory cache 2025/07/22 03:19:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/22 03:19:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/22 03:19:38 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/22 03:19:38 DEBUG : forgetting directory cache 2025/07/22 03:19:38 DEBUG : dir: forgetting directory cache 2025/07/22 03:19:38 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/22 03:19:38 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:19:38 DEBUG : dir/virtualDir: Looking for writers 2025/07/22 03:19:38 DEBUG : dir: Looking for writers 2025/07/22 03:19:38 DEBUG : virtualDir: reading active writers 2025/07/22 03:19:38 DEBUG : file1: reading active writers 2025/07/22 03:19:38 DEBUG : virtualFile2: reading active writers 2025/07/22 03:19:38 DEBUG : virtualFile: reading active writers 2025/07/22 03:19:38 DEBUG : Looking for writers 2025/07/22 03:19:38 DEBUG : dir: reading active writers 2025/07/22 03:19:38 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (26.62s) --- PASS: TestDirReadDirAll/Virtual (8.72s) === RUN TestDirOpen run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:19:46 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:19:46 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:19:50 ERROR : dir/: Can only open directories read only 2025/07/22 03:19:50 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:19:50 DEBUG : dir: Looking for writers 2025/07/22 03:19:50 DEBUG : Looking for writers 2025/07/22 03:19:50 DEBUG : dir: reading active writers 2025/07/22 03:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (7.48s) === RUN TestDirCreate run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:19:54 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:19:54 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:19:58 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:19:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/22 03:19:58 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/22 03:19:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/22 03:19:58 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': File to upload is small (5 bytes), uploading instead of streaming 2025/07/22 03:20:00 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/22 03:20:00 DEBUG : dir/potato: Size of src and dst objects identical 2025/07/22 03:20:00 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/22 03:20:00 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:20:00 DEBUG : dir: Looking for writers 2025/07/22 03:20:00 DEBUG : file1: reading active writers 2025/07/22 03:20:00 DEBUG : potato: reading active writers 2025/07/22 03:20:00 DEBUG : Looking for writers 2025/07/22 03:20:00 DEBUG : dir: reading active writers 2025/07/22 03:20:00 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (11.09s) === RUN TestDirMkdir run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:20:05 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:20:05 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:20:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/22 03:20:11 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:20:11 DEBUG : dir/sub: Looking for writers 2025/07/22 03:20:11 DEBUG : dir: Looking for writers 2025/07/22 03:20:11 DEBUG : file1: reading active writers 2025/07/22 03:20:11 DEBUG : sub: reading active writers 2025/07/22 03:20:11 DEBUG : Looking for writers 2025/07/22 03:20:11 DEBUG : dir: reading active writers 2025/07/22 03:20:11 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (11.81s) === RUN TestDirMkdirSub run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:20:17 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:20:17 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:20:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/22 03:20:24 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/22 03:20:25 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:20:25 DEBUG : dir/sub/subsub: Looking for writers 2025/07/22 03:20:25 DEBUG : dir/sub: Looking for writers 2025/07/22 03:20:25 DEBUG : subsub: reading active writers 2025/07/22 03:20:25 DEBUG : dir: Looking for writers 2025/07/22 03:20:25 DEBUG : file1: reading active writers 2025/07/22 03:20:25 DEBUG : sub: reading active writers 2025/07/22 03:20:25 DEBUG : Looking for writers 2025/07/22 03:20:25 DEBUG : dir: reading active writers 2025/07/22 03:20:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (15.34s) === RUN TestDirRemove run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:20:32 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:20:32 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:20:36 ERROR : dir/: Dir.Remove not empty 2025/07/22 03:20:36 DEBUG : dir/file1: Remove: 2025/07/22 03:20:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 03:20:37 DEBUG : dir/file1: >Remove: err= 2025/07/22 03:20:39 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/22 03:20:39 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:20:39 DEBUG : Looking for writers 2025/07/22 03:20:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (7.66s) === RUN TestDirRemoveAll run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:20:40 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:20:40 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:20:44 DEBUG : dir/file1: Remove: 2025/07/22 03:20:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 03:20:45 DEBUG : dir/file1: >Remove: err= 2025/07/22 03:20:47 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/22 03:20:47 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:20:47 DEBUG : Looking for writers 2025/07/22 03:20:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (7.70s) === RUN TestDirRemoveName run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:20:47 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:20:47 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:20:52 DEBUG : dir/file1: Remove: 2025/07/22 03:20:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 03:20:53 DEBUG : dir/file1: >Remove: err= 2025/07/22 03:20:53 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:20:53 DEBUG : dir: Looking for writers 2025/07/22 03:20:53 DEBUG : Looking for writers 2025/07/22 03:20:53 DEBUG : dir: reading active writers 2025/07/22 03:20:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (8.13s) === RUN TestDirRename run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:20:55 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:20:55 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:524: can't rename directories 2025/07/22 03:20:59 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:20:59 DEBUG : dir: Looking for writers 2025/07/22 03:20:59 DEBUG : Looking for writers 2025/07/22 03:20:59 DEBUG : dir: reading active writers 2025/07/22 03:20:59 DEBUG : >WaitForWriters: --- SKIP: TestDirRename (7.47s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:21:03 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:21:03 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:21:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/22 03:21:09 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:21:09 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 03:21:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/22 03:21:09 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/22 03:21:09 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/22 03:21:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/22 03:21:09 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:21:09 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 03:21:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/22 03:21:09 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/22 03:21:09 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/22 03:21:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/22 03:21:09 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': File to upload is small (12 bytes), uploading instead of streaming 2025/07/22 03:21:11 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/07/22 03:21:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/22 03:21:11 DEBUG : forgetting directory cache 2025/07/22 03:21:11 DEBUG : dir: forgetting directory cache 2025/07/22 03:21:11 DEBUG : dir/sub: forgetting directory cache 2025/07/22 03:21:11 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/22 03:21:11 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/22 03:21:11 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': File to upload is small (5 bytes), uploading instead of streaming 2025/07/22 03:21:13 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/07/22 03:21:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/22 03:21:13 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:21:13 DEBUG : dir/sub: Looking for writers 2025/07/22 03:21:13 DEBUG : file0: reading active writers 2025/07/22 03:21:13 DEBUG : file2: reading active writers 2025/07/22 03:21:13 DEBUG : dir: Looking for writers 2025/07/22 03:21:13 DEBUG : file1: reading active writers 2025/07/22 03:21:13 DEBUG : sub: reading active writers 2025/07/22 03:21:13 DEBUG : Looking for writers 2025/07/22 03:21:13 DEBUG : dir: reading active writers 2025/07/22 03:21:13 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (17.72s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:21:21 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:21:21 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/07/22 03:21:21 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:21:21 DEBUG : Looking for writers 2025/07/22 03:21:21 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.40s) === RUN TestDirMetadataExtension run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:21:21 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:21:21 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:21:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/22 03:21:25 DEBUG : dir/file1.metadata: Set virtual modtime to 2025-07-22 03:21:23 +0000 UTC 2025/07/22 03:21:25 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:21:25 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/22 03:21:25 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/22 03:21:25 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/22 03:21:25 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:21:25 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/22 03:21:25 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/22 03:21:25 DEBUG : dir.metadata: Set virtual modtime to 2025-07-22 03:21:21 +0000 UTC 2025/07/22 03:21:25 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:21:25 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/22 03:21:25 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/22 03:21:25 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/22 03:21:25 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:21:25 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/22 03:21:25 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:21:25 DEBUG : dir: Looking for writers 2025/07/22 03:21:25 DEBUG : file1.metadata: reading active writers 2025/07/22 03:21:25 DEBUG : file1: reading active writers 2025/07/22 03:21:25 DEBUG : Looking for writers 2025/07/22 03:21:25 DEBUG : dir: reading active writers 2025/07/22 03:21:25 DEBUG : dir.metadata: reading active writers 2025/07/22 03:21:25 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (7.70s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:21:29 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:21:29 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:21:33 DEBUG : dir/file1: Set virtual modtime to 2025-07-22 03:21:31 +0000 UTC 2025/07/22 03:21:33 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:21:33 DEBUG : dir: Looking for writers 2025/07/22 03:21:33 DEBUG : file1: reading active writers 2025/07/22 03:21:33 DEBUG : Looking for writers 2025/07/22 03:21:33 DEBUG : dir: reading active writers 2025/07/22 03:21:33 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (7.70s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:21:36 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:21:36 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:21:44 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/07/22 03:21:44 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:21:44 DEBUG : dir: Looking for writers 2025/07/22 03:21:44 DEBUG : file1: reading active writers 2025/07/22 03:21:44 DEBUG : Looking for writers 2025/07/22 03:21:44 DEBUG : dir: reading active writers 2025/07/22 03:21:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (11.14s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (11.14s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:21:47 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:21:47 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:21:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 03:21:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 03:21:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 file_test.go:171: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:171 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:180 Error: Received unexpected error: Open failed: RootURL not set Test: TestFileOpenRead 2025/07/22 03:21:52 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:21:52 DEBUG : dir: Looking for writers 2025/07/22 03:21:52 DEBUG : file1: reading active writers 2025/07/22 03:21:52 DEBUG : Looking for writers 2025/07/22 03:21:52 DEBUG : dir: reading active writers 2025/07/22 03:21:52 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (8.05s) === RUN TestFileOpenReadUnknownSize 2025/07/22 03:21:56 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/22 03:21:56 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:21:56 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:21:56 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/22 03:21:56 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:21:56 DEBUG : Looking for writers 2025/07/22 03:21:56 DEBUG : file.txt: reading active writers 2025/07/22 03:21:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:21:56 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:21:56 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:22:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 03:22:00 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': File to upload is small (25 bytes), uploading instead of streaming 2025/07/22 03:22:00 DEBUG : dir/file1: Update: removing old file 2025/07/22 03:22:03 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/22 03:22:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 03:22:03 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:22:03 DEBUG : dir: Looking for writers 2025/07/22 03:22:03 DEBUG : file1: reading active writers 2025/07/22 03:22:03 DEBUG : Looking for writers 2025/07/22 03:22:03 DEBUG : dir: reading active writers 2025/07/22 03:22:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (10.96s) === RUN TestFileRemove run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:22:07 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:22:07 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:22:11 DEBUG : dir/file1: Remove: 2025/07/22 03:22:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 03:22:12 DEBUG : dir/file1: >Remove: err= 2025/07/22 03:22:13 DEBUG : dir/file1: Remove: 2025/07/22 03:22:13 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/22 03:22:13 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:22:13 DEBUG : dir: Looking for writers 2025/07/22 03:22:13 DEBUG : Looking for writers 2025/07/22 03:22:13 DEBUG : dir: reading active writers 2025/07/22 03:22:13 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (8.21s) === RUN TestFileRemoveAll run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:22:15 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:22:15 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:22:19 DEBUG : dir/file1: Remove: 2025/07/22 03:22:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 03:22:20 DEBUG : dir/file1: >Remove: err= 2025/07/22 03:22:21 DEBUG : dir/file1: Remove: 2025/07/22 03:22:21 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/22 03:22:21 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:22:21 DEBUG : dir: Looking for writers 2025/07/22 03:22:21 DEBUG : Looking for writers 2025/07/22 03:22:21 DEBUG : dir: reading active writers 2025/07/22 03:22:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (8.13s) === RUN TestFileOpen run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:22:23 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:22:23 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:22:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 03:22:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 03:22:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/22 03:22:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/22 03:22:27 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/22 03:22:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/22 03:22:27 DEBUG : dir/file1: Open: flags=0x3 2025/07/22 03:22:27 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/22 03:22:27 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/22 03:22:27 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:22:27 DEBUG : dir: Looking for writers 2025/07/22 03:22:27 DEBUG : file1: reading active writers 2025/07/22 03:22:27 DEBUG : Looking for writers 2025/07/22 03:22:27 DEBUG : dir: reading active writers 2025/07/22 03:22:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (7.69s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:22:31 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:22:31 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream file_test.go:305: skip as can't rename files 2025/07/22 03:22:35 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:22:35 DEBUG : dir: Looking for writers 2025/07/22 03:22:35 DEBUG : file1: reading active writers 2025/07/22 03:22:35 DEBUG : Looking for writers 2025/07/22 03:22:35 DEBUG : dir: reading active writers 2025/07/22 03:22:35 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:22:38 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:22:38 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:22:38 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:22:38 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:38 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:38 DEBUG : Config file has changed externally - reloading 2025/07/22 03:22:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:22:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:22:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:38 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2025/07/22 03:22:43 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:22:43 DEBUG : dir: Looking for writers 2025/07/22 03:22:43 DEBUG : file1: reading active writers 2025/07/22 03:22:43 DEBUG : Looking for writers 2025/07/22 03:22:43 DEBUG : dir: reading active writers 2025/07/22 03:22:43 DEBUG : >WaitForWriters: 2025/07/22 03:22:43 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:22:46 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:22:46 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:22:46 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:22:46 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:46 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:22:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:22:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:46 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2025/07/22 03:22:50 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:22:50 DEBUG : dir: Looking for writers 2025/07/22 03:22:50 DEBUG : file1: reading active writers 2025/07/22 03:22:50 DEBUG : Looking for writers 2025/07/22 03:22:50 DEBUG : dir: reading active writers 2025/07/22 03:22:50 DEBUG : >WaitForWriters: 2025/07/22 03:22:50 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:22:54 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:22:54 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:22:54 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:54 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:22:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:22:54 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2025/07/22 03:22:58 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:22:58 DEBUG : dir: Looking for writers 2025/07/22 03:22:58 DEBUG : file1: reading active writers 2025/07/22 03:22:58 DEBUG : Looking for writers 2025/07/22 03:22:58 DEBUG : dir: reading active writers 2025/07/22 03:22:58 DEBUG : >WaitForWriters: 2025/07/22 03:22:58 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:23:01 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:23:01 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:23:01 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:23:01 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:23:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:23:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:23:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:23:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:23:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:23:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:23:01 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2025/07/22 03:23:06 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:23:06 DEBUG : dir: Looking for writers 2025/07/22 03:23:06 DEBUG : file1: reading active writers 2025/07/22 03:23:06 DEBUG : Looking for writers 2025/07/22 03:23:06 DEBUG : dir: reading active writers 2025/07/22 03:23:06 DEBUG : >WaitForWriters: 2025/07/22 03:23:06 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:23:09 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:23:09 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:23:09 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:23:09 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:23:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:23:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:23:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:23:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:23:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:23:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:23:09 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2025/07/22 03:23:14 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:23:14 DEBUG : dir: Looking for writers 2025/07/22 03:23:14 DEBUG : file1: reading active writers 2025/07/22 03:23:14 DEBUG : Looking for writers 2025/07/22 03:23:14 DEBUG : dir: reading active writers 2025/07/22 03:23:14 DEBUG : >WaitForWriters: 2025/07/22 03:23:14 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting --- PASS: TestFileRename (46.38s) --- SKIP: TestFileRename/off,forceCache=false (7.69s) --- SKIP: TestFileRename/minimal,forceCache=false (7.70s) --- SKIP: TestFileRename/minimal,forceCache=true (7.71s) --- SKIP: TestFileRename/writes,forceCache=false (7.66s) --- SKIP: TestFileRename/writes,forceCache=true (7.91s) --- SKIP: TestFileRename/full,forceCache=false (7.72s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:23:17 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:23:17 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:23:17 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:23:17 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:23:17 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:23:17 DEBUG : Looking for writers 2025/07/22 03:23:17 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.41s) === 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 "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:23:17 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:23:17 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:23:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 03:23:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 03:23:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 03:23:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/22 03:23:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:58 Error: Received unexpected error: Open failed: RootURL not set Test: TestReadFileHandleMethods read_test.go:58: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:58 Error: Not equal: expected: "0" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestReadFileHandleMethods 2025/07/22 03:23:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:61 Error: Received unexpected error: Open failed: RootURL not set Test: TestReadFileHandleMethods read_test.go:61: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:61 Error: Not equal: expected: "123456789abcdef" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -123456789abcdef + Test: TestReadFileHandleMethods 2025/07/22 03:23:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:66 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: RootURL not set", err:(*errors.errorString)(0xc0005f4ba0)}) Test: TestReadFileHandleMethods 2025/07/22 03:23:23 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:23:23 DEBUG : dir: Looking for writers 2025/07/22 03:23:23 DEBUG : file1: reading active writers 2025/07/22 03:23:23 DEBUG : Looking for writers 2025/07/22 03:23:23 DEBUG : dir: reading active writers 2025/07/22 03:23:23 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (8.90s) === RUN TestReadFileHandleSeek run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:23:26 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:23:26 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:23:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 03:23:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 03:23:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 03:23:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/22 03:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:87 Error: Received unexpected error: Open failed: RootURL not set Test: TestReadFileHandleSeek read_test.go:87: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:87 Error: Not equal: expected: "0" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestReadFileHandleSeek 2025/07/22 03:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:93 Error: Received unexpected error: Open failed: RootURL not set Test: TestReadFileHandleSeek read_test.go:93: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:93 Error: Not equal: expected: "5" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestReadFileHandleSeek read_test.go:98: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:98 Error: Not equal: expected: 3 actual : 2 Test: TestReadFileHandleSeek 2025/07/22 03:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:99 Error: Received unexpected error: Open failed: RootURL not set Test: TestReadFileHandleSeek read_test.go:99: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:99 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestReadFileHandleSeek 2025/07/22 03:23:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:105 Error: Received unexpected error: Open failed: RootURL not set Test: TestReadFileHandleSeek read_test.go:105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:105 Error: Not equal: expected: "d" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -d + Test: TestReadFileHandleSeek 2025/07/22 03:23:32 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:23:32 DEBUG : dir: Looking for writers 2025/07/22 03:23:32 DEBUG : file1: reading active writers 2025/07/22 03:23:32 DEBUG : Looking for writers 2025/07/22 03:23:32 DEBUG : dir: reading active writers 2025/07/22 03:23:32 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (9.27s) === RUN TestReadFileHandleReadAt run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:23:36 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:23:36 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:23:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 03:23:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 03:23:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 03:23:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/22 03:23:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:132 Error: Received unexpected error: Open failed: RootURL not set Test: TestReadFileHandleReadAt 2025/07/22 03:23:40 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:23:40 DEBUG : dir: Looking for writers 2025/07/22 03:23:40 DEBUG : file1: reading active writers 2025/07/22 03:23:40 DEBUG : Looking for writers 2025/07/22 03:23:40 DEBUG : dir: reading active writers 2025/07/22 03:23:40 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (8.11s) === RUN TestReadFileHandleFlush run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:23:44 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:23:44 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:23:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 03:23:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 03:23:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 03:23:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/22 03:23:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:192 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: RootURL not set", err:(*errors.errorString)(0xc000f331a0)}) Test: TestReadFileHandleFlush read_test.go:193: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:193 Error: Not equal: expected: 16 actual : 0 Test: TestReadFileHandleFlush 2025/07/22 03:23:48 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:23:48 DEBUG : dir: Looking for writers 2025/07/22 03:23:48 DEBUG : file1: reading active writers 2025/07/22 03:23:48 DEBUG : Looking for writers 2025/07/22 03:23:48 DEBUG : dir: reading active writers 2025/07/22 03:23:48 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (8.13s) === RUN TestReadFileHandleRelease run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:23:52 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:23:52 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:23:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 03:23:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 03:23:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 03:23:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/22 03:23:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:220 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: RootURL not set", err:(*errors.errorString)(0xc000f33eb0)}) Test: TestReadFileHandleRelease read_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:221 Error: Not equal: expected: 16 actual : 0 Test: TestReadFileHandleRelease read_test.go:226: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:226 Error: Should be true Test: TestReadFileHandleRelease read_test.go:231: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:231 Error: Should be true Test: TestReadFileHandleRelease 2025/07/22 03:23:56 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:23:56 DEBUG : dir: Looking for writers 2025/07/22 03:23:56 DEBUG : file1: reading active writers 2025/07/22 03:23:56 DEBUG : Looking for writers 2025/07/22 03:23:56 DEBUG : dir: reading active writers 2025/07/22 03:23:56 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (8.05s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:24:00 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:24:00 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:24:00 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:00 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:24:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:24:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:00 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:24:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 03:24:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 03:24:04 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 03:24:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 03:24:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 03:24:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 03:24:04 DEBUG : dir/file1(0xc000ddf580): _readAt: size=1, off=0 2025/07/22 03:24:04 DEBUG : dir/file1(0xc000ddf580): openPending: 2025/07/22 03:24:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/22 03:24:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 03:24:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 03:24:04 DEBUG : dir/file1(0xc000ddf580): >openPending: err= 2025/07/22 03:24:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/22 03:24:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:05 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:05 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:05 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:05 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:05 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:05 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:06 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:06 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:06 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:06 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:07 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:07 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:07 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:07 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:08 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:08 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:08 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:08 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:08 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:08 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:09 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:09 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:09 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:09 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:09 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:09 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/07/22 03:24:09 DEBUG : dir/file1(0xc000ddf580): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:87 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: RootURL not set Test: TestRWFileHandleMethodsRead read_write_test.go:87: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:87 Error: Not equal: expected: "0" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestRWFileHandleMethodsRead 2025/07/22 03:24:09 DEBUG : dir/file1(0xc000ddf580): _readAt: size=256, off=0 2025/07/22 03:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/22 03:24:09 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:09 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:09 ERROR : dir/file1: vfs cache: too many errors 12/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:09 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:09 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:09 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/07/22 03:24:09 DEBUG : dir/file1(0xc000ddf580): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:90 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: RootURL not set Test: TestRWFileHandleMethodsRead read_write_test.go:90: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:90 Error: Not equal: expected: "123456789abcdef" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -123456789abcdef + Test: TestRWFileHandleMethodsRead 2025/07/22 03:24:09 DEBUG : dir/file1(0xc000ddf580): _readAt: size=16, off=0 2025/07/22 03:24:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/22 03:24:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:09 ERROR : dir/file1: vfs cache: too many errors 12/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:09 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:09 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:09 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/07/22 03:24:09 DEBUG : dir/file1(0xc000ddf580): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set read_write_test.go:95: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:95 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"vfs reader: failed to write to cache file: Open failed: RootURL not set", err:(*fmt.wrapError)(0xc0000f1660)}) Test: TestRWFileHandleMethodsRead 2025/07/22 03:24:09 DEBUG : dir/file1(0xc000ddf580): close: 2025/07/22 03:24:10 INFO : dir/file1: vfs cache: downloader: error count now 13: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:10 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:10 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-22 03:24:02 +0000 UTC 2025/07/22 03:24:10 DEBUG : dir/file1(0xc000ddf580): >close: err= 2025/07/22 03:24:10 DEBUG : dir/file1(0xc000ddf580): close: 2025/07/22 03:24:10 DEBUG : dir/file1(0xc000ddf580): >close: err=file already closed 2025/07/22 03:24:10 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:24:10 DEBUG : dir: Looking for writers 2025/07/22 03:24:10 DEBUG : file1: reading active writers 2025/07/22 03:24:10 DEBUG : Looking for writers 2025/07/22 03:24:10 DEBUG : dir: reading active writers 2025/07/22 03:24:10 DEBUG : >WaitForWriters: 2025/07/22 03:24:10 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (13.33s) === RUN TestRWFileHandleSeek run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:24:13 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:24:13 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:24:13 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:13 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:24:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:24:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:13 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:24:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 03:24:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 03:24:17 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 03:24:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 03:24:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 03:24:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 03:24:17 DEBUG : dir/file1(0xc0009e6040): _readAt: size=1, off=0 2025/07/22 03:24:17 DEBUG : dir/file1(0xc0009e6040): openPending: 2025/07/22 03:24:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/22 03:24:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 03:24:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 03:24:17 DEBUG : dir/file1(0xc0009e6040): >openPending: err= 2025/07/22 03:24:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/22 03:24:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:18 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:18 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:18 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:18 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:18 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:18 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:19 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:19 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:19 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:19 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:20 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:20 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:20 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:20 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:20 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:20 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:21 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:21 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:21 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:21 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:22 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:22 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:22 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:22 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:22 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:22 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/07/22 03:24:22 DEBUG : dir/file1(0xc0009e6040): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:132 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: RootURL not set Test: TestRWFileHandleSeek 2025/07/22 03:24:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_write_test.go:132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:132 Error: Not equal: expected: "0" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestRWFileHandleSeek 2025/07/22 03:24:22 DEBUG : dir/file1(0xc0009e6040): _readAt: size=1, off=5 2025/07/22 03:24:22 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [] - present false 2025/07/22 03:24:22 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:22 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/07/22 03:24:22 ERROR : dir/file1: vfs cache: too many errors 12/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:22 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:22 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:22 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/07/22 03:24:22 DEBUG : dir/file1(0xc0009e6040): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/07/22 03:24:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:138 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: RootURL not set Test: TestRWFileHandleSeek read_write_test.go:138: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:138 Error: Not equal: expected: "5" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -5 + Test: TestRWFileHandleSeek read_write_test.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:143 Error: Not equal: expected: 3 actual : 2 Test: TestRWFileHandleSeek 2025/07/22 03:24:22 DEBUG : dir/file1(0xc0009e6040): _readAt: size=1, off=2 2025/07/22 03:24:22 DEBUG : vfs cache: looking for range={Pos:2 Size:1} in [] - present false 2025/07/22 03:24:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 2 length -1 2025/07/22 03:24:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 2 chunkSize 134217728 2025/07/22 03:24:22 DEBUG : dir/file1: ChunkedReader.openRange at 2 length 134217728 2025/07/22 03:24:22 ERROR : dir/file1: vfs cache: too many errors 12/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:22 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:22 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:22 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/07/22 03:24:22 DEBUG : dir/file1(0xc0009e6040): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:144 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: RootURL not set Test: TestRWFileHandleSeek read_write_test.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:144 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestRWFileHandleSeek 2025/07/22 03:24:22 DEBUG : dir/file1(0xc0009e6040): _readAt: size=1, off=13 2025/07/22 03:24:22 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [] - present false 2025/07/22 03:24:23 INFO : dir/file1: vfs cache: downloader: error count now 13: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:23 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:23 ERROR : dir/file1: vfs cache: too many errors 13/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:23 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:23 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:23 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/07/22 03:24:23 DEBUG : dir/file1(0xc0009e6040): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set read_write_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:66 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:150 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: RootURL not set Test: TestRWFileHandleSeek read_write_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:150 Error: Not equal: expected: "d" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -d + Test: TestRWFileHandleSeek 2025/07/22 03:24:23 DEBUG : dir/file1(0xc0009e6040): _readAt: size=16, off=100 2025/07/22 03:24:23 DEBUG : dir/file1(0xc0009e6040): >_readAt: n=0, err=EOF 2025/07/22 03:24:23 DEBUG : dir/file1(0xc0009e6040): close: 2025/07/22 03:24:23 INFO : dir/file1: vfs cache: downloader: error count now 14: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:23 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:23 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-22 03:24:15 +0000 UTC 2025/07/22 03:24:23 DEBUG : dir/file1(0xc0009e6040): >close: err= 2025/07/22 03:24:23 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:24:23 DEBUG : dir: Looking for writers 2025/07/22 03:24:23 DEBUG : file1: reading active writers 2025/07/22 03:24:23 DEBUG : Looking for writers 2025/07/22 03:24:23 DEBUG : dir: reading active writers 2025/07/22 03:24:23 DEBUG : >WaitForWriters: 2025/07/22 03:24:23 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (13.29s) === RUN TestRWFileHandleReadAt run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:24:26 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:24:26 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:24:26 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:26 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:24:26 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:24:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 03:24:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 03:24:31 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 03:24:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 03:24:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 03:24:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 03:24:31 DEBUG : dir/file1(0xc0009e7ac0): _readAt: size=1, off=0 2025/07/22 03:24:31 DEBUG : dir/file1(0xc0009e7ac0): openPending: 2025/07/22 03:24:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/22 03:24:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 03:24:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 03:24:31 DEBUG : dir/file1(0xc0009e7ac0): >openPending: err= 2025/07/22 03:24:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/22 03:24:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:31 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:31 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:31 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:31 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:32 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:32 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:32 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:32 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:33 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:33 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:33 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:33 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:33 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:33 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:34 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:34 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:34 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:34 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:35 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:35 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:35 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:35 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:24:35 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:35 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:35 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:35 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/07/22 03:24:35 DEBUG : dir/file1(0xc0009e7ac0): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set read_write_test.go:172: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:172 Error: Received unexpected error: vfs reader: failed to write to cache file: Open failed: RootURL not set Test: TestRWFileHandleReadAt 2025/07/22 03:24:35 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:24:35 DEBUG : dir: Looking for writers 2025/07/22 03:24:35 DEBUG : file1: reading active writers 2025/07/22 03:24:35 DEBUG : Looking for writers 2025/07/22 03:24:35 DEBUG : dir: reading active writers 2025/07/22 03:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 03:24:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:24:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:24:35 DEBUG : dir: Looking for writers 2025/07/22 03:24:35 DEBUG : file1: reading active writers 2025/07/22 03:24:35 DEBUG : Looking for writers 2025/07/22 03:24:35 DEBUG : dir: reading active writers 2025/07/22 03:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 03:24:35 DEBUG : dir: Looking for writers 2025/07/22 03:24:35 DEBUG : file1: reading active writers 2025/07/22 03:24:35 DEBUG : Looking for writers 2025/07/22 03:24:35 DEBUG : dir: reading active writers 2025/07/22 03:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 03:24:35 DEBUG : dir: Looking for writers 2025/07/22 03:24:35 DEBUG : file1: reading active writers 2025/07/22 03:24:35 DEBUG : Looking for writers 2025/07/22 03:24:35 DEBUG : dir: reading active writers 2025/07/22 03:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 03:24:35 DEBUG : dir: Looking for writers 2025/07/22 03:24:35 DEBUG : file1: reading active writers 2025/07/22 03:24:35 DEBUG : Looking for writers 2025/07/22 03:24:35 DEBUG : dir: reading active writers 2025/07/22 03:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 03:24:35 DEBUG : dir: Looking for writers 2025/07/22 03:24:35 DEBUG : file1: reading active writers 2025/07/22 03:24:35 DEBUG : Looking for writers 2025/07/22 03:24:35 DEBUG : dir: reading active writers 2025/07/22 03:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 03:24:35 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:35 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:24:36 DEBUG : dir: Looking for writers 2025/07/22 03:24:36 DEBUG : file1: reading active writers 2025/07/22 03:24:36 DEBUG : Looking for writers 2025/07/22 03:24:36 DEBUG : dir: reading active writers 2025/07/22 03:24:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 03:24:36 DEBUG : dir: Looking for writers 2025/07/22 03:24:36 DEBUG : file1: reading active writers 2025/07/22 03:24:36 DEBUG : Looking for writers 2025/07/22 03:24:36 DEBUG : dir: reading active writers 2025/07/22 03:24:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:37 DEBUG : dir: Looking for writers 2025/07/22 03:24:37 DEBUG : file1: reading active writers 2025/07/22 03:24:37 DEBUG : Looking for writers 2025/07/22 03:24:37 DEBUG : dir: reading active writers 2025/07/22 03:24:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:38 DEBUG : dir: Looking for writers 2025/07/22 03:24:38 DEBUG : file1: reading active writers 2025/07/22 03:24:38 DEBUG : Looking for writers 2025/07/22 03:24:38 DEBUG : dir: reading active writers 2025/07/22 03:24:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:39 DEBUG : dir: Looking for writers 2025/07/22 03:24:39 DEBUG : file1: reading active writers 2025/07/22 03:24:39 DEBUG : Looking for writers 2025/07/22 03:24:39 DEBUG : dir: reading active writers 2025/07/22 03:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:40 DEBUG : dir: Looking for writers 2025/07/22 03:24:40 DEBUG : file1: reading active writers 2025/07/22 03:24:40 DEBUG : Looking for writers 2025/07/22 03:24:40 DEBUG : dir: reading active writers 2025/07/22 03:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:41 DEBUG : dir: Looking for writers 2025/07/22 03:24:41 DEBUG : file1: reading active writers 2025/07/22 03:24:41 DEBUG : Looking for writers 2025/07/22 03:24:41 DEBUG : dir: reading active writers 2025/07/22 03:24:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:42 DEBUG : dir: Looking for writers 2025/07/22 03:24:42 DEBUG : file1: reading active writers 2025/07/22 03:24:42 DEBUG : Looking for writers 2025/07/22 03:24:42 DEBUG : dir: reading active writers 2025/07/22 03:24:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:43 DEBUG : dir: Looking for writers 2025/07/22 03:24:43 DEBUG : file1: reading active writers 2025/07/22 03:24:43 DEBUG : Looking for writers 2025/07/22 03:24:43 DEBUG : dir: reading active writers 2025/07/22 03:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:44 DEBUG : dir: Looking for writers 2025/07/22 03:24:44 DEBUG : file1: reading active writers 2025/07/22 03:24:44 DEBUG : Looking for writers 2025/07/22 03:24:44 DEBUG : dir: reading active writers 2025/07/22 03:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:45 DEBUG : dir: Looking for writers 2025/07/22 03:24:45 DEBUG : file1: reading active writers 2025/07/22 03:24:45 DEBUG : Looking for writers 2025/07/22 03:24:45 DEBUG : dir: reading active writers 2025/07/22 03:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:46 DEBUG : dir: Looking for writers 2025/07/22 03:24:46 DEBUG : file1: reading active writers 2025/07/22 03:24:46 DEBUG : Looking for writers 2025/07/22 03:24:46 DEBUG : dir: reading active writers 2025/07/22 03:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:47 DEBUG : dir: Looking for writers 2025/07/22 03:24:47 DEBUG : file1: reading active writers 2025/07/22 03:24:47 DEBUG : Looking for writers 2025/07/22 03:24:47 DEBUG : dir: reading active writers 2025/07/22 03:24:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:48 DEBUG : dir: Looking for writers 2025/07/22 03:24:48 DEBUG : file1: reading active writers 2025/07/22 03:24:48 DEBUG : Looking for writers 2025/07/22 03:24:48 DEBUG : dir: reading active writers 2025/07/22 03:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:49 DEBUG : dir: Looking for writers 2025/07/22 03:24:49 DEBUG : file1: reading active writers 2025/07/22 03:24:49 DEBUG : Looking for writers 2025/07/22 03:24:49 DEBUG : dir: reading active writers 2025/07/22 03:24:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:50 DEBUG : dir: Looking for writers 2025/07/22 03:24:50 DEBUG : file1: reading active writers 2025/07/22 03:24:50 DEBUG : Looking for writers 2025/07/22 03:24:50 DEBUG : dir: reading active writers 2025/07/22 03:24:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:51 DEBUG : dir: Looking for writers 2025/07/22 03:24:51 DEBUG : file1: reading active writers 2025/07/22 03:24:51 DEBUG : Looking for writers 2025/07/22 03:24:51 DEBUG : dir: reading active writers 2025/07/22 03:24:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:52 DEBUG : dir: Looking for writers 2025/07/22 03:24:52 DEBUG : file1: reading active writers 2025/07/22 03:24:52 DEBUG : Looking for writers 2025/07/22 03:24:52 DEBUG : dir: reading active writers 2025/07/22 03:24:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:53 DEBUG : dir: Looking for writers 2025/07/22 03:24:53 DEBUG : file1: reading active writers 2025/07/22 03:24:53 DEBUG : Looking for writers 2025/07/22 03:24:53 DEBUG : dir: reading active writers 2025/07/22 03:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:54 DEBUG : dir: Looking for writers 2025/07/22 03:24:54 DEBUG : file1: reading active writers 2025/07/22 03:24:54 DEBUG : Looking for writers 2025/07/22 03:24:54 DEBUG : dir: reading active writers 2025/07/22 03:24:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:55 DEBUG : dir: Looking for writers 2025/07/22 03:24:55 DEBUG : file1: reading active writers 2025/07/22 03:24:55 DEBUG : Looking for writers 2025/07/22 03:24:55 DEBUG : dir: reading active writers 2025/07/22 03:24:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:56 DEBUG : dir: Looking for writers 2025/07/22 03:24:56 DEBUG : file1: reading active writers 2025/07/22 03:24:56 DEBUG : Looking for writers 2025/07/22 03:24:56 DEBUG : dir: reading active writers 2025/07/22 03:24:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:57 DEBUG : dir: Looking for writers 2025/07/22 03:24:57 DEBUG : file1: reading active writers 2025/07/22 03:24:57 DEBUG : Looking for writers 2025/07/22 03:24:57 DEBUG : dir: reading active writers 2025/07/22 03:24:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:58 DEBUG : dir: Looking for writers 2025/07/22 03:24:58 DEBUG : file1: reading active writers 2025/07/22 03:24:58 DEBUG : Looking for writers 2025/07/22 03:24:58 DEBUG : dir: reading active writers 2025/07/22 03:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:24:59 DEBUG : dir: Looking for writers 2025/07/22 03:24:59 DEBUG : file1: reading active writers 2025/07/22 03:24:59 DEBUG : Looking for writers 2025/07/22 03:24:59 DEBUG : dir: reading active writers 2025/07/22 03:24:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:25:00 DEBUG : dir: Looking for writers 2025/07/22 03:25:00 DEBUG : file1: reading active writers 2025/07/22 03:25:00 DEBUG : Looking for writers 2025/07/22 03:25:00 DEBUG : dir: reading active writers 2025/07/22 03:25:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:25:01 DEBUG : dir: Looking for writers 2025/07/22 03:25:01 DEBUG : file1: reading active writers 2025/07/22 03:25:01 DEBUG : Looking for writers 2025/07/22 03:25:01 DEBUG : dir: reading active writers 2025/07/22 03:25:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:25:02 DEBUG : dir: Looking for writers 2025/07/22 03:25:02 DEBUG : file1: reading active writers 2025/07/22 03:25:02 DEBUG : Looking for writers 2025/07/22 03:25:02 DEBUG : dir: reading active writers 2025/07/22 03:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:25:03 DEBUG : dir: Looking for writers 2025/07/22 03:25:03 DEBUG : file1: reading active writers 2025/07/22 03:25:03 DEBUG : Looking for writers 2025/07/22 03:25:03 DEBUG : dir: reading active writers 2025/07/22 03:25:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:25:04 DEBUG : dir: Looking for writers 2025/07/22 03:25:04 DEBUG : file1: reading active writers 2025/07/22 03:25:04 DEBUG : Looking for writers 2025/07/22 03:25:04 DEBUG : dir: reading active writers 2025/07/22 03:25:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:25:05 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0xc00024aff0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000ac0608 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824644994624} name:dir/file1 opens:1 downloaders:0xc00097e4d0 o:0xc000e70300 fd:0xc000402640 info:{ModTime:{wall:13985892340846794295 ext:471786961807 loc:0x3ff7600} ATime:{wall:13985892340847177272 ext:471787344785 loc:0x3ff7600} Size:16 Rs:[] Fingerprint:16 Dirty:false} writeBackID:0 pendingAccesses:0 modified:false beingReset:false}, } 2025/07/22 03:25:05 DEBUG : >WaitForWriters: 2025/07/22 03:25:05 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (41.89s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:25:08 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:25:08 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:25:08 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:08 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:25:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:25:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:08 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:25:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 03:25:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 03:25:13 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 03:25:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 03:25:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 03:25:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 03:25:13 DEBUG : dir/file1(0xc000a2a600): RWFileHandle.Flush 2025/07/22 03:25:13 DEBUG : dir/file1(0xc000a2a600): _readAt: size=256, off=0 2025/07/22 03:25:13 DEBUG : dir/file1(0xc000a2a600): openPending: 2025/07/22 03:25:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/22 03:25:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 03:25:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 03:25:13 DEBUG : dir/file1(0xc000a2a600): >openPending: err= 2025/07/22 03:25:13 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/22 03:25:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:13 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:13 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:13 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:13 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:14 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:14 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:14 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:14 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:14 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:14 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:15 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:15 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:15 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:15 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:16 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:16 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:16 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:16 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:16 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:16 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:17 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:17 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:17 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:17 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:17 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:17 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/07/22 03:25:17 DEBUG : dir/file1(0xc000a2a600): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 read_write_test.go:226: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:226 Error: Should be true Test: TestRWFileHandleFlushRead 2025/07/22 03:25:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_write_test.go:227: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:227 Error: Not equal: expected: 16 actual : 0 Test: TestRWFileHandleFlushRead 2025/07/22 03:25:17 DEBUG : dir/file1(0xc000a2a600): RWFileHandle.Flush 2025/07/22 03:25:17 DEBUG : dir/file1(0xc000a2a600): RWFileHandle.Flush 2025/07/22 03:25:17 DEBUG : dir/file1(0xc000a2a600): close: 2025/07/22 03:25:17 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:17 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:17 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-22 03:25:10 +0000 UTC 2025/07/22 03:25:17 DEBUG : dir/file1(0xc000a2a600): >close: err= 2025/07/22 03:25:17 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:25:17 DEBUG : dir: Looking for writers 2025/07/22 03:25:17 DEBUG : file1: reading active writers 2025/07/22 03:25:17 DEBUG : Looking for writers 2025/07/22 03:25:17 DEBUG : dir: reading active writers 2025/07/22 03:25:17 DEBUG : >WaitForWriters: 2025/07/22 03:25:17 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (12.56s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:25:21 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:25:21 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:25:21 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:21 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:25:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:25:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:21 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:25:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 03:25:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 03:25:25 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 03:25:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 03:25:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 03:25:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 03:25:25 DEBUG : dir/file1(0xc0009e7200): _readAt: size=256, off=0 2025/07/22 03:25:25 DEBUG : dir/file1(0xc0009e7200): openPending: 2025/07/22 03:25:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/22 03:25:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 03:25:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 03:25:25 DEBUG : dir/file1(0xc0009e7200): >openPending: err= 2025/07/22 03:25:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/22 03:25:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:25 INFO : dir/file1: vfs cache: downloader: error count now 1: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:25 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:26 INFO : dir/file1: vfs cache: downloader: error count now 2: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:26 INFO : dir/file1: vfs cache: downloader: error count now 3: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:26 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:27 INFO : dir/file1: vfs cache: downloader: error count now 4: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:27 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:27 INFO : dir/file1: vfs cache: downloader: error count now 5: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:27 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:27 INFO : dir/file1: vfs cache: downloader: error count now 6: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:27 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:28 INFO : dir/file1: vfs cache: downloader: error count now 7: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:28 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:28 INFO : dir/file1: vfs cache: downloader: error count now 8: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:28 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:29 INFO : dir/file1: vfs cache: downloader: error count now 9: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:29 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:29 INFO : dir/file1: vfs cache: downloader: error count now 10: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:29 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:29 INFO : dir/file1: vfs cache: downloader: error count now 11: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:29 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 03:25:29 ERROR : dir/file1: vfs cache: too many errors 11/10: last error: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:29 ERROR : dir/file1: vfs cache: failed to kick waiters: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:29 ERROR : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:29 DEBUG : dir/file1: vfs cache: failed to _ensure cache vfs reader: failed to write to cache file: Open failed: RootURL not set is not out of space 2025/07/22 03:25:29 DEBUG : dir/file1(0xc0009e7200): >_readAt: n=0, err=vfs reader: failed to write to cache file: Open failed: RootURL not set read_write_test.go:249: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:249 Error: Should be true Test: TestRWFileHandleReleaseRead read_write_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:250 Error: Not equal: expected: 16 actual : 0 Test: TestRWFileHandleReleaseRead 2025/07/22 03:25:29 DEBUG : dir/file1(0xc0009e7200): RWFileHandle.Release 2025/07/22 03:25:29 DEBUG : dir/file1(0xc0009e7200): close: 2025/07/22 03:25:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 03:25:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 03:25:30 INFO : dir/file1: vfs cache: downloader: error count now 12: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:30 ERROR : dir/file1: vfs cache: failed to download: vfs reader: failed to write to cache file: Open failed: RootURL not set 2025/07/22 03:25:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-22 03:25:23 +0000 UTC 2025/07/22 03:25:30 DEBUG : dir/file1(0xc0009e7200): >close: err= 2025/07/22 03:25:30 DEBUG : dir/file1(0xc0009e7200): RWFileHandle.Release 2025/07/22 03:25:30 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:25:30 DEBUG : dir: Looking for writers 2025/07/22 03:25:30 DEBUG : file1: reading active writers 2025/07/22 03:25:30 DEBUG : Looking for writers 2025/07/22 03:25:30 DEBUG : dir: reading active writers 2025/07/22 03:25:30 DEBUG : >WaitForWriters: 2025/07/22 03:25:30 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (12.50s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:25:33 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:25:33 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:25:33 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:33 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:25:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:25:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:25:33 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:25:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:25:34 DEBUG : file1: newRWFileHandle: 2025/07/22 03:25:34 DEBUG : file1(0xc0007c2b40): openPending: 2025/07/22 03:25:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:25:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:25:34 DEBUG : file1(0xc0007c2b40): >openPending: err= 2025/07/22 03:25:34 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 03:25:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:25:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 03:25:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 03:25:34 DEBUG : file1(0xc0007c2b40): _writeAt: size=5, off=0 2025/07/22 03:25:34 DEBUG : file1(0xc0007c2b40): >_writeAt: n=5, err= 2025/07/22 03:25:34 DEBUG : file1(0xc0007c2b40): _writeAt: size=7, off=5 2025/07/22 03:25:34 DEBUG : file1(0xc0007c2b40): >_writeAt: n=7, err= 2025/07/22 03:25:34 DEBUG : file1: vfs cache: truncate to size=11 2025/07/22 03:25:34 DEBUG : file1(0xc0007c2b40): close: 2025/07/22 03:25:34 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 03:25:34.079556975 +0000 UTC m=+534.681472159 2025/07/22 03:25:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 03:25:34 DEBUG : file1(0xc0007c2b40): >close: err= 2025/07/22 03:25:34 DEBUG : file1(0xc0007c2b40): close: 2025/07/22 03:25:34 DEBUG : file1(0xc0007c2b40): >close: err=file already closed 2025/07/22 03:25:34 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:25:34 DEBUG : Looking for writers 2025/07/22 03:25:34 DEBUG : file1: reading active writers 2025/07/22 03:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 03:25:34 DEBUG : Looking for writers 2025/07/22 03:25:34 DEBUG : file1: reading active writers 2025/07/22 03:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 03:25:34 DEBUG : Looking for writers 2025/07/22 03:25:34 DEBUG : file1: reading active writers 2025/07/22 03:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 03:25:34 DEBUG : Looking for writers 2025/07/22 03:25:34 DEBUG : file1: reading active writers 2025/07/22 03:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 03:25:34 DEBUG : file1: vfs cache: starting upload 2025/07/22 03:25:34 DEBUG : Looking for writers 2025/07/22 03:25:34 DEBUG : file1: reading active writers 2025/07/22 03:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 03:25:34 DEBUG : Looking for writers 2025/07/22 03:25:34 DEBUG : file1: reading active writers 2025/07/22 03:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 03:25:34 DEBUG : Looking for writers 2025/07/22 03:25:34 DEBUG : file1: reading active writers 2025/07/22 03:25:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 03:25:35 DEBUG : Looking for writers 2025/07/22 03:25:35 DEBUG : file1: reading active writers 2025/07/22 03:25:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:25:36 INFO : file1: Copied (new) 2025/07/22 03:25:36 DEBUG : file1: vfs cache: fingerprint now "11" 2025/07/22 03:25:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 03:25:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:25:36 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 03:25:36 DEBUG : Looking for writers 2025/07/22 03:25:36 DEBUG : file1: reading active writers 2025/07/22 03:25:36 DEBUG : >WaitForWriters: 2025/07/22 03:25:36 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:25:36 DEBUG : Looking for writers 2025/07/22 03:25:36 DEBUG : file1: reading active writers 2025/07/22 03:25:36 DEBUG : >WaitForWriters: 2025/07/22 03:25:36 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (4.36s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:25:38 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:25:38 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:25:38 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:38 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:25:38 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:25:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:25:38 DEBUG : file1: newRWFileHandle: 2025/07/22 03:25:38 DEBUG : file1(0xc00098eb00): openPending: 2025/07/22 03:25:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:25:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:25:38 DEBUG : file1(0xc00098eb00): >openPending: err= 2025/07/22 03:25:38 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 03:25:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:25:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 03:25:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 03:25:38 DEBUG : file1(0xc00098eb00): _writeAt: size=7, off=0 2025/07/22 03:25:38 DEBUG : file1(0xc00098eb00): >_writeAt: n=7, err= 2025/07/22 03:25:38 DEBUG : file1(0xc00098eb00): _writeAt: size=6, off=5 2025/07/22 03:25:38 DEBUG : file1(0xc00098eb00): >_writeAt: n=6, err= 2025/07/22 03:25:38 DEBUG : file1(0xc00098eb00): close: 2025/07/22 03:25:38 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 03:25:38.443822336 +0000 UTC m=+539.045737521 2025/07/22 03:25:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 03:25:38 DEBUG : file1(0xc00098eb00): >close: err= 2025/07/22 03:25:38 DEBUG : file1(0xc00098eb00): _writeAt: size=5, off=0 2025/07/22 03:25:38 DEBUG : file1(0xc00098eb00): >_writeAt: n=0, err=file already closed 2025/07/22 03:25:38 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:25:38 DEBUG : Looking for writers 2025/07/22 03:25:38 DEBUG : file1: reading active writers 2025/07/22 03:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 03:25:38 DEBUG : Looking for writers 2025/07/22 03:25:38 DEBUG : file1: reading active writers 2025/07/22 03:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 03:25:38 DEBUG : Looking for writers 2025/07/22 03:25:38 DEBUG : file1: reading active writers 2025/07/22 03:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 03:25:38 DEBUG : Looking for writers 2025/07/22 03:25:38 DEBUG : file1: reading active writers 2025/07/22 03:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 03:25:38 DEBUG : file1: vfs cache: starting upload 2025/07/22 03:25:38 DEBUG : Looking for writers 2025/07/22 03:25:38 DEBUG : file1: reading active writers 2025/07/22 03:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 03:25:38 DEBUG : Looking for writers 2025/07/22 03:25:38 DEBUG : file1: reading active writers 2025/07/22 03:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 03:25:39 DEBUG : Looking for writers 2025/07/22 03:25:39 DEBUG : file1: reading active writers 2025/07/22 03:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 03:25:39 DEBUG : Looking for writers 2025/07/22 03:25:39 DEBUG : file1: reading active writers 2025/07/22 03:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:25:40 INFO : file1: Copied (new) 2025/07/22 03:25:40 DEBUG : file1: vfs cache: fingerprint now "11" 2025/07/22 03:25:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 03:25:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:25:40 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 03:25:40 DEBUG : Looking for writers 2025/07/22 03:25:40 DEBUG : file1: reading active writers 2025/07/22 03:25:40 DEBUG : >WaitForWriters: 2025/07/22 03:25:40 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:25:40 DEBUG : Looking for writers 2025/07/22 03:25:40 DEBUG : file1: reading active writers 2025/07/22 03:25:40 DEBUG : >WaitForWriters: 2025/07/22 03:25:40 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (4.37s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:25:42 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:25:42 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:25:42 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:42 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:25:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:25:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:25:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:25:42 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:25:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:25:42 DEBUG : file1: newRWFileHandle: 2025/07/22 03:25:42 DEBUG : file1(0xc000ddf900): openPending: 2025/07/22 03:25:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:25:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:25:42 DEBUG : file1(0xc000ddf900): >openPending: err= 2025/07/22 03:25:42 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 03:25:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:25:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 03:25:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 03:25:42 DEBUG : file1(0xc000ddf900): close: 2025/07/22 03:25:42 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 03:25:42.815400875 +0000 UTC m=+543.417316099 2025/07/22 03:25:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 03:25:42 DEBUG : file1(0xc000ddf900): >close: err= 2025/07/22 03:25:42 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/22 03:25:42 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 03:25:42 DEBUG : file2: newRWFileHandle: 2025/07/22 03:25:42 DEBUG : file2(0xc000ddfd80): openPending: 2025/07/22 03:25:42 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:25:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/22 03:25:42 DEBUG : file2(0xc000ddfd80): >openPending: err= 2025/07/22 03:25:42 DEBUG : file2: >newRWFileHandle: err= 2025/07/22 03:25:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/22 03:25:42 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/22 03:25:42 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/22 03:25:42 DEBUG : file2(0xc000ddfd80): RWFileHandle.Flush 2025/07/22 03:25:42 DEBUG : file2(0xc000ddfd80): RWFileHandle.Release 2025/07/22 03:25:42 DEBUG : file2(0xc000ddfd80): close: 2025/07/22 03:25:42 DEBUG : file2: vfs cache: setting modification time to 2025-07-22 03:25:42.816918723 +0000 UTC m=+543.418833937 2025/07/22 03:25:42 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/22 03:25:42 DEBUG : file2(0xc000ddfd80): >close: err= 2025/07/22 03:25:42 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:25:42 DEBUG : Looking for writers 2025/07/22 03:25:42 DEBUG : file1: reading active writers 2025/07/22 03:25:42 DEBUG : file2: reading active writers 2025/07/22 03:25:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/22 03:25:42 DEBUG : Looking for writers 2025/07/22 03:25:42 DEBUG : file1: reading active writers 2025/07/22 03:25:42 DEBUG : file2: reading active writers 2025/07/22 03:25:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/22 03:25:42 DEBUG : Looking for writers 2025/07/22 03:25:42 DEBUG : file1: reading active writers 2025/07/22 03:25:42 DEBUG : file2: reading active writers 2025/07/22 03:25:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/22 03:25:42 DEBUG : Looking for writers 2025/07/22 03:25:42 DEBUG : file2: reading active writers 2025/07/22 03:25:42 DEBUG : file1: reading active writers 2025/07/22 03:25:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/22 03:25:42 DEBUG : file1: vfs cache: starting upload 2025/07/22 03:25:42 ERROR : file1: Failed to copy: can't upload empty files to this remote 2025/07/22 03:25:42 ERROR : file1: Writeback failed: can't upload empty files to this remote 2025/07/22 03:25:42 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 03:25:42 DEBUG : file2: vfs cache: starting upload 2025/07/22 03:25:42 ERROR : file2: Failed to copy: can't upload empty files to this remote 2025/07/22 03:25:42 ERROR : file2: Writeback failed: can't upload empty files to this remote 2025/07/22 03:25:42 INFO : file2: vfs cache: upload succeeded try #1 2025/07/22 03:25:42 DEBUG : Looking for writers 2025/07/22 03:25:42 DEBUG : file2: reading active writers 2025/07/22 03:25:42 DEBUG : file1: reading active writers 2025/07/22 03:25:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/07/22 03:25:43 DEBUG : Looking for writers 2025/07/22 03:25:43 DEBUG : file1: reading active writers 2025/07/22 03:25:43 DEBUG : file2: reading active writers 2025/07/22 03:25:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/07/22 03:25:43 DEBUG : Looking for writers 2025/07/22 03:25:43 DEBUG : file1: reading active writers 2025/07/22 03:25:43 DEBUG : file2: reading active writers 2025/07/22 03:25:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/07/22 03:25:44 DEBUG : Looking for writers 2025/07/22 03:25:44 DEBUG : file2: reading active writers 2025/07/22 03:25:44 DEBUG : file1: reading active writers 2025/07/22 03:25:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:25:45 DEBUG : Looking for writers 2025/07/22 03:25:45 DEBUG : file2: reading active writers 2025/07/22 03:25:45 DEBUG : file1: reading active writers 2025/07/22 03:25:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:25:46 DEBUG : Looking for writers 2025/07/22 03:25:46 DEBUG : file1: reading active writers 2025/07/22 03:25:46 DEBUG : file2: reading active writers 2025/07/22 03:25:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:25:47 DEBUG : Looking for writers 2025/07/22 03:25:47 DEBUG : file1: reading active writers 2025/07/22 03:25:47 DEBUG : file2: reading active writers 2025/07/22 03:25:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:25:48 DEBUG : Looking for writers 2025/07/22 03:25:48 DEBUG : file1: reading active writers 2025/07/22 03:25:48 DEBUG : file2: reading active writers 2025/07/22 03:25:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:25:49 DEBUG : Looking for writers 2025/07/22 03:25:49 DEBUG : file1: reading active writers 2025/07/22 03:25:49 DEBUG : file2: reading active writers 2025/07/22 03:25:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:25:50 DEBUG : Looking for writers 2025/07/22 03:25:50 DEBUG : file1: reading active writers 2025/07/22 03:25:50 DEBUG : file2: reading active writers 2025/07/22 03:25:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:25:51 DEBUG : Looking for writers 2025/07/22 03:25:51 DEBUG : file1: reading active writers 2025/07/22 03:25:51 DEBUG : file2: reading active writers 2025/07/22 03:25:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:25:52 DEBUG : Looking for writers 2025/07/22 03:25:52 DEBUG : file1: reading active writers 2025/07/22 03:25:52 DEBUG : file2: reading active writers 2025/07/22 03:25:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:25:53 DEBUG : Looking for writers 2025/07/22 03:25:53 DEBUG : file1: reading active writers 2025/07/22 03:25:53 DEBUG : file2: reading active writers 2025/07/22 03:25:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:25:54 DEBUG : Looking for writers 2025/07/22 03:25:54 DEBUG : file1: reading active writers 2025/07/22 03:25:54 DEBUG : file2: reading active writers 2025/07/22 03:25:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:25:55 DEBUG : Looking for writers 2025/07/22 03:25:55 DEBUG : file1: reading active writers 2025/07/22 03:25:55 DEBUG : file2: reading active writers 2025/07/22 03:25:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:25:56 DEBUG : Looking for writers 2025/07/22 03:25:56 DEBUG : file1: reading active writers 2025/07/22 03:25:56 DEBUG : file2: reading active writers 2025/07/22 03:25:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:25:57 DEBUG : Looking for writers 2025/07/22 03:25:57 DEBUG : file1: reading active writers 2025/07/22 03:25:57 DEBUG : file2: reading active writers 2025/07/22 03:25:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:25:58 DEBUG : Looking for writers 2025/07/22 03:25:58 DEBUG : file1: reading active writers 2025/07/22 03:25:58 DEBUG : file2: reading active writers 2025/07/22 03:25:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:25:59 DEBUG : Looking for writers 2025/07/22 03:25:59 DEBUG : file1: reading active writers 2025/07/22 03:25:59 DEBUG : file2: reading active writers 2025/07/22 03:25:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:00 DEBUG : Looking for writers 2025/07/22 03:26:00 DEBUG : file1: reading active writers 2025/07/22 03:26:00 DEBUG : file2: reading active writers 2025/07/22 03:26:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:01 DEBUG : Looking for writers 2025/07/22 03:26:01 DEBUG : file1: reading active writers 2025/07/22 03:26:01 DEBUG : file2: reading active writers 2025/07/22 03:26:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:02 DEBUG : Looking for writers 2025/07/22 03:26:02 DEBUG : file1: reading active writers 2025/07/22 03:26:02 DEBUG : file2: reading active writers 2025/07/22 03:26:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:03 DEBUG : Looking for writers 2025/07/22 03:26:03 DEBUG : file1: reading active writers 2025/07/22 03:26:03 DEBUG : file2: reading active writers 2025/07/22 03:26:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:04 DEBUG : Looking for writers 2025/07/22 03:26:04 DEBUG : file1: reading active writers 2025/07/22 03:26:04 DEBUG : file2: reading active writers 2025/07/22 03:26:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:05 DEBUG : Looking for writers 2025/07/22 03:26:05 DEBUG : file1: reading active writers 2025/07/22 03:26:05 DEBUG : file2: reading active writers 2025/07/22 03:26:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:06 DEBUG : Looking for writers 2025/07/22 03:26:06 DEBUG : file2: reading active writers 2025/07/22 03:26:06 DEBUG : file1: reading active writers 2025/07/22 03:26:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:07 DEBUG : Looking for writers 2025/07/22 03:26:07 DEBUG : file1: reading active writers 2025/07/22 03:26:07 DEBUG : file2: reading active writers 2025/07/22 03:26:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:08 DEBUG : Looking for writers 2025/07/22 03:26:08 DEBUG : file1: reading active writers 2025/07/22 03:26:08 DEBUG : file2: reading active writers 2025/07/22 03:26:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:09 DEBUG : Looking for writers 2025/07/22 03:26:09 DEBUG : file1: reading active writers 2025/07/22 03:26:09 DEBUG : file2: reading active writers 2025/07/22 03:26:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:10 DEBUG : Looking for writers 2025/07/22 03:26:10 DEBUG : file1: reading active writers 2025/07/22 03:26:10 DEBUG : file2: reading active writers 2025/07/22 03:26:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:11 DEBUG : Looking for writers 2025/07/22 03:26:11 DEBUG : file1: reading active writers 2025/07/22 03:26:11 DEBUG : file2: reading active writers 2025/07/22 03:26:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:12 DEBUG : Looking for writers 2025/07/22 03:26:12 DEBUG : file1: reading active writers 2025/07/22 03:26:12 DEBUG : file2: reading active writers 2025/07/22 03:26:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:12 ERROR : Exiting even though 0 writers active and 2 cache items in use after 30s Cache{ "file1": &{c:0xc000a873b0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000b12c08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824645332032} name:file1 opens:0 downloaders: o: fd: info:{ModTime:{wall:13985892417712818091 ext:543417316099 loc:0x3ff7600} ATime:{wall:13985892417713165582 ext:543417663590 loc:0x3ff7600} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, "file2": &{c:0xc000a873b0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000b12d08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824645332288} name:file2 opens:0 downloaders: o: fd: info:{ModTime:{wall:13985892417714335939 ext:543418833937 loc:0x3ff7600} ATime:{wall:13985892417714690293 ext:543419188291 loc:0x3ff7600} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:2 pendingAccesses:0 modified:false beingReset:false}, } 2025/07/22 03:26:12 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want file1 (0), file2 (0) got fstest.go:200: Not found "file1" fstest.go:200: Not found "file2" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Not equal: expected: 0 actual : 2 Test: TestRWFileHandleWriteNoWrite Messages: 2 objects not found 2025/07/22 03:26:20 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:26:20 DEBUG : Looking for writers 2025/07/22 03:26:20 DEBUG : file1: reading active writers 2025/07/22 03:26:20 DEBUG : file2: reading active writers 2025/07/22 03:26:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/22 03:26:20 DEBUG : Looking for writers 2025/07/22 03:26:20 DEBUG : file1: reading active writers 2025/07/22 03:26:20 DEBUG : file2: reading active writers 2025/07/22 03:26:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/22 03:26:20 DEBUG : Looking for writers 2025/07/22 03:26:20 DEBUG : file1: reading active writers 2025/07/22 03:26:20 DEBUG : file2: reading active writers 2025/07/22 03:26:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/22 03:26:20 DEBUG : Looking for writers 2025/07/22 03:26:20 DEBUG : file1: reading active writers 2025/07/22 03:26:20 DEBUG : file2: reading active writers 2025/07/22 03:26:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/22 03:26:20 DEBUG : Looking for writers 2025/07/22 03:26:20 DEBUG : file1: reading active writers 2025/07/22 03:26:20 DEBUG : file2: reading active writers 2025/07/22 03:26:20 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/07/22 03:26:21 DEBUG : Looking for writers 2025/07/22 03:26:21 DEBUG : file1: reading active writers 2025/07/22 03:26:21 DEBUG : file2: reading active writers 2025/07/22 03:26:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/07/22 03:26:21 DEBUG : Looking for writers 2025/07/22 03:26:21 DEBUG : file1: reading active writers 2025/07/22 03:26:21 DEBUG : file2: reading active writers 2025/07/22 03:26:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/07/22 03:26:22 DEBUG : Looking for writers 2025/07/22 03:26:22 DEBUG : file1: reading active writers 2025/07/22 03:26:22 DEBUG : file2: reading active writers 2025/07/22 03:26:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:23 DEBUG : Looking for writers 2025/07/22 03:26:23 DEBUG : file2: reading active writers 2025/07/22 03:26:23 DEBUG : file1: reading active writers 2025/07/22 03:26:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:24 DEBUG : Looking for writers 2025/07/22 03:26:24 DEBUG : file2: reading active writers 2025/07/22 03:26:24 DEBUG : file1: reading active writers 2025/07/22 03:26:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:25 DEBUG : Looking for writers 2025/07/22 03:26:25 DEBUG : file1: reading active writers 2025/07/22 03:26:25 DEBUG : file2: reading active writers 2025/07/22 03:26:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:26 DEBUG : Looking for writers 2025/07/22 03:26:26 DEBUG : file1: reading active writers 2025/07/22 03:26:26 DEBUG : file2: reading active writers 2025/07/22 03:26:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:27 DEBUG : Looking for writers 2025/07/22 03:26:27 DEBUG : file1: reading active writers 2025/07/22 03:26:27 DEBUG : file2: reading active writers 2025/07/22 03:26:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:28 DEBUG : Looking for writers 2025/07/22 03:26:28 DEBUG : file1: reading active writers 2025/07/22 03:26:28 DEBUG : file2: reading active writers 2025/07/22 03:26:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:29 DEBUG : Looking for writers 2025/07/22 03:26:29 DEBUG : file1: reading active writers 2025/07/22 03:26:29 DEBUG : file2: reading active writers 2025/07/22 03:26:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:30 DEBUG : Looking for writers 2025/07/22 03:26:30 DEBUG : file1: reading active writers 2025/07/22 03:26:30 DEBUG : file2: reading active writers 2025/07/22 03:26:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:31 DEBUG : Looking for writers 2025/07/22 03:26:31 DEBUG : file2: reading active writers 2025/07/22 03:26:31 DEBUG : file1: reading active writers 2025/07/22 03:26:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:32 DEBUG : Looking for writers 2025/07/22 03:26:32 DEBUG : file1: reading active writers 2025/07/22 03:26:32 DEBUG : file2: reading active writers 2025/07/22 03:26:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:33 DEBUG : Looking for writers 2025/07/22 03:26:33 DEBUG : file2: reading active writers 2025/07/22 03:26:33 DEBUG : file1: reading active writers 2025/07/22 03:26:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:34 DEBUG : Looking for writers 2025/07/22 03:26:34 DEBUG : file1: reading active writers 2025/07/22 03:26:34 DEBUG : file2: reading active writers 2025/07/22 03:26:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:35 DEBUG : Looking for writers 2025/07/22 03:26:35 DEBUG : file1: reading active writers 2025/07/22 03:26:35 DEBUG : file2: reading active writers 2025/07/22 03:26:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:36 DEBUG : Looking for writers 2025/07/22 03:26:36 DEBUG : file1: reading active writers 2025/07/22 03:26:36 DEBUG : file2: reading active writers 2025/07/22 03:26:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:37 DEBUG : Looking for writers 2025/07/22 03:26:37 DEBUG : file1: reading active writers 2025/07/22 03:26:37 DEBUG : file2: reading active writers 2025/07/22 03:26:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:38 DEBUG : Looking for writers 2025/07/22 03:26:38 DEBUG : file1: reading active writers 2025/07/22 03:26:38 DEBUG : file2: reading active writers 2025/07/22 03:26:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:39 DEBUG : Looking for writers 2025/07/22 03:26:39 DEBUG : file1: reading active writers 2025/07/22 03:26:39 DEBUG : file2: reading active writers 2025/07/22 03:26:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:40 DEBUG : Looking for writers 2025/07/22 03:26:40 DEBUG : file1: reading active writers 2025/07/22 03:26:40 DEBUG : file2: reading active writers 2025/07/22 03:26:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:41 DEBUG : Looking for writers 2025/07/22 03:26:41 DEBUG : file1: reading active writers 2025/07/22 03:26:41 DEBUG : file2: reading active writers 2025/07/22 03:26:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:42 DEBUG : Looking for writers 2025/07/22 03:26:42 DEBUG : file1: reading active writers 2025/07/22 03:26:42 DEBUG : file2: reading active writers 2025/07/22 03:26:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:42 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/07/22 03:26:42 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file2 not removed, freed 0 bytes 2025/07/22 03:26:42 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 2 (was 2) in use 2, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:26:43 DEBUG : Looking for writers 2025/07/22 03:26:43 DEBUG : file1: reading active writers 2025/07/22 03:26:43 DEBUG : file2: reading active writers 2025/07/22 03:26:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:44 DEBUG : Looking for writers 2025/07/22 03:26:44 DEBUG : file1: reading active writers 2025/07/22 03:26:44 DEBUG : file2: reading active writers 2025/07/22 03:26:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:45 DEBUG : Looking for writers 2025/07/22 03:26:45 DEBUG : file1: reading active writers 2025/07/22 03:26:45 DEBUG : file2: reading active writers 2025/07/22 03:26:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:46 DEBUG : Looking for writers 2025/07/22 03:26:46 DEBUG : file1: reading active writers 2025/07/22 03:26:46 DEBUG : file2: reading active writers 2025/07/22 03:26:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:47 DEBUG : Looking for writers 2025/07/22 03:26:47 DEBUG : file1: reading active writers 2025/07/22 03:26:47 DEBUG : file2: reading active writers 2025/07/22 03:26:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:48 DEBUG : Looking for writers 2025/07/22 03:26:48 DEBUG : file1: reading active writers 2025/07/22 03:26:48 DEBUG : file2: reading active writers 2025/07/22 03:26:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:49 DEBUG : Looking for writers 2025/07/22 03:26:49 DEBUG : file1: reading active writers 2025/07/22 03:26:49 DEBUG : file2: reading active writers 2025/07/22 03:26:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:50 DEBUG : Looking for writers 2025/07/22 03:26:50 DEBUG : file1: reading active writers 2025/07/22 03:26:50 DEBUG : file2: reading active writers 2025/07/22 03:26:50 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/07/22 03:26:50 ERROR : Exiting even though 0 writers active and 2 cache items in use after 30s Cache{ "file1": &{c:0xc000a873b0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000b12c08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824645332032} name:file1 opens:0 downloaders: o: fd: info:{ModTime:{wall:13985892417712818091 ext:543417316099 loc:0x3ff7600} ATime:{wall:13985892417713165582 ext:543417663590 loc:0x3ff7600} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, "file2": &{c:0xc000a873b0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000b12d08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824645332288} name:file2 opens:0 downloaders: o: fd: info:{ModTime:{wall:13985892417714335939 ext:543418833937 loc:0x3ff7600} ATime:{wall:13985892417714690293 ext:543419188291 loc:0x3ff7600} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:2 pendingAccesses:0 modified:false beingReset:false}, } 2025/07/22 03:26:50 DEBUG : >WaitForWriters: 2025/07/22 03:26:50 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleWriteNoWrite (68.77s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:26:51 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:26:51 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:26:51 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:51 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:26:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:26:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:26:51 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:26:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:26:51 DEBUG : file1: newRWFileHandle: 2025/07/22 03:26:51 DEBUG : file1(0xc000b3cf80): openPending: 2025/07/22 03:26:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:26:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:26:51 DEBUG : file1(0xc000b3cf80): >openPending: err= 2025/07/22 03:26:51 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 03:26:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:26:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 03:26:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 03:26:51 DEBUG : file1(0xc000b3cf80): _writeAt: size=5, off=0 2025/07/22 03:26:51 DEBUG : file1(0xc000b3cf80): >_writeAt: n=5, err= 2025/07/22 03:26:51 DEBUG : file1(0xc000b3cf80): RWFileHandle.Flush 2025/07/22 03:26:51 DEBUG : file1(0xc000b3cf80): RWFileHandle.Flush 2025/07/22 03:26:51 DEBUG : file1(0xc000b3cf80): close: 2025/07/22 03:26:51 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 03:26:51.576673342 +0000 UTC m=+612.178588526 2025/07/22 03:26:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 03:26:51 DEBUG : file1(0xc000b3cf80): >close: err= 2025/07/22 03:26:51 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:26:51 DEBUG : Looking for writers 2025/07/22 03:26:51 DEBUG : file1: reading active writers 2025/07/22 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 03:26:51 DEBUG : Looking for writers 2025/07/22 03:26:51 DEBUG : file1: reading active writers 2025/07/22 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 03:26:51 DEBUG : Looking for writers 2025/07/22 03:26:51 DEBUG : file1: reading active writers 2025/07/22 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 03:26:51 DEBUG : Looking for writers 2025/07/22 03:26:51 DEBUG : file1: reading active writers 2025/07/22 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 03:26:51 DEBUG : file1: vfs cache: starting upload 2025/07/22 03:26:51 DEBUG : Looking for writers 2025/07/22 03:26:51 DEBUG : file1: reading active writers 2025/07/22 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 03:26:51 DEBUG : Looking for writers 2025/07/22 03:26:51 DEBUG : file1: reading active writers 2025/07/22 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 03:26:52 DEBUG : Looking for writers 2025/07/22 03:26:52 DEBUG : file1: reading active writers 2025/07/22 03:26:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 03:26:52 DEBUG : Looking for writers 2025/07/22 03:26:52 DEBUG : file1: reading active writers 2025/07/22 03:26:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:26:53 INFO : file1: Copied (new) 2025/07/22 03:26:53 DEBUG : file1: vfs cache: fingerprint now "5" 2025/07/22 03:26:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 03:26:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:26:53 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 03:26:53 DEBUG : Looking for writers 2025/07/22 03:26:53 DEBUG : file1: reading active writers 2025/07/22 03:26:53 DEBUG : >WaitForWriters: 2025/07/22 03:26:53 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (4.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:26:55 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:26:55 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:26:55 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:55 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:26:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:26:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:26:55 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:26:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:26:55 DEBUG : file1: newRWFileHandle: 2025/07/22 03:26:55 DEBUG : file1(0xc000968e00): openPending: 2025/07/22 03:26:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:26:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:26:55 DEBUG : file1(0xc000968e00): >openPending: err= 2025/07/22 03:26:55 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 03:26:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:26:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 03:26:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 03:26:55 DEBUG : file1(0xc000968e00): _writeAt: size=5, off=0 2025/07/22 03:26:55 DEBUG : file1(0xc000968e00): >_writeAt: n=5, err= 2025/07/22 03:26:55 DEBUG : file1(0xc000968e00): RWFileHandle.Release 2025/07/22 03:26:55 DEBUG : file1(0xc000968e00): close: 2025/07/22 03:26:55 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 03:26:55.739117242 +0000 UTC m=+616.341032425 2025/07/22 03:26:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 03:26:55 DEBUG : file1(0xc000968e00): >close: err= 2025/07/22 03:26:55 DEBUG : file1(0xc000968e00): RWFileHandle.Release 2025/07/22 03:26:55 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:26:55 DEBUG : Looking for writers 2025/07/22 03:26:55 DEBUG : file1: reading active writers 2025/07/22 03:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 03:26:55 DEBUG : Looking for writers 2025/07/22 03:26:55 DEBUG : file1: reading active writers 2025/07/22 03:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 03:26:55 DEBUG : Looking for writers 2025/07/22 03:26:55 DEBUG : file1: reading active writers 2025/07/22 03:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 03:26:55 DEBUG : Looking for writers 2025/07/22 03:26:55 DEBUG : file1: reading active writers 2025/07/22 03:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 03:26:55 DEBUG : file1: vfs cache: starting upload 2025/07/22 03:26:55 DEBUG : Looking for writers 2025/07/22 03:26:55 DEBUG : file1: reading active writers 2025/07/22 03:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 03:26:56 DEBUG : Looking for writers 2025/07/22 03:26:56 DEBUG : file1: reading active writers 2025/07/22 03:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 03:26:56 DEBUG : Looking for writers 2025/07/22 03:26:56 DEBUG : file1: reading active writers 2025/07/22 03:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 03:26:57 DEBUG : Looking for writers 2025/07/22 03:26:57 DEBUG : file1: reading active writers 2025/07/22 03:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:26:57 INFO : file1: Copied (new) 2025/07/22 03:26:57 DEBUG : file1: vfs cache: fingerprint now "5" 2025/07/22 03:26:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 03:26:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:26:57 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 03:26:58 DEBUG : Looking for writers 2025/07/22 03:26:58 DEBUG : file1: reading active writers 2025/07/22 03:26:58 DEBUG : >WaitForWriters: 2025/07/22 03:26:58 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (4.17s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:26:59 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:26:59 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:26:59 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:59 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:26:59 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:27:03 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/22 03:27:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 03:27:03 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 03:27:03 DEBUG : dir/file1(0xc000a70540): openPending: 2025/07/22 03:27:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/22 03:27:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 03:27:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 03:27:03 DEBUG : dir/file1(0xc000a70540): >openPending: err= 2025/07/22 03:27:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/22 03:27:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 03:27:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 03:27:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 03:27:03 DEBUG : dir/file1(0xc000a70540): _writeAt: size=5, off=0 2025/07/22 03:27:03 DEBUG : dir/file1(0xc000a70540): >_writeAt: n=5, err= 2025/07/22 03:27:03 DEBUG : dir/file1(0xc000a70540): close: 2025/07/22 03:27:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:03 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-22 03:27:03.97885973 +0000 UTC m=+624.580774914 2025/07/22 03:27:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:03 DEBUG : dir/file1(0xc000a70540): >close: err= 2025/07/22 03:27:03 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:27:03 DEBUG : dir: Looking for writers 2025/07/22 03:27:03 DEBUG : file1: reading active writers 2025/07/22 03:27:03 DEBUG : Looking for writers 2025/07/22 03:27:03 DEBUG : dir: reading active writers 2025/07/22 03:27:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 03:27:03 DEBUG : dir: Looking for writers 2025/07/22 03:27:03 DEBUG : file1: reading active writers 2025/07/22 03:27:03 DEBUG : Looking for writers 2025/07/22 03:27:03 DEBUG : dir: reading active writers 2025/07/22 03:27:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 03:27:04 DEBUG : dir: Looking for writers 2025/07/22 03:27:04 DEBUG : file1: reading active writers 2025/07/22 03:27:04 DEBUG : Looking for writers 2025/07/22 03:27:04 DEBUG : dir: reading active writers 2025/07/22 03:27:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 03:27:04 DEBUG : dir: Looking for writers 2025/07/22 03:27:04 DEBUG : file1: reading active writers 2025/07/22 03:27:04 DEBUG : Looking for writers 2025/07/22 03:27:04 DEBUG : dir: reading active writers 2025/07/22 03:27:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 03:27:04 DEBUG : dir/file1: vfs cache: starting upload 2025/07/22 03:27:04 DEBUG : dir/file1: Update: removing old file 2025/07/22 03:27:04 DEBUG : dir: Looking for writers 2025/07/22 03:27:04 DEBUG : file1: reading active writers 2025/07/22 03:27:04 DEBUG : Looking for writers 2025/07/22 03:27:04 DEBUG : dir: reading active writers 2025/07/22 03:27:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 03:27:04 DEBUG : dir: Looking for writers 2025/07/22 03:27:04 DEBUG : file1: reading active writers 2025/07/22 03:27:04 DEBUG : Looking for writers 2025/07/22 03:27:04 DEBUG : dir: reading active writers 2025/07/22 03:27:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 03:27:04 DEBUG : dir: Looking for writers 2025/07/22 03:27:04 DEBUG : file1: reading active writers 2025/07/22 03:27:04 DEBUG : Looking for writers 2025/07/22 03:27:04 DEBUG : dir: reading active writers 2025/07/22 03:27:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 03:27:05 DEBUG : dir: Looking for writers 2025/07/22 03:27:05 DEBUG : file1: reading active writers 2025/07/22 03:27:05 DEBUG : Looking for writers 2025/07/22 03:27:05 DEBUG : dir: reading active writers 2025/07/22 03:27:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:06 DEBUG : dir: Looking for writers 2025/07/22 03:27:06 DEBUG : file1: reading active writers 2025/07/22 03:27:06 DEBUG : Looking for writers 2025/07/22 03:27:06 DEBUG : dir: reading active writers 2025/07/22 03:27:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:07 INFO : dir/file1: Copied (replaced existing) 2025/07/22 03:27:07 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/07/22 03:27:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/22 03:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 03:27:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/22 03:27:07 DEBUG : dir: Looking for writers 2025/07/22 03:27:07 DEBUG : file1: reading active writers 2025/07/22 03:27:07 DEBUG : Looking for writers 2025/07/22 03:27:07 DEBUG : dir: reading active writers 2025/07/22 03:27:07 DEBUG : >WaitForWriters: 2025/07/22 03:27:07 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (10.93s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:27:10 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:27:10 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:27:10 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:10 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:10 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:27:14 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:14 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 03:27:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 03:27:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 03:27:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 03:27:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 03:27:14 DEBUG : dir/file1(0xc000a71180): _writeAt: size=5, off=0 2025/07/22 03:27:14 DEBUG : dir/file1(0xc000a71180): openPending: 2025/07/22 03:27:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/22 03:27:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 03:27:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 03:27:14 DEBUG : dir/file1(0xc000a71180): >openPending: err= 2025/07/22 03:27:14 DEBUG : dir/file1(0xc000a71180): >_writeAt: n=5, err= 2025/07/22 03:27:14 DEBUG : dir/file1(0xc000a71180): _writeAt: size=15, off=5 2025/07/22 03:27:14 DEBUG : dir/file1(0xc000a71180): >_writeAt: n=15, err= 2025/07/22 03:27:14 DEBUG : dir/file1(0xc000a71180): close: 2025/07/22 03:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/22 03:27:14 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-22 03:27:14.939881953 +0000 UTC m=+635.541797167 2025/07/22 03:27:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:14 DEBUG : dir/file1(0xc000a71180): >close: err= 2025/07/22 03:27:14 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:27:14 DEBUG : dir: Looking for writers 2025/07/22 03:27:14 DEBUG : file1: reading active writers 2025/07/22 03:27:14 DEBUG : Looking for writers 2025/07/22 03:27:14 DEBUG : dir: reading active writers 2025/07/22 03:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 03:27:14 DEBUG : dir: Looking for writers 2025/07/22 03:27:14 DEBUG : file1: reading active writers 2025/07/22 03:27:14 DEBUG : Looking for writers 2025/07/22 03:27:14 DEBUG : dir: reading active writers 2025/07/22 03:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 03:27:14 DEBUG : dir: Looking for writers 2025/07/22 03:27:14 DEBUG : file1: reading active writers 2025/07/22 03:27:14 DEBUG : Looking for writers 2025/07/22 03:27:14 DEBUG : dir: reading active writers 2025/07/22 03:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 03:27:15 DEBUG : dir: Looking for writers 2025/07/22 03:27:15 DEBUG : file1: reading active writers 2025/07/22 03:27:15 DEBUG : Looking for writers 2025/07/22 03:27:15 DEBUG : dir: reading active writers 2025/07/22 03:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 03:27:15 DEBUG : dir/file1: vfs cache: starting upload 2025/07/22 03:27:15 DEBUG : dir/file1: Update: removing old file 2025/07/22 03:27:15 DEBUG : dir: Looking for writers 2025/07/22 03:27:15 DEBUG : file1: reading active writers 2025/07/22 03:27:15 DEBUG : Looking for writers 2025/07/22 03:27:15 DEBUG : dir: reading active writers 2025/07/22 03:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 03:27:15 DEBUG : dir: Looking for writers 2025/07/22 03:27:15 DEBUG : file1: reading active writers 2025/07/22 03:27:15 DEBUG : Looking for writers 2025/07/22 03:27:15 DEBUG : dir: reading active writers 2025/07/22 03:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 03:27:15 DEBUG : dir: Looking for writers 2025/07/22 03:27:15 DEBUG : file1: reading active writers 2025/07/22 03:27:15 DEBUG : Looking for writers 2025/07/22 03:27:15 DEBUG : dir: reading active writers 2025/07/22 03:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 03:27:16 DEBUG : dir: Looking for writers 2025/07/22 03:27:16 DEBUG : file1: reading active writers 2025/07/22 03:27:16 DEBUG : Looking for writers 2025/07/22 03:27:16 DEBUG : dir: reading active writers 2025/07/22 03:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:17 DEBUG : dir: Looking for writers 2025/07/22 03:27:17 DEBUG : file1: reading active writers 2025/07/22 03:27:17 DEBUG : Looking for writers 2025/07/22 03:27:17 DEBUG : dir: reading active writers 2025/07/22 03:27:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:18 DEBUG : dir: Looking for writers 2025/07/22 03:27:18 DEBUG : file1: reading active writers 2025/07/22 03:27:18 DEBUG : Looking for writers 2025/07/22 03:27:18 DEBUG : dir: reading active writers 2025/07/22 03:27:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:18 INFO : dir/file1: Copied (replaced existing) 2025/07/22 03:27:18 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/07/22 03:27:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/22 03:27:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 03:27:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/22 03:27:19 DEBUG : dir: Looking for writers 2025/07/22 03:27:19 DEBUG : file1: reading active writers 2025/07/22 03:27:19 DEBUG : Looking for writers 2025/07/22 03:27:19 DEBUG : dir: reading active writers 2025/07/22 03:27:19 DEBUG : >WaitForWriters: 2025/07/22 03:27:19 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (11.97s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:27:22 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:27:22 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:27:22 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:22 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:27:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:27:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:22 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:27:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:22 DEBUG : file1: newRWFileHandle: 2025/07/22 03:27:22 DEBUG : file1(0xc000a71ec0): openPending: 2025/07/22 03:27:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:27:22 DEBUG : file1(0xc000a71ec0): >openPending: err= 2025/07/22 03:27:22 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 03:27:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:27:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 03:27:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 03:27:22 DEBUG : file1(0xc000a71ec0): _writeAt: size=5, off=0 2025/07/22 03:27:22 DEBUG : file1(0xc000a71ec0): >_writeAt: n=5, err= 2025/07/22 03:27:22 DEBUG : file1(0xc000a71ec0): close: 2025/07/22 03:27:22 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 03:27:22.796691671 +0000 UTC m=+643.398606885 2025/07/22 03:27:22 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:22 DEBUG : file1(0xc000a71ec0): >close: err= 2025/07/22 03:27:22 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:27:22 DEBUG : Looking for writers 2025/07/22 03:27:22 DEBUG : file1: reading active writers 2025/07/22 03:27:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 03:27:22 DEBUG : Looking for writers 2025/07/22 03:27:22 DEBUG : file1: reading active writers 2025/07/22 03:27:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 03:27:22 DEBUG : Looking for writers 2025/07/22 03:27:22 DEBUG : file1: reading active writers 2025/07/22 03:27:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 03:27:22 DEBUG : Looking for writers 2025/07/22 03:27:22 DEBUG : file1: reading active writers 2025/07/22 03:27:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 03:27:22 DEBUG : file1: vfs cache: starting upload 2025/07/22 03:27:22 DEBUG : Looking for writers 2025/07/22 03:27:22 DEBUG : file1: reading active writers 2025/07/22 03:27:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 03:27:23 DEBUG : Looking for writers 2025/07/22 03:27:23 DEBUG : file1: reading active writers 2025/07/22 03:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/22 03:27:23 DEBUG : Looking for writers 2025/07/22 03:27:23 DEBUG : file1: reading active writers 2025/07/22 03:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/22 03:27:24 DEBUG : Looking for writers 2025/07/22 03:27:24 DEBUG : file1: reading active writers 2025/07/22 03:27:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:24 INFO : file1: Copied (new) 2025/07/22 03:27:24 DEBUG : file1: vfs cache: fingerprint now "5" 2025/07/22 03:27:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 03:27:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:27:24 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 03:27:25 DEBUG : Looking for writers 2025/07/22 03:27:25 DEBUG : file1: reading active writers 2025/07/22 03:27:25 DEBUG : >WaitForWriters: 2025/07/22 03:27:25 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (4.15s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:27:26 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:27:26 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:27:26 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:26 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:27:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:27:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/22 03:27:26 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0009e7280): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0009e7280): >openPending: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0009e7280): _writeAt: size=5, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0009e7280): >_writeAt: n=5, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0009e7280): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.959423452 +0000 UTC m=+647.561338676 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0009e7280): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0009e77c0): _readAt: size=2, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0009e77c0): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0009e77c0): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0009e77c0): >_readAt: n=2, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0009e77c0): _writeAt: size=3, off=2 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0009e77c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0009e77c0): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.959423452 +0000 UTC m=+647.561338676 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0009e77c0): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000dde180): _readAt: size=512, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000dde180): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000dde180): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000dde180): >_readAt: n=5, err=EOF 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000dde180): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.959423452 +0000 UTC m=+647.561338676 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000dde180): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: Remove: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fea0 item 1 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddecc0): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddecc0): >openPending: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddecc0): _writeAt: size=5, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddecc0): >_writeAt: n=5, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddecc0): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.963990021 +0000 UTC m=+647.565905235 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddecc0): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddf200): _readAt: size=512, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddf200): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddf200): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddf200): >_readAt: n=5, err=EOF 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddf200): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.963990021 +0000 UTC m=+647.565905235 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddf200): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: Remove: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512b60 item 2 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddf840): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddf840): >openPending: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddf840): _writeAt: size=5, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddf840): >_writeAt: n=5, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddf840): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.966730723 +0000 UTC m=+647.568645947 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddf840): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddfcc0): _readAt: size=2, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddfcc0): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddfcc0): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddfcc0): >_readAt: n=2, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddfcc0): _writeAt: size=3, off=2 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddfcc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddfcc0): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.966730723 +0000 UTC m=+647.568645947 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000ddfcc0): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2a200): _readAt: size=512, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2a200): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2a200): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2a200): >_readAt: n=5, err=EOF 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2a200): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.966730723 +0000 UTC m=+647.568645947 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2a200): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: Remove: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513110 item 3 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2a8c0): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2a8c0): >openPending: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2a8c0): _writeAt: size=5, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2a8c0): >_writeAt: n=5, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2a8c0): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.970409736 +0000 UTC m=+647.572324950 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2a8c0): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2ae80): _readAt: size=512, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2ae80): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2ae80): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2ae80): >_readAt: n=5, err=EOF 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2ae80): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.970409736 +0000 UTC m=+647.572324950 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2ae80): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: Remove: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513880 item 4 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2b500): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2b500): >openPending: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2b500): _writeAt: size=5, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2b500): >_writeAt: n=5, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2b500): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.973263912 +0000 UTC m=+647.575179126 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2b500): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2b980): _readAt: size=2, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2b980): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2b980): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2b980): >_readAt: n=2, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2b980): _writeAt: size=3, off=2 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2b980): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2b980): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.973263912 +0000 UTC m=+647.575179126 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2b980): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2be40): _readAt: size=512, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2be40): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2be40): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2be40): >_readAt: n=5, err=EOF 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2be40): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.973263912 +0000 UTC m=+647.575179126 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a2be40): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: Remove: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380fc0 item 5 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c2540): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c2540): >openPending: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c2540): _writeAt: size=5, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c2540): >_writeAt: n=5, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c2540): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.976957843 +0000 UTC m=+647.578873067 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c2540): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c2a80): _readAt: size=512, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c2a80): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c2a80): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c2a80): >_readAt: n=5, err=EOF 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c2a80): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.976957843 +0000 UTC m=+647.578873067 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c2a80): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: Remove: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381b20 item 6 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3100): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3100): >openPending: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3100): _writeAt: size=5, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3100): >_writeAt: n=5, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3100): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.979843898 +0000 UTC m=+647.581759122 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3100): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3640): _readAt: size=2, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3640): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3640): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3640): >_readAt: n=2, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3640): _writeAt: size=3, off=2 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3640): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3640): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.979843898 +0000 UTC m=+647.581759122 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3640): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3b40): _readAt: size=512, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3b40): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3b40): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3b40): >_readAt: n=5, err=EOF 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3b40): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.979843898 +0000 UTC m=+647.581759122 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0007c3b40): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: Remove: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c23f0 item 7 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a22240): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a22240): >openPending: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a22240): _writeAt: size=5, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a22240): >_writeAt: n=5, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a22240): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.983227677 +0000 UTC m=+647.585142901 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a22240): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a227c0): _readAt: size=512, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a227c0): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a227c0): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a227c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a227c0): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.983227677 +0000 UTC m=+647.585142901 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a227c0): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: Remove: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2c40 item 8 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a22d80): _readAt: size=2, off=0 2025/07/22 03:27:26 ERROR : open-test-file(0xc000a22d80): Couldn't read size of file 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a22d80): >_readAt: n=0, err=EOF 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a22d80): _writeAt: size=5, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a22d80): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a22d80): close: 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a22d80): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a23140): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a23140): >openPending: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a23140): _writeAt: size=5, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a23140): >_writeAt: n=5, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a23140): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.986184875 +0000 UTC m=+647.588100099 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a23140): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a235c0): _readAt: size=2, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a235c0): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a235c0): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a235c0): >_readAt: n=2, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a235c0): _writeAt: size=3, off=2 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a235c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a235c0): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.986184875 +0000 UTC m=+647.588100099 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a235c0): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a23ac0): _readAt: size=512, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a23ac0): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a23ac0): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a23ac0): >_readAt: n=5, err=EOF 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a23ac0): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.986184875 +0000 UTC m=+647.588100099 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc000a23ac0): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: Remove: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c32d0 item 9 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c21c0): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c21c0): >openPending: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c21c0): _writeAt: size=5, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c21c0): >_writeAt: n=5, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c21c0): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.990716428 +0000 UTC m=+647.592631652 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c21c0): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c2700): _readAt: size=512, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c2700): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c2700): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c2700): >_readAt: n=5, err=EOF 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c2700): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.990716428 +0000 UTC m=+647.592631652 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c2700): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: Remove: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3b90 item 10 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c2d40): _readAt: size=2, off=0 2025/07/22 03:27:26 ERROR : open-test-file(0xc0008c2d40): Couldn't read size of file 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c2d40): >_readAt: n=0, err=EOF 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c2d40): _writeAt: size=5, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c2d40): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c2d40): close: 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c2d40): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3100): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3100): >openPending: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3100): _writeAt: size=5, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3100): >_writeAt: n=5, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3100): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.99386192 +0000 UTC m=+647.595777144 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3100): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3600): _readAt: size=2, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3600): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3600): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3600): >_readAt: n=2, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3600): _writeAt: size=3, off=2 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3600): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3600): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.99386192 +0000 UTC m=+647.595777144 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3600): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3b00): _readAt: size=512, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3b00): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3b00): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3b00): >_readAt: n=5, err=EOF 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3b00): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.99386192 +0000 UTC m=+647.595777144 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008c3b00): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: Remove: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474d90 item 11 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008f8200): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008f8200): >openPending: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008f8200): _writeAt: size=5, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008f8200): >_writeAt: n=5, err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008f8200): close: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.997948347 +0000 UTC m=+647.599863571 2025/07/22 03:27:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008f8200): >close: err= 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:26 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008f8740): _readAt: size=512, off=0 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008f8740): openPending: 2025/07/22 03:27:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008f8740): >openPending: err= 2025/07/22 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008f8740): >_readAt: n=5, err=EOF 2025/07/22 03:27:26 DEBUG : open-test-file(0xc0008f8740): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:26.997948347 +0000 UTC m=+647.599863571 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f8740): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475730 item 12 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002ed880): _readAt: size=2, off=0 2025/07/22 03:27:27 ERROR : open-test-file(0xc0002ed880): Couldn't read size of file 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002ed880): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002ed880): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002ed880): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002ed880): close: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002ed880): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002edc80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002edc80): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002edc80): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002edc80): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002edc80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.002130855 +0000 UTC m=+647.604046079 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002edc80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000740640): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000740640): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000740640): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000740640): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000740640): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.002130855 +0000 UTC m=+647.604046079 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000740640): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fdce0 item 13 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000740cc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000740cc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000740cc0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000740cc0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000740cc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.005456115 +0000 UTC m=+647.607371339 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000740cc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741200): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741200): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741200): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741200): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741200): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.005456115 +0000 UTC m=+647.607371339 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741200): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350310 item 14 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741840): _readAt: size=2, off=0 2025/07/22 03:27:27 ERROR : open-test-file(0xc000741840): Couldn't read size of file 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741840): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741840): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741840): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741840): close: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741840): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741c00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741c00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741c00): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741c00): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741c00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.008664234 +0000 UTC m=+647.610579449 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000741c00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000766340): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000766340): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000766340): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000766340): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000766340): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.008664234 +0000 UTC m=+647.610579449 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000766340): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350a80 item 15 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007669c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007669c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007669c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007669c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007669c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.011851454 +0000 UTC m=+647.613766669 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007669c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000766f00): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000766f00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000766f00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000766f00): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000766f00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.011851454 +0000 UTC m=+647.613766669 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000766f00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351340 item 16 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000767540): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000767540): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000767540): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000767540): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000767540): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.014829453 +0000 UTC m=+647.616744746 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000767540): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007679c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007679c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007679c0): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007679c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007679c0): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007679c0): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007679c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007679c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.014829453 +0000 UTC m=+647.616744746 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007679c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000767ec0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000767ec0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000767ec0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000767ec0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000767ec0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.014829453 +0000 UTC m=+647.616744746 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000767ec0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351b20 item 17 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093e5c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093e5c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093e5c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093e5c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093e5c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.018508376 +0000 UTC m=+647.620423580 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093e5c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093eb00): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093eb00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093eb00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093eb00): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093eb00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.018508376 +0000 UTC m=+647.620423580 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093eb00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6a80 item 18 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093f180): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093f180): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093f180): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093f180): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093f180): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.02146408 +0000 UTC m=+647.623379305 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093f180): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093f680): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093f680): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093f680): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093f680): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093f680): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093f680): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093f680): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093f680): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.02146408 +0000 UTC m=+647.623379305 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093f680): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093fb80): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093fb80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093fb80): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093fb80): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093fb80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.02146408 +0000 UTC m=+647.623379305 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00093fb80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f79d0 item 19 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000956280): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000956280): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000956280): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000956280): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000956280): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.025539608 +0000 UTC m=+647.627454832 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000956280): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009567c0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009567c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009567c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009567c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009567c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.025539608 +0000 UTC m=+647.627454832 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009567c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4850 item 20 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000956e40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000956e40): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000956e40): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000956e40): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000956e40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.028552541 +0000 UTC m=+647.630467765 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000956e40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957340): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957340): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957340): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957340): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957340): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957340): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957340): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957340): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.028552541 +0000 UTC m=+647.630467765 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957340): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957840): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957840): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957840): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957840): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957840): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.028552541 +0000 UTC m=+647.630467765 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957840): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5110 item 21 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957ec0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957ec0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957ec0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957ec0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957ec0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.033327029 +0000 UTC m=+647.635242253 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000957ec0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000984480): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000984480): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000984480): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000984480): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000984480): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.033327029 +0000 UTC m=+647.635242253 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000984480): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5b20 item 22 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000984b00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000984b00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000984b00): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000984b00): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000984b00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.036128576 +0000 UTC m=+647.638043801 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000984b00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985000): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985000): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985000): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985000): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985000): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985000): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985000): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985000): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.036128576 +0000 UTC m=+647.638043801 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985000): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985500): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985500): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985500): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985500): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985500): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.036128576 +0000 UTC m=+647.638043801 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985500): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e700 item 23 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985b80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985b80): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985b80): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985b80): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985b80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.040399631 +0000 UTC m=+647.642314854 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000985b80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6140): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6140): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6140): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6140): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6140): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.040399631 +0000 UTC m=+647.642314854 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6140): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f420 item 24 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6780): _readAt: size=2, off=0 2025/07/22 03:27:27 ERROR : open-test-file(0xc0009c6780): Couldn't read size of file 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6780): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6780): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6780): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6780): close: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6780): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6b40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6b40): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6b40): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6b40): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6b40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.04388518 +0000 UTC m=+647.645800414 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c6b40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7040): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7040): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7040): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7040): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7040): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7040): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7040): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7040): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.04388518 +0000 UTC m=+647.645800414 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7040): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7580): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7580): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7580): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7580): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7580): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.04388518 +0000 UTC m=+647.645800414 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7580): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f960 item 25 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7c00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7c00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7c00): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7c00): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7c00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.047901125 +0000 UTC m=+647.649816349 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009c7c00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ea1c0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ea1c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ea1c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ea1c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ea1c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.047901125 +0000 UTC m=+647.649816349 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ea1c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001702a0 item 26 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ea800): _readAt: size=2, off=0 2025/07/22 03:27:27 ERROR : open-test-file(0xc0009ea800): Couldn't read size of file 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ea800): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ea800): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ea800): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ea800): close: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ea800): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eabc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eabc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eabc0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eabc0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eabc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.051247454 +0000 UTC m=+647.653162679 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eabc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eb0c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eb0c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eb0c0): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eb0c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eb0c0): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eb0c0): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eb0c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eb0c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.051247454 +0000 UTC m=+647.653162679 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eb0c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eb600): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eb600): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eb600): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eb600): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eb600): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.051247454 +0000 UTC m=+647.653162679 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009eb600): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170af0 item 27 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ebc80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ebc80): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ebc80): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ebc80): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ebc80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.055073242 +0000 UTC m=+647.656988457 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ebc80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10240): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10240): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10240): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10240): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10240): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.055073242 +0000 UTC m=+647.656988457 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10240): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce0e0 item 28 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10880): _readAt: size=2, off=0 2025/07/22 03:27:27 ERROR : open-test-file(0xc000a10880): Couldn't read size of file 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10880): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10880): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10880): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10880): close: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10880): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10c40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10c40): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10c40): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10c40): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10c40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.058117495 +0000 UTC m=+647.660032719 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a10c40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11300): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11300): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11300): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11300): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11300): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.058117495 +0000 UTC m=+647.660032719 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11300): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce540 item 29 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11980): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11980): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11980): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11980): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11980): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.061051179 +0000 UTC m=+647.662966404 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11980): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11ec0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11ec0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11ec0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11ec0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11ec0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.061051179 +0000 UTC m=+647.662966404 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a11ec0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce8c0 item 30 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a42580): _readAt: size=2, off=0 2025/07/22 03:27:27 ERROR : open-test-file(0xc000a42580): Couldn't read size of file 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a42580): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a42580): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a42580): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a42580): close: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a42580): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a42940): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a42940): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a42940): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a42940): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a42940): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.064006795 +0000 UTC m=+647.665922009 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a42940): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43000): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43000): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43000): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43000): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43000): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.064006795 +0000 UTC m=+647.665922009 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43000): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cee00 item 31 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43680): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43680): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43680): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43680): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43680): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.066608116 +0000 UTC m=+647.668523310 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43680): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43bc0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43bc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43bc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43bc0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43bc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.066608116 +0000 UTC m=+647.668523310 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a43bc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf180 item 32 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72280): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72280): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72280): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72280): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72280): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.068304529 +0000 UTC m=+647.670219713 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72280): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72700): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72700): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72700): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72700): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72700): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf500 item 33 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72700): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72700): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.06898758 +0000 UTC m=+647.670902765 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72700): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72c00): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72c00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72c00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72c00): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72c00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.06898758 +0000 UTC m=+647.670902765 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a72c00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf6c0 item 33 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a73240): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a73240): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a73240): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a73240): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a73240): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.070729088 +0000 UTC m=+647.672644272 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a73240): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a736c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a736c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfce0 item 34 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a736c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a736c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a736c0): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a736c0): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a736c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.071452677 +0000 UTC m=+647.673367850 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a736c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a73c00): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a73c00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a73c00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a73c00): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a73c00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.071452677 +0000 UTC m=+647.673367850 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a73c00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e070 item 34 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa02c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa02c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa02c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa02c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa02c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.07335763 +0000 UTC m=+647.675272814 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa02c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa0740): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa0740): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa0740): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa0740): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa0740): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ecb0 item 35 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa0740): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa0740): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.07427998 +0000 UTC m=+647.676195195 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa0740): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa0c40): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa0c40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa0c40): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa0c40): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa0c40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.07427998 +0000 UTC m=+647.676195195 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa0c40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ee70 item 35 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa12c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa12c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa12c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa12c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa12c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.076379239 +0000 UTC m=+647.678294454 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa12c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa17c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa17c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f340 item 36 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa17c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa17c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa17c0): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa17c0): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa17c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.077543975 +0000 UTC m=+647.679459189 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa17c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa1d00): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa1d00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa1d00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa1d00): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa1d00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.077543975 +0000 UTC m=+647.679459189 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aa1d00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f7a0 item 36 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac23c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac23c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac23c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac23c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac23c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.079606044 +0000 UTC m=+647.681521248 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac23c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac2840): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac2840): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac2840): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac2840): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac2840): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458070 item 37 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac2840): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac2840): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.080336335 +0000 UTC m=+647.682251549 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac2840): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac2d40): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac2d40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac2d40): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac2d40): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac2d40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.080336335 +0000 UTC m=+647.682251549 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac2d40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458230 item 37 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac33c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac33c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac33c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac33c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac33c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.082506186 +0000 UTC m=+647.684421390 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac33c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac38c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac38c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458af0 item 38 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac38c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac38c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac38c0): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac38c0): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac38c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.083438075 +0000 UTC m=+647.685353278 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac38c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac3e00): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac3e00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac3e00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac3e00): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac3e00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.083438075 +0000 UTC m=+647.685353278 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ac3e00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458d20 item 38 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2500): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2500): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2500): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2500): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2500): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.085369228 +0000 UTC m=+647.687284432 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2500): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2a00): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2a00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2a00): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2a00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2a00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459490 item 39 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2a00): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2a00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.086105479 +0000 UTC m=+647.688020694 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2a00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2f00): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2f00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2f00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2f00): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2f00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.086105479 +0000 UTC m=+647.688020694 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae2f00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459650 item 39 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae3580): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae3580): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae3580): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae3580): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae3580): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.088292884 +0000 UTC m=+647.690208088 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae3580): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae3a80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae3a80): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459dc0 item 40 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae3a80): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae3a80): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae3a80): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae3a80): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae3a80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.089297508 +0000 UTC m=+647.691212713 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ae3a80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afe040): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afe040): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afe040): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afe040): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afe040): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.089297508 +0000 UTC m=+647.691212713 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afe040): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514070 item 40 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afe600): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afe600): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afe600): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afe600): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afe600): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afe600): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afe600): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.091277324 +0000 UTC m=+647.693192518 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afe600): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afeb00): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afeb00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afeb00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514620 item 41 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afeb00): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afeb00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.092076833 +0000 UTC m=+647.693992027 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afeb00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afefc0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afefc0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afefc0): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afefc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afefc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005147e0 item 41 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afefc0): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afefc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.092836109 +0000 UTC m=+647.694751303 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000afefc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aff500): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aff500): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aff500): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aff500): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aff500): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.092836109 +0000 UTC m=+647.694751303 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000aff500): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514a80 item 41 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000affb40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000affb40): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000affb40): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000affb40): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000affb40): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000affb40): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000affb40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.094634573 +0000 UTC m=+647.696549777 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000affb40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2c0c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2c0c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2c0c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514e00 item 42 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2c0c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2c0c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.095374762 +0000 UTC m=+647.697289956 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2c0c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2c600): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2c600): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514fc0 item 42 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2c600): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2c600): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2c600): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2c600): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2c600): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.096614749 +0000 UTC m=+647.698529943 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2c600): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2cb80): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2cb80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2cb80): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2cb80): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2cb80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.096614749 +0000 UTC m=+647.698529943 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2cb80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515260 item 42 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2d1c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2d1c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2d1c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2d1c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2d1c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2d1c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2d1c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.098706764 +0000 UTC m=+647.700621958 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2d1c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2d6c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2d6c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2d6c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515880 item 43 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2d6c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2d6c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.09961069 +0000 UTC m=+647.701525894 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2d6c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2dc00): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2dc00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2dc00): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2dc00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2dc00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515c00 item 43 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2dc00): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2dc00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.100504647 +0000 UTC m=+647.702419841 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b2dc00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4e1c0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4e1c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4e1c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4e1c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4e1c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.100504647 +0000 UTC m=+647.702419841 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4e1c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515f10 item 43 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4e800): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4e800): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4e800): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4e800): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4e800): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4e800): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4e800): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.10291001 +0000 UTC m=+647.704825204 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4e800): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4ed00): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4ed00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4ed00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a3f0 item 44 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4ed00): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4ed00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.103724799 +0000 UTC m=+647.705640003 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4ed00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4f240): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4f240): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a620 item 44 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4f240): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4f240): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4f240): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4f240): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4f240): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.10459396 +0000 UTC m=+647.706509173 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4f240): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4f7c0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4f7c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4f7c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4f7c0): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4f7c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.10459396 +0000 UTC m=+647.706509173 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4f7c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a7e0 item 44 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4fe00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4fe00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4fe00): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4fe00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4fe00): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4fe00): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4fe00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.106701974 +0000 UTC m=+647.708617179 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4fe00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb0380): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb0380): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb0380): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ae70 item 45 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb0380): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb0380): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.107697984 +0000 UTC m=+647.709613178 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb0380): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb0a80): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb0a80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb0a80): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb0a80): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb0a80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.107697984 +0000 UTC m=+647.709613178 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb0a80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b030 item 45 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb10c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb10c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb10c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb10c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb10c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb10c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb10c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.109953366 +0000 UTC m=+647.711868570 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb10c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb15c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb15c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb15c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b490 item 46 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb15c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb15c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.110818047 +0000 UTC m=+647.712733252 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb15c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb1cc0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb1cc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb1cc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb1cc0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb1cc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.110818047 +0000 UTC m=+647.712733252 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bb1cc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b6c0 item 46 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bca380): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bca380): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bca380): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bca380): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bca380): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bca380): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bca380): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.113468711 +0000 UTC m=+647.715383915 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bca380): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bca880): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bca880): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bca880): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bab0 item 47 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bca880): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bca880): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.114282409 +0000 UTC m=+647.716197613 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bca880): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcaf80): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcaf80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcaf80): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcaf80): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcaf80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.114282409 +0000 UTC m=+647.716197613 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcaf80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bdc0 item 47 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcb5c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcb5c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcb5c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcb5c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcb5c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcb5c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcb5c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.116713941 +0000 UTC m=+647.718629146 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcb5c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcbac0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcbac0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcbac0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004563f0 item 48 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcbac0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcbac0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.117537636 +0000 UTC m=+647.719452831 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bcbac0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea240): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea240): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea240): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea240): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea240): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.117537636 +0000 UTC m=+647.719452831 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea240): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456850 item 48 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea880): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea880): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea880): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea880): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea880): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.119842952 +0000 UTC m=+647.721758146 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea880): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bead00): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bead00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bead00): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bead00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bead00): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bead00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456d20 item 49 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bead00): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bead00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.120632743 +0000 UTC m=+647.722547948 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bead00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb240): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb240): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb240): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb240): >_readAt: n=8, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb240): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.120632743 +0000 UTC m=+647.722547948 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb240): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456fc0 item 49 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb8c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb8c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb8c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb8c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb8c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.123779628 +0000 UTC m=+647.725694852 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb8c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea1c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea1c0): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea1c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456000 item 50 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea1c0): _readAt: size=2, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea1c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea1c0): _writeAt: size=3, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea1c0): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea1c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.125820988 +0000 UTC m=+647.727736203 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea1c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea740): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea740): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea740): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea740): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea740): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.125820988 +0000 UTC m=+647.727736203 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bea740): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456310 item 50 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beadc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beadc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beadc0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beadc0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beadc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.128718866 +0000 UTC m=+647.730634090 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beadc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb2c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb2c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb2c0): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb2c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb2c0): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb2c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456a10 item 51 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb2c0): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb2c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.12988285 +0000 UTC m=+647.731798064 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb2c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb800): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb800): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb800): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb800): >_readAt: n=8, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb800): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.12988285 +0000 UTC m=+647.731798064 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000beb800): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456cb0 item 51 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0040): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0040): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0040): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0040): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0040): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.132874844 +0000 UTC m=+647.734790069 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0040): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0540): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0540): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0540): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457180 item 52 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0540): _readAt: size=2, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0540): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0540): _writeAt: size=3, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0540): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0540): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.133924273 +0000 UTC m=+647.735839497 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0540): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0ac0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0ac0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0ac0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0ac0): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0ac0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.133924273 +0000 UTC m=+647.735839497 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c0ac0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457420 item 52 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1140): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1140): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1140): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1140): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1140): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.136395631 +0000 UTC m=+647.738310855 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1140): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1640): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1640): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1640): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1640): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1640): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1640): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457ab0 item 53 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1640): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1640): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.137298835 +0000 UTC m=+647.739214059 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1640): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1b80): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1b80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1b80): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1b80): >_readAt: n=8, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1b80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.137298835 +0000 UTC m=+647.739214059 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c1b80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457e30 item 53 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e280): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e280): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e280): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e280): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e280): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.139090407 +0000 UTC m=+647.741005591 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e280): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e800): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e800): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e800): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a57a0 item 54 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e800): _readAt: size=2, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e800): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e800): _writeAt: size=3, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e800): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e800): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.139799036 +0000 UTC m=+647.741714220 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e800): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098ed80): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098ed80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098ed80): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098ed80): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098ed80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.139799036 +0000 UTC m=+647.741714220 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098ed80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050070 item 54 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f400): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f400): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f400): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f400): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f400): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.141327013 +0000 UTC m=+647.743242197 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f400): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f940): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f940): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f940): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f940): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f940): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f940): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050770 item 55 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f940): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f940): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.142006297 +0000 UTC m=+647.743921481 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f940): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098fe80): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098fe80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098fe80): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098fe80): >_readAt: n=8, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098fe80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.142006297 +0000 UTC m=+647.743921481 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098fe80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 55 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f8580): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f8580): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f8580): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f8580): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f8580): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.143882989 +0000 UTC m=+647.745798173 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f8580): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f8ac0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f8ac0): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f8ac0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000512d0 item 56 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f8ac0): _readAt: size=2, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f8ac0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f8ac0): _writeAt: size=3, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f8ac0): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f8ac0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.144728155 +0000 UTC m=+647.746643340 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f8ac0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9040): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9040): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9040): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9040): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9040): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.144728155 +0000 UTC m=+647.746643340 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9040): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051dc0 item 56 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9680): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9680): open at offset 0 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9680): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9680): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9680): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9680): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9680): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9680): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.146471356 +0000 UTC m=+647.748386560 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9680): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9bc0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9bc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9bc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004750a0 item 57 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9bc0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9bc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.147058307 +0000 UTC m=+647.748973491 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f9bc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00039f840): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00039f840): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00039f840): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00039f840): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00039f840): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00039f840): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004752d0 item 57 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00039f840): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00039f840): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.147699409 +0000 UTC m=+647.749614594 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00039f840): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e080): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e080): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e080): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e080): >_readAt: n=8, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e080): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.147699409 +0000 UTC m=+647.749614594 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e080): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475730 item 57 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044ea80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044ea80): open at offset 0 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044ea80): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044ea80): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044ea80): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044ea80): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044ea80): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044ea80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.14944757 +0000 UTC m=+647.751362754 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044ea80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70340): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70340): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70340): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475e30 item 58 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70340): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70340): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.150100044 +0000 UTC m=+647.752015228 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70340): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70880): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70880): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70880): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005102a0 item 58 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70880): _readAt: size=2, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70880): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70880): _writeAt: size=3, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70880): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70880): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.150882242 +0000 UTC m=+647.752797427 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70880): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70e80): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70e80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70e80): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70e80): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70e80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.150882242 +0000 UTC m=+647.752797427 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70e80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510d20 item 58 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a714c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a714c0): open at offset 0 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a714c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a714c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a714c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a714c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a714c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a714c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.152691677 +0000 UTC m=+647.754606901 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a714c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71a00): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71a00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71a00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511650 item 59 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71a00): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71a00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.153297504 +0000 UTC m=+647.755212687 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71a00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71f40): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71f40): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71f40): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71f40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71f40): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71f40): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511960 item 59 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71f40): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71f40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.153969804 +0000 UTC m=+647.755884989 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71f40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e65c0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e65c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e65c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e65c0): >_readAt: n=8, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e65c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.153969804 +0000 UTC m=+647.755884989 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e65c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac0e0 item 59 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6c00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6c00): open at offset 0 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6c00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6c00): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6c00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6c00): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6c00): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6c00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.155983233 +0000 UTC m=+647.757898406 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6c00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7180): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7180): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7180): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac620 item 60 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7180): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7180): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.156712161 +0000 UTC m=+647.758627345 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7180): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7780): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7780): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7780): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aca10 item 60 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7780): _readAt: size=2, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7780): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7780): _writeAt: size=3, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7780): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7780): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.157469732 +0000 UTC m=+647.759384916 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7780): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000dde2c0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000dde2c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000dde2c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000dde2c0): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000dde2c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.157469732 +0000 UTC m=+647.759384916 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000dde2c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004accb0 item 60 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddedc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddedc0): open at offset 0 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddedc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddedc0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddedc0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddedc0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddedc0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddedc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.159895684 +0000 UTC m=+647.761810889 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddedc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddf300): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddf300): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddf300): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad0a0 item 61 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddf300): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddf300): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.161065569 +0000 UTC m=+647.762980783 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddf300): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfa00): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfa00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfa00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfa00): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfa00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.161065569 +0000 UTC m=+647.762980783 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfa00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad260 item 61 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a0c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a0c0): open at offset 0 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a0c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a0c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a0c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a0c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a0c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a0c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.164404434 +0000 UTC m=+647.766319649 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a0c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a600): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a600): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a600): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad7a0 item 62 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a600): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a600): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.165253236 +0000 UTC m=+647.767168440 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a600): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2adc0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2adc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2adc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2adc0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2adc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.165253236 +0000 UTC m=+647.767168440 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2adc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad960 item 62 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b440): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b440): open at offset 0 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b440): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b440): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b440): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b440): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b440): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b440): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.16763171 +0000 UTC m=+647.769546923 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b440): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b980): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b980): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b980): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adce0 item 63 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b980): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b980): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.168417774 +0000 UTC m=+647.770332978 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b980): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2100): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2100): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2100): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2100): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2100): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.168417774 +0000 UTC m=+647.770332978 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2100): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344000 item 63 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2740): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2740): open at offset 0 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2740): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2740): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2740): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2740): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2740): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2740): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.170730434 +0000 UTC m=+647.772645638 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2740): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2c80): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2c80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2c80): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344850 item 64 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2c80): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2c80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.171516508 +0000 UTC m=+647.773431713 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2c80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c33c0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c33c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c33c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c33c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c33c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.171516508 +0000 UTC m=+647.773431713 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c33c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344cb0 item 64 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c3a00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c3a00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c3a00): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c3a00): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c3a00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.173880865 +0000 UTC m=+647.775796069 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c3a00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c3ec0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c3ec0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c3ec0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c3ec0): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c3ec0): _writeAt: size=3, off=2 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003456c0 item 65 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c3ec0): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c3ec0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.174900118 +0000 UTC m=+647.776815322 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c3ec0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22480): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22480): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22480): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22480): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22480): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.174900118 +0000 UTC m=+647.776815322 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22480): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345d50 item 65 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22ac0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22ac0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22ac0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22ac0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22ac0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.177366285 +0000 UTC m=+647.779281489 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22ac0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22f40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22f40): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500460 item 66 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22f40): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22f40): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22f40): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22f40): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22f40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.178295568 +0000 UTC m=+647.780210782 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a22f40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23480): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23480): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23480): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23480): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23480): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.178295568 +0000 UTC m=+647.780210782 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23480): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005007e0 item 66 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23ac0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23ac0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23ac0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23ac0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23ac0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.180278108 +0000 UTC m=+647.782193312 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23ac0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23f40): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23f40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23f40): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23f40): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23f40): _writeAt: size=3, off=2 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500d20 item 67 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23f40): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23f40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.181310124 +0000 UTC m=+647.783225329 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a23f40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002eccc0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002eccc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002eccc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002eccc0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002eccc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.181310124 +0000 UTC m=+647.783225329 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002eccc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500fc0 item 67 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002ed840): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002ed840): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002ed840): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002ed840): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002ed840): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.183578681 +0000 UTC m=+647.785493885 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0002ed840): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3c080): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3c080): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005015e0 item 68 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3c080): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3c080): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3c080): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3c080): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3c080): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.184406083 +0000 UTC m=+647.786321298 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3c080): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3c5c0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3c5c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3c5c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3c5c0): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3c5c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.184406083 +0000 UTC m=+647.786321298 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3c5c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501c70 item 68 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3cc00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3cc00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3cc00): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3cc00): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3cc00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.186647499 +0000 UTC m=+647.788562713 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3cc00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3d080): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3d080): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3d080): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3d080): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3d080): _writeAt: size=3, off=2 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ee70 item 69 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3d080): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3d080): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.187562476 +0000 UTC m=+647.789477680 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3d080): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3d5c0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3d5c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3d5c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3d5c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3d5c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.187562476 +0000 UTC m=+647.789477680 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3d5c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f1f0 item 69 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3dc80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3dc80): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3dc80): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3dc80): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3dc80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.18972878 +0000 UTC m=+647.791643985 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b3dc80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ec440): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ec440): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f810 item 70 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ec440): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ec440): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ec440): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ec440): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ec440): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.190717927 +0000 UTC m=+647.792633141 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ec440): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ec980): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ec980): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ec980): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ec980): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ec980): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.190717927 +0000 UTC m=+647.792633141 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ec980): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fdc0 item 70 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ed000): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ed000): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ed000): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ed000): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ed000): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.19280874 +0000 UTC m=+647.794723943 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ed000): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ed500): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ed500): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ed500): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ed500): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ed500): _writeAt: size=3, off=2 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ea80 item 71 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ed500): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ed500): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.193697397 +0000 UTC m=+647.795612601 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004ed500): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004eda00): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004eda00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004eda00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004eda00): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004eda00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.193697397 +0000 UTC m=+647.795612601 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0004eda00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ecb0 item 71 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554100): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554100): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554100): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554100): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554100): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.195782049 +0000 UTC m=+647.797697253 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554100): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554600): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554600): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f2d0 item 72 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554600): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554600): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554600): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554600): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554600): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.196858589 +0000 UTC m=+647.798773793 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554600): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554b40): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554b40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554b40): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554b40): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554b40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.196858589 +0000 UTC m=+647.798773793 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000554b40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f570 item 72 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555100): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555100): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555100): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555100): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555100): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555100): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555100): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.199837658 +0000 UTC m=+647.801752883 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555100): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555600): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555600): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555600): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f9d0 item 73 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555600): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555600): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.200726345 +0000 UTC m=+647.802641570 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555600): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555ac0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555ac0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555ac0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555ac0): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555ac0): _writeAt: size=3, off=2 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fb90 item 73 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555ac0): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555ac0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.201890571 +0000 UTC m=+647.803805795 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000555ac0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aa080): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aa080): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aa080): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aa080): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aa080): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.201890571 +0000 UTC m=+647.803805795 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aa080): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fd50 item 73 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aa6c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aa6c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aa6c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aa6c0): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aa6c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aa6c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aa6c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.204908393 +0000 UTC m=+647.806823617 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aa6c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aabc0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aabc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aabc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512850 item 74 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aabc0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aabc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.206022614 +0000 UTC m=+647.807937838 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006aabc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006ab100): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006ab100): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512b60 item 74 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006ab100): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006ab100): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006ab100): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006ab100): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006ab100): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.207414565 +0000 UTC m=+647.809329789 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006ab100): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006ab680): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006ab680): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006ab680): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006ab680): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006ab680): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.207414565 +0000 UTC m=+647.809329789 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006ab680): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512e70 item 74 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006abcc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006abcc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006abcc0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006abcc0): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006abcc0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006abcc0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006abcc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.210145409 +0000 UTC m=+647.812060633 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006abcc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8240): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8240): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8240): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005132d0 item 75 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8240): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8240): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.21123812 +0000 UTC m=+647.813153333 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8240): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8780): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8780): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8780): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8780): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8780): _writeAt: size=3, off=2 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513650 item 75 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8780): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8780): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.212445705 +0000 UTC m=+647.814360929 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8780): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8cc0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8cc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8cc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8cc0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8cc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.212445705 +0000 UTC m=+647.814360929 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e8cc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513b20 item 75 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9300): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9300): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9300): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9300): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9300): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9300): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9300): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.215319888 +0000 UTC m=+647.817235123 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9300): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9800): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9800): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9800): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381030 item 76 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9800): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9800): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.216401247 +0000 UTC m=+647.818316471 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9800): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9d40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9d40): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003813b0 item 76 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9d40): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9d40): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9d40): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9d40): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9d40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.217850145 +0000 UTC m=+647.819765369 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0006e9d40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736340): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736340): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736340): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736340): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736340): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.217850145 +0000 UTC m=+647.819765369 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736340): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381a40 item 76 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736980): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736980): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736980): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736980): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736980): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736980): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736980): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.220695435 +0000 UTC m=+647.822610658 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736980): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736e80): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736e80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736e80): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c21c0 item 77 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736e80): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736e80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.221731398 +0000 UTC m=+647.823646622 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000736e80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000737580): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000737580): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000737580): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000737580): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000737580): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.221731398 +0000 UTC m=+647.823646622 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000737580): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c25b0 item 77 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078c4c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078c4c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078c4c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078c4c0): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078c4c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078c4c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078c4c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.224260153 +0000 UTC m=+647.826175338 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078c4c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078c9c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078c9c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078c9c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc5b0 item 78 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078c9c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078c9c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.225019978 +0000 UTC m=+647.826935162 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078c9c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078d0c0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078d0c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078d0c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078d0c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078d0c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.225019978 +0000 UTC m=+647.826935162 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078d0c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc850 item 78 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078d700): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078d700): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078d700): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078d700): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078d700): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078d700): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078d700): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.230273335 +0000 UTC m=+647.832188519 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078d700): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078dc00): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078dc00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078dc00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd0a0 item 79 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078dc00): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078dc00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.231109775 +0000 UTC m=+647.833024969 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00078dc00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cc380): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cc380): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cc380): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cc380): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cc380): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.231109775 +0000 UTC m=+647.833024969 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cc380): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd730 item 79 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cc9c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cc9c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cc9c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cc9c0): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cc9c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cc9c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cc9c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.233387389 +0000 UTC m=+647.835302572 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cc9c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007ccec0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007ccec0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007ccec0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350000 item 80 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007ccec0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007ccec0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.234190356 +0000 UTC m=+647.836105539 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007ccec0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cd5c0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cd5c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cd5c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cd5c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cd5c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.234190356 +0000 UTC m=+647.836105539 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cd5c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350310 item 80 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cdc00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cdc00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cdc00): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cdc00): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cdc00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.236248377 +0000 UTC m=+647.838163611 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007cdc00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8100): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8100): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8100): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8100): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8100): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8100): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350a80 item 81 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8100): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8100): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.237146292 +0000 UTC m=+647.839061486 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8100): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8640): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8640): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8640): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8640): >_readAt: n=8, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8640): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.237146292 +0000 UTC m=+647.839061486 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8640): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350e00 item 81 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8cc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8cc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8cc0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8cc0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8cc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.23908551 +0000 UTC m=+647.841000754 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e8cc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e91c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e91c0): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e91c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003515e0 item 82 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e91c0): _readAt: size=2, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e91c0): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e91c0): _writeAt: size=3, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e91c0): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e91c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.240010455 +0000 UTC m=+647.841925640 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e91c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e9740): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e9740): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e9740): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e9740): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e9740): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.240010455 +0000 UTC m=+647.841925640 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e9740): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351b20 item 82 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e9dc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e9dc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e9dc0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e9dc0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e9dc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.243747478 +0000 UTC m=+647.845662662 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007e9dc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808340): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808340): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808340): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808340): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808340): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808340): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f67e0 item 83 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808340): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808340): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.244466577 +0000 UTC m=+647.846381761 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808340): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808880): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808880): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808880): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808880): >_readAt: n=8, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808880): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.244466577 +0000 UTC m=+647.846381761 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808880): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6af0 item 83 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808f00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808f00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808f00): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808f00): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808f00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.246554104 +0000 UTC m=+647.848469288 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000808f00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000809400): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000809400): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000809400): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7c00 item 84 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000809400): _readAt: size=2, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000809400): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000809400): _writeAt: size=3, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000809400): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000809400): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.247414748 +0000 UTC m=+647.849329933 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000809400): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000809980): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000809980): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000809980): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000809980): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000809980): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.247414748 +0000 UTC m=+647.849329933 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000809980): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b41c0 item 84 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828080): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828080): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828080): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828080): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828080): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.249454025 +0000 UTC m=+647.851369209 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828080): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828580): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828580): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828580): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828580): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828580): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828580): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b49a0 item 85 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828580): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828580): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.250377057 +0000 UTC m=+647.852292241 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828580): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828ac0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828ac0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828ac0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828ac0): >_readAt: n=8, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828ac0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.250377057 +0000 UTC m=+647.852292241 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000828ac0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4e00 item 85 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829140): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829140): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829140): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829140): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829140): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.252439847 +0000 UTC m=+647.854355031 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829140): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829640): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829640): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829640): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b55e0 item 86 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829640): _readAt: size=2, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829640): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829640): _writeAt: size=3, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829640): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829640): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.253370614 +0000 UTC m=+647.855285858 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829640): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829bc0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829bc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829bc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829bc0): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829bc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.253370614 +0000 UTC m=+647.855285858 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000829bc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5ab0 item 86 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085e2c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085e2c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085e2c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085e2c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085e2c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.255172685 +0000 UTC m=+647.857087869 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085e2c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085e7c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085e7c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085e7c0): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085e7c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085e7c0): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085e7c0): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e690 item 87 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085e7c0): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085e7c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.256073466 +0000 UTC m=+647.857988649 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085e7c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085ed00): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085ed00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085ed00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085ed00): >_readAt: n=8, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085ed00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.256073466 +0000 UTC m=+647.857988649 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085ed00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ea10 item 87 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085f380): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085f380): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085f380): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085f380): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085f380): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.25797847 +0000 UTC m=+647.859893664 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085f380): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085f880): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085f880): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085f880): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f420 item 88 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085f880): _readAt: size=2, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085f880): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085f880): _writeAt: size=3, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085f880): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085f880): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.258801714 +0000 UTC m=+647.860716898 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085f880): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085fe00): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085fe00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085fe00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085fe00): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085fe00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.258801714 +0000 UTC m=+647.860716898 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00085fe00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f6c0 item 88 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c84c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c84c0): open at offset 0 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c84c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c84c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c84c0): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c84c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c84c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c84c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.26065889 +0000 UTC m=+647.862574073 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c84c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c8a00): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c8a00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c8a00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fc00 item 89 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c8a00): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c8a00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.261406501 +0000 UTC m=+647.863321685 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c8a00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c8f40): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c8f40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c8f40): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c8f40): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c8f40): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c8f40): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fe30 item 89 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c8f40): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c8f40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.262153343 +0000 UTC m=+647.864068528 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c8f40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c94c0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c94c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c94c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c94c0): >_readAt: n=8, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c94c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.262153343 +0000 UTC m=+647.864068528 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c94c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170380 item 89 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c9b00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c9b00): open at offset 0 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c9b00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c9b00): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c9b00): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c9b00): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c9b00): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c9b00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.265260073 +0000 UTC m=+647.867175297 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008c9b00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f40c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f40c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f40c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170d20 item 90 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f40c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f40c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.266247135 +0000 UTC m=+647.868162359 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f40c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f4600): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f4600): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f4600): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001711f0 item 90 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f4600): _readAt: size=2, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f4600): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f4600): _writeAt: size=3, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f4600): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f4600): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.267389188 +0000 UTC m=+647.869304401 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f4600): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f4bc0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f4bc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f4bc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f4bc0): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f4bc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.267389188 +0000 UTC m=+647.869304401 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f4bc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce000 item 90 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5200): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5200): open at offset 0 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5200): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5200): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5200): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5200): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5200): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5200): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.269901842 +0000 UTC m=+647.871817066 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5200): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5740): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5740): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5740): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce460 item 91 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5740): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5740): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.270840965 +0000 UTC m=+647.872756189 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5740): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5c80): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5c80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5c80): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5c80): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5c80): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5c80): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce620 item 91 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5c80): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5c80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.27192026 +0000 UTC m=+647.873835483 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0008f5c80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000946280): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000946280): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000946280): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000946280): >_readAt: n=8, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000946280): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.27192026 +0000 UTC m=+647.873835483 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000946280): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce7e0 item 91 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009468c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009468c0): open at offset 0 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009468c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009468c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009468c0): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009468c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009468c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009468c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.27455886 +0000 UTC m=+647.876474085 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009468c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000946e00): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000946e00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000946e00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cecb0 item 92 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000946e00): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000946e00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.27540122 +0000 UTC m=+647.877316434 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000946e00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947340): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947340): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947340): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ceee0 item 92 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947340): _readAt: size=2, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947340): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947340): _writeAt: size=3, off=5 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947340): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947340): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.276535058 +0000 UTC m=+647.878450272 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947340): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947900): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947900): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947900): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947900): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947900): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.276535058 +0000 UTC m=+647.878450272 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947900): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf0a0 item 92 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947f40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947f40): open at offset 0 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947f40): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947f40): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947f40): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947f40): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947f40): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947f40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.279121671 +0000 UTC m=+647.881036895 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000947f40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000966500): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000966500): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000966500): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf420 item 93 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000966500): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000966500): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.280021149 +0000 UTC m=+647.881936373 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000966500): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000966c00): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000966c00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000966c00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000966c00): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000966c00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.280021149 +0000 UTC m=+647.881936373 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000966c00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cf5e0 item 93 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967240): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967240): open at offset 0 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967240): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967240): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967240): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967240): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967240): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967240): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.282784413 +0000 UTC m=+647.884699638 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967240): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967780): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967780): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967780): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfb90 item 94 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967780): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967780): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.283769081 +0000 UTC m=+647.885684295 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967780): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967e80): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967e80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967e80): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967e80): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967e80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.283769081 +0000 UTC m=+647.885684295 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000967e80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cfea0 item 94 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ae540): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ae540): open at offset 0 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ae540): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ae540): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ae540): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ae540): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ae540): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ae540): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.286473576 +0000 UTC m=+647.888388791 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009ae540): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009aea80): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009aea80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009aea80): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ea10 item 95 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009aea80): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009aea80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.287352184 +0000 UTC m=+647.889267408 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009aea80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009af180): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009af180): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009af180): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009af180): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009af180): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.287352184 +0000 UTC m=+647.889267408 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009af180): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ed90 item 95 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009af7c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009af7c0): open at offset 0 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009af7c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009af7c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009af7c0): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009af7c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009af7c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009af7c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.289996776 +0000 UTC m=+647.891911991 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009af7c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009afd00): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009afd00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009afd00): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f260 item 96 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009afd00): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009afd00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.291005589 +0000 UTC m=+647.892920794 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009afd00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009da480): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009da480): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009da480): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009da480): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009da480): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.291005589 +0000 UTC m=+647.892920794 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009da480): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f5e0 item 96 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= 2025/07/22 03:27:27 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:27:27 DEBUG : Looking for writers 2025/07/22 03:27:27 DEBUG : >WaitForWriters: 2025/07/22 03:27:27 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:27:27 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:27:27 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:27:27 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:27 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:27:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:27:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/22 03:27:27 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0a280): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0a280): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0a280): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0a280): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0a280): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.881849297 +0000 UTC m=+648.483764521 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0a280): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0a700): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0a700): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0a700): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0a700): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0a700): _writeAt: size=3, off=2 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0a700): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0a700): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.881849297 +0000 UTC m=+648.483764521 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0a700): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0abc0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0abc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0abc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0abc0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0abc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.881849297 +0000 UTC m=+648.483764521 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0abc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514700 item 1 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0b200): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0b200): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0b200): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0b200): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0b200): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.886982729 +0000 UTC m=+648.488897933 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0b200): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0b700): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0b700): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0b700): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0b700): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0b700): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.886982729 +0000 UTC m=+648.488897933 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0b700): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514cb0 item 2 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0bd40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0bd40): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0bd40): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0bd40): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0bd40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.889905072 +0000 UTC m=+648.491820286 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a0bd40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6a240): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6a240): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6a240): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6a240): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6a240): _writeAt: size=3, off=2 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6a240): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6a240): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.889905072 +0000 UTC m=+648.491820286 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6a240): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6a700): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6a700): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6a700): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6a700): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6a700): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.889905072 +0000 UTC m=+648.491820286 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6a700): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515030 item 3 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6ad80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6ad80): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6ad80): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6ad80): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6ad80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.893595707 +0000 UTC m=+648.495510891 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6ad80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6b2c0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6b2c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6b2c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6b2c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6b2c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.893595707 +0000 UTC m=+648.495510891 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6b2c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515880 item 4 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6b900): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6b900): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6b900): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6b900): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6b900): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.896755596 +0000 UTC m=+648.498670821 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6b900): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6bd80): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6bd80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6bd80): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6bd80): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6bd80): _writeAt: size=3, off=2 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6bd80): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6bd80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.896755596 +0000 UTC m=+648.498670821 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a6bd80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab82c0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab82c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab82c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab82c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab82c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.896755596 +0000 UTC m=+648.498670821 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab82c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515f10 item 5 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab8940): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab8940): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab8940): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab8940): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab8940): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.900433257 +0000 UTC m=+648.502348471 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab8940): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab8e80): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab8e80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab8e80): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab8e80): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab8e80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.900433257 +0000 UTC m=+648.502348471 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab8e80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a5b0 item 6 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9500): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9500): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9500): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9500): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9500): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.903104949 +0000 UTC m=+648.505020224 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9500): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9a00): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9a00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9a00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9a00): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9a00): _writeAt: size=3, off=2 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9a00): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9a00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.903104949 +0000 UTC m=+648.505020224 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9a00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9ec0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9ec0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9ec0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9ec0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9ec0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.903104949 +0000 UTC m=+648.505020224 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ab9ec0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a9a0 item 7 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ade5c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ade5c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ade5c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ade5c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ade5c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.907260727 +0000 UTC m=+648.509175952 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ade5c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adeb00): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adeb00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adeb00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adeb00): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adeb00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.907260727 +0000 UTC m=+648.509175952 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adeb00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b110 item 8 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf0c0): _readAt: size=2, off=0 2025/07/22 03:27:27 ERROR : open-test-file(0xc000adf0c0): Couldn't read size of file 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf0c0): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf0c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf0c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf0c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf0c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf480): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf480): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf480): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf480): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf480): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.910638114 +0000 UTC m=+648.512553328 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf480): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf900): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf900): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf900): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf900): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf900): _writeAt: size=3, off=2 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf900): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf900): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.910638114 +0000 UTC m=+648.512553328 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adf900): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adfe00): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adfe00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adfe00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adfe00): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adfe00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.910638114 +0000 UTC m=+648.512553328 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000adfe00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b5e0 item 9 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af8500): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af8500): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af8500): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af8500): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af8500): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.915199593 +0000 UTC m=+648.517114807 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af8500): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af8a40): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af8a40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af8a40): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af8a40): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af8a40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.915199593 +0000 UTC m=+648.517114807 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af8a40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bb20 item 10 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9080): _readAt: size=2, off=0 2025/07/22 03:27:27 ERROR : open-test-file(0xc000af9080): Couldn't read size of file 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9080): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9080): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9080): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9080): close: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9080): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9440): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9440): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9440): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9440): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9440): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.918258092 +0000 UTC m=+648.520173306 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9440): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9940): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9940): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9940): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9940): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9940): _writeAt: size=3, off=2 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9940): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9940): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.918258092 +0000 UTC m=+648.520173306 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9940): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9e40): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9e40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9e40): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9e40): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9e40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.918258092 +0000 UTC m=+648.520173306 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000af9e40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e0e0 item 11 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1a540): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1a540): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1a540): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1a540): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1a540): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.922687582 +0000 UTC m=+648.524602807 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1a540): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1aa80): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1aa80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1aa80): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1aa80): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1aa80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.922687582 +0000 UTC m=+648.524602807 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1aa80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e770 item 12 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1b0c0): _readAt: size=2, off=0 2025/07/22 03:27:27 ERROR : open-test-file(0xc000b1b0c0): Couldn't read size of file 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1b0c0): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1b0c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1b0c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1b0c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1b0c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1b480): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1b480): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1b480): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1b480): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1b480): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.925669147 +0000 UTC m=+648.527584371 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1b480): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1bb40): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1bb40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1bb40): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1bb40): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1bb40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.925669147 +0000 UTC m=+648.527584371 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b1bb40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ed20 item 13 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4a240): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4a240): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4a240): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4a240): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4a240): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.928866446 +0000 UTC m=+648.530781660 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4a240): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4a780): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4a780): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4a780): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4a780): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4a780): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.928866446 +0000 UTC m=+648.530781660 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4a780): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f180 item 14 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4adc0): _readAt: size=2, off=0 2025/07/22 03:27:27 ERROR : open-test-file(0xc000b4adc0): Couldn't read size of file 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4adc0): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4adc0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4adc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4adc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4adc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4b180): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4b180): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4b180): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4b180): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4b180): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.931706726 +0000 UTC m=+648.533621940 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4b180): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4b840): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4b840): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4b840): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4b840): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4b840): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.931706726 +0000 UTC m=+648.533621940 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4b840): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f570 item 15 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4bec0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4bec0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4bec0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4bec0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4bec0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.934618118 +0000 UTC m=+648.536533342 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b4bec0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74480): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74480): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74480): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74480): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74480): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.934618118 +0000 UTC m=+648.536533342 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74480): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fa40 item 16 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74ac0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74ac0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74ac0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74ac0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74ac0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.937542015 +0000 UTC m=+648.539457229 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74ac0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74f40): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74f40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74f40): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74f40): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74f40): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74f40): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74f40): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74f40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.937542015 +0000 UTC m=+648.539457229 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b74f40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b75440): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b75440): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b75440): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b75440): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b75440): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.937542015 +0000 UTC m=+648.539457229 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b75440): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004940e0 item 17 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b75ac0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b75ac0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b75ac0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b75ac0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b75ac0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.941803591 +0000 UTC m=+648.543718815 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b75ac0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9e080): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9e080): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9e080): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9e080): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9e080): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.941803591 +0000 UTC m=+648.543718815 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9e080): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494770 item 18 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9e700): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9e700): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9e700): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9e700): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9e700): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.944628151 +0000 UTC m=+648.546543376 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9e700): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9ec00): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9ec00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9ec00): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9ec00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9ec00): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9ec00): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9ec00): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9ec00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.944628151 +0000 UTC m=+648.546543376 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9ec00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9f100): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9f100): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9f100): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9f100): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9f100): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.944628151 +0000 UTC m=+648.546543376 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9f100): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494cb0 item 19 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9f780): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9f780): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9f780): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9f780): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9f780): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.948512479 +0000 UTC m=+648.550427703 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9f780): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9fcc0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9fcc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9fcc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9fcc0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9fcc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.948512479 +0000 UTC m=+648.550427703 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000b9fcc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495260 item 20 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd63c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd63c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd63c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd63c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd63c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.951238273 +0000 UTC m=+648.553153487 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd63c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd68c0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd68c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd68c0): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd68c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd68c0): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd68c0): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd68c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd68c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.951238273 +0000 UTC m=+648.553153487 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd68c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6dc0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6dc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6dc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6dc0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6dc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.951238273 +0000 UTC m=+648.553153487 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6dc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495650 item 21 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7440): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7440): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7440): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7440): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7440): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.95503088 +0000 UTC m=+648.556946104 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7440): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7980): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7980): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7980): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7980): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7980): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.95503088 +0000 UTC m=+648.556946104 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7980): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495dc0 item 22 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6200): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6200): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6200): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6200): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6200): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.959867695 +0000 UTC m=+648.561782889 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6200): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6700): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6700): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6700): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6700): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6700): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6700): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6700): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6700): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.959867695 +0000 UTC m=+648.561782889 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6700): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6c00): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6c00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6c00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6c00): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6c00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.959867695 +0000 UTC m=+648.561782889 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd6c00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c21c0 item 23 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7280): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7280): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7280): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7280): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7280): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.964134842 +0000 UTC m=+648.566050066 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd7280): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd77c0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd77c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd77c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd77c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd77c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.964134842 +0000 UTC m=+648.566050066 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000bd77c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2b60 item 24 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e340): _readAt: size=2, off=0 2025/07/22 03:27:27 ERROR : open-test-file(0xc00098e340): Couldn't read size of file 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e340): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e340): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e340): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e340): close: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e340): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e700): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e700): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e700): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e700): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e700): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.967258943 +0000 UTC m=+648.569174158 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098e700): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098ec00): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098ec00): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098ec00): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098ec00): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098ec00): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098ec00): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098ec00): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098ec00): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.967258943 +0000 UTC m=+648.569174158 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098ec00): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f140): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f140): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f140): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f140): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f140): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.967258943 +0000 UTC m=+648.569174158 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f140): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3030 item 25 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f7c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f7c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f7c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f7c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f7c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.971704195 +0000 UTC m=+648.573619418 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098f7c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098fd40): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098fd40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098fd40): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098fd40): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098fd40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.971704195 +0000 UTC m=+648.573619418 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00098fd40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3a40 item 26 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00039fb80): _readAt: size=2, off=0 2025/07/22 03:27:27 ERROR : open-test-file(0xc00039fb80): Couldn't read size of file 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00039fb80): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00039fb80): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00039fb80): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00039fb80): close: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00039fb80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e180): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e180): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e180): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e180): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e180): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.97515033 +0000 UTC m=+648.577065544 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e180): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e900): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e900): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e900): open at offset 5 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e900): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e900): >_readAt: n=2, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e900): _writeAt: size=3, off=7 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e900): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e900): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.97515033 +0000 UTC m=+648.577065544 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc00044e900): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a702c0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a702c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a702c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a702c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a702c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.97515033 +0000 UTC m=+648.577065544 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a702c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458000 item 27 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70940): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70940): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70940): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70940): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70940): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.979119258 +0000 UTC m=+648.581034471 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70940): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70ec0): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70ec0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70ec0): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70ec0): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70ec0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.979119258 +0000 UTC m=+648.581034471 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a70ec0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458d20 item 28 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71500): _readAt: size=2, off=0 2025/07/22 03:27:27 ERROR : open-test-file(0xc000a71500): Couldn't read size of file 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71500): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71500): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71500): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71500): close: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a71500): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a718c0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a718c0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a718c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a718c0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a718c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.982060616 +0000 UTC m=+648.583975841 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a718c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6000): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6000): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6000): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6000): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6000): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.982060616 +0000 UTC m=+648.583975841 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6000): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459490 item 29 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6700): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6700): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6700): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6700): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6700): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.985009028 +0000 UTC m=+648.586924253 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6700): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6c80): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6c80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6c80): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6c80): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6c80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.985009028 +0000 UTC m=+648.586924253 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e6c80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459b90 item 30 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e72c0): _readAt: size=2, off=0 2025/07/22 03:27:27 ERROR : open-test-file(0xc0009e72c0): Couldn't read size of file 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e72c0): >_readAt: n=0, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e72c0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e72c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e72c0): close: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e72c0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7740): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7740): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7740): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7740): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7740): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.988059121 +0000 UTC m=+648.589974355 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0009e7740): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000dde380): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000dde380): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000dde380): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000dde380): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000dde380): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.988059121 +0000 UTC m=+648.589974355 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000dde380): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a150 item 31 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddeec0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddeec0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddeec0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddeec0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddeec0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.990842504 +0000 UTC m=+648.592757709 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddeec0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddf400): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddf400): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddf400): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddf400): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddf400): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.990842504 +0000 UTC m=+648.592757709 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddf400): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a5b0 item 32 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfa40): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfa40): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfa40): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfa40): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfa40): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.993024208 +0000 UTC m=+648.594939402 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfa40): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfec0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfec0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfec0): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfec0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfec0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aa10 item 33 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfec0): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfec0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.993832714 +0000 UTC m=+648.595747918 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000ddfec0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a440): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a440): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a440): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a440): >_readAt: n=5, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a440): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.993832714 +0000 UTC m=+648.595747918 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2a440): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ac40 item 33 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2aac0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2aac0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2aac0): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2aac0): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2aac0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.995759831 +0000 UTC m=+648.597675035 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2aac0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2afc0): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2afc0): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b260 item 34 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2afc0): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2afc0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2afc0): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2afc0): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2afc0): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.996618482 +0000 UTC m=+648.598533676 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2afc0): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b540): _readAt: size=512, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b540): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b540): >openPending: err= 2025/07/22 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b540): >_readAt: n=3, err=EOF 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b540): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.996618482 +0000 UTC m=+648.598533676 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2b540): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: Remove: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b490 item 34 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2bb80): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2bb80): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2bb80): _writeAt: size=5, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2bb80): >_writeAt: n=5, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2bb80): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.998869595 +0000 UTC m=+648.600784789 2025/07/22 03:27:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:27 DEBUG : open-test-file(0xc000a2bb80): >close: err= 2025/07/22 03:27:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/22 03:27:27 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2080): _readAt: size=2, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2080): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2080): _writeAt: size=3, off=0 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2080): openPending: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2080): >openPending: err= 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bf10 item 35 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2080): >_writeAt: n=3, err= 2025/07/22 03:27:27 DEBUG : open-test-file(0xc0007c2080): close: 2025/07/22 03:27:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.999653878 +0000 UTC m=+648.601569081 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c2080): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c2580): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c2580): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c2580): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c2580): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c2580): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:27.999653878 +0000 UTC m=+648.601569081 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c2580): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004562a0 item 35 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c2c00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c2c00): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c2c00): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c2c00): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c2c00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.001505552 +0000 UTC m=+648.603420765 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c2c00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3100): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3100): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004569a0 item 36 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3100): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3100): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3100): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3100): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3100): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.00245332 +0000 UTC m=+648.604368524 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3100): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3680): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3680): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3680): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3680): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3680): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.00245332 +0000 UTC m=+648.604368524 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3680): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456bd0 item 36 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3d00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3d00): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3d00): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3d00): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3d00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.00454774 +0000 UTC m=+648.606462934 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c3d00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22200): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22200): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22200): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22200): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22200): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457110 item 37 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22200): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22200): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.005857117 +0000 UTC m=+648.607772341 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22200): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22740): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22740): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22740): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22740): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22740): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.005857117 +0000 UTC m=+648.607772341 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22740): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004572d0 item 37 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22dc0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22dc0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22dc0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22dc0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22dc0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.008759532 +0000 UTC m=+648.610674756 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a22dc0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a232c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a232c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004579d0 item 38 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a232c0): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a232c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a232c0): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a232c0): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a232c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.009954846 +0000 UTC m=+648.611870070 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a232c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a23800): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a23800): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a23800): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a23800): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a23800): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.009954846 +0000 UTC m=+648.611870070 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a23800): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457c70 item 38 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002ecc00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002ecc00): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002ecc00): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002ecc00): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002ecc00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.012396436 +0000 UTC m=+648.614311640 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002ecc00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002ed5c0): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002ed5c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002ed5c0): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002ed5c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002ed5c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a55e0 item 39 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002ed5c0): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002ed5c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.013536095 +0000 UTC m=+648.615451339 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002ed5c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002edb00): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002edb00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002edb00): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002edb00): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002edb00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.013536095 +0000 UTC m=+648.615451339 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0002edb00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5ab0 item 39 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3c4c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3c4c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3c4c0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3c4c0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3c4c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.016078605 +0000 UTC m=+648.617993829 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3c4c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3c9c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3c9c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050380 item 40 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3c9c0): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3c9c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3c9c0): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3c9c0): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3c9c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.017289808 +0000 UTC m=+648.619205023 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3c9c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3cf00): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3cf00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3cf00): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3cf00): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3cf00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.017289808 +0000 UTC m=+648.619205023 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3cf00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050770 item 40 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3d500): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3d500): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3d500): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3d500): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3d500): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3d500): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3d500): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.019708136 +0000 UTC m=+648.621623309 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3d500): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3da40): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3da40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3da40): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050f50 item 41 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3da40): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3da40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.020382702 +0000 UTC m=+648.622297886 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3da40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3df00): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3df00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3df00): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3df00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3df00): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000512d0 item 41 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3df00): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3df00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.021056536 +0000 UTC m=+648.622971720 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b3df00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d64c0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d64c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d64c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d64c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d64c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.021056536 +0000 UTC m=+648.622971720 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d64c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b90 item 41 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d6b00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d6b00): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d6b00): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d6b00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d6b00): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d6b00): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d6b00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.022788425 +0000 UTC m=+648.624703609 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d6b00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7000): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7000): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7000): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474d90 item 42 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7000): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7000): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.023562007 +0000 UTC m=+648.625477191 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7000): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7540): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7540): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475180 item 42 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7540): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7540): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7540): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7540): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7540): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.024804548 +0000 UTC m=+648.626719762 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7540): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7ac0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7ac0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7ac0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7ac0): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7ac0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.024804548 +0000 UTC m=+648.626719762 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004d7ac0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475420 item 42 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2180): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2180): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2180): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2180): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2180): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2180): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2180): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.026845287 +0000 UTC m=+648.628760471 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2180): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2680): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2680): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2680): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475a40 item 43 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2680): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2680): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.027462986 +0000 UTC m=+648.629378170 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2680): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2bc0): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2bc0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2bc0): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2bc0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2bc0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510070 item 43 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2bc0): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2bc0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.028050188 +0000 UTC m=+648.629965372 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f2bc0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3100): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3100): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3100): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3100): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3100): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.028050188 +0000 UTC m=+648.629965372 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3100): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510310 item 43 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3740): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3740): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3740): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3740): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3740): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3740): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3740): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.029612709 +0000 UTC m=+648.631527894 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3740): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3c40): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3c40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3c40): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511260 item 44 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3c40): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3c40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.030196504 +0000 UTC m=+648.632111689 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0004f3c40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528200): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528200): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005117a0 item 44 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528200): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528200): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528200): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528200): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528200): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.030868486 +0000 UTC m=+648.632783670 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528200): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528780): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528780): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528780): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528780): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528780): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.030868486 +0000 UTC m=+648.632783670 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528780): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511a40 item 44 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528dc0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528dc0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528dc0): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528dc0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528dc0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528dc0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528dc0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.032453911 +0000 UTC m=+648.634369095 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000528dc0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0005292c0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0005292c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0005292c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac3f0 item 45 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0005292c0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0005292c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.033186826 +0000 UTC m=+648.635102030 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0005292c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0005299c0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0005299c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0005299c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0005299c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0005299c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.033186826 +0000 UTC m=+648.635102030 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0005299c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac690 item 45 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694080): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694080): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694080): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694080): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694080): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694080): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694080): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.035417071 +0000 UTC m=+648.637332275 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694080): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694580): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694580): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694580): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acd20 item 46 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694580): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694580): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.036226299 +0000 UTC m=+648.638141503 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694580): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694c80): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694c80): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694c80): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694c80): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694c80): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.036226299 +0000 UTC m=+648.638141503 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000694c80): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acf50 item 46 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006952c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006952c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006952c0): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006952c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006952c0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006952c0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006952c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.038366685 +0000 UTC m=+648.640281899 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006952c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006957c0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006957c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006957c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad340 item 47 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006957c0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006957c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.039238371 +0000 UTC m=+648.641153575 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006957c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000695ec0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000695ec0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000695ec0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000695ec0): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000695ec0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.039238371 +0000 UTC m=+648.641153575 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000695ec0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad650 item 47 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c4580): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c4580): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c4580): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c4580): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c4580): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c4580): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c4580): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.041441134 +0000 UTC m=+648.643356338 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c4580): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c4a80): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c4a80): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c4a80): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad9d0 item 48 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c4a80): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c4a80): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.042234523 +0000 UTC m=+648.644149727 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c4a80): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c5180): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c5180): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c5180): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c5180): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c5180): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.042234523 +0000 UTC m=+648.644149727 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c5180): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adb90 item 48 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c57c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c57c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c57c0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c57c0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c57c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.044828049 +0000 UTC m=+648.646743253 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c57c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c5c40): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c5c40): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c5c40): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c5c40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c5c40): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c5c40): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003441c0 item 49 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c5c40): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c5c40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.045778001 +0000 UTC m=+648.647693205 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0006c5c40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730200): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730200): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730200): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730200): >_readAt: n=8, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730200): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.045778001 +0000 UTC m=+648.647693205 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730200): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003444d0 item 49 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796180): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796180): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796180): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796180): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796180): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.048560623 +0000 UTC m=+648.650475847 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796180): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796700): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796700): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796700): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005003f0 item 50 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796700): _readAt: size=2, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796700): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796700): _writeAt: size=3, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796700): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796700): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.049310769 +0000 UTC m=+648.651225954 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796700): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796c80): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796c80): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796c80): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796c80): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796c80): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.049310769 +0000 UTC m=+648.651225954 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000796c80): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500690 item 50 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797300): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797300): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797300): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797300): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797300): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.051861916 +0000 UTC m=+648.653777131 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797300): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797800): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797800): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797800): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797800): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797800): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797800): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500c40 item 51 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797800): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797800): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.053001925 +0000 UTC m=+648.654917150 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797800): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797d40): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797d40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797d40): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797d40): >_readAt: n=8, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797d40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.053001925 +0000 UTC m=+648.654917150 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000797d40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500f50 item 51 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4440): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4440): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4440): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4440): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4440): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.056119225 +0000 UTC m=+648.658034448 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4440): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4940): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4940): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4940): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501570 item 52 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4940): _readAt: size=2, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4940): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4940): _writeAt: size=3, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4940): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4940): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.057075078 +0000 UTC m=+648.658990302 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4940): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4ec0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4ec0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4ec0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4ec0): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4ec0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.057075078 +0000 UTC m=+648.658990302 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c4ec0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501c00 item 52 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c5540): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c5540): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c5540): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c5540): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c5540): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.059376547 +0000 UTC m=+648.661291771 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c5540): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c5a40): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c5a40): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c5a40): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c5a40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c5a40): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c5a40): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ed20 item 53 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c5a40): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c5a40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.060332179 +0000 UTC m=+648.662247404 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007c5a40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2000): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2000): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2000): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2000): >_readAt: n=8, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2000): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.060332179 +0000 UTC m=+648.662247404 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2000): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f180 item 53 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2680): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2680): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2680): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2680): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2680): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.062845174 +0000 UTC m=+648.664760379 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2680): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2b80): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2b80): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2b80): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f730 item 54 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2b80): _readAt: size=2, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2b80): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2b80): _writeAt: size=3, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2b80): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2b80): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.063825354 +0000 UTC m=+648.665740558 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e2b80): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3100): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3100): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3100): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3100): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3100): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.063825354 +0000 UTC m=+648.665740558 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3100): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032fd50 item 54 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3780): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3780): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3780): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3780): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3780): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.065758521 +0000 UTC m=+648.667673735 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3780): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3c80): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3c80): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3c80): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3c80): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3c80): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3c80): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e770 item 55 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3c80): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3c80): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.066626871 +0000 UTC m=+648.668542095 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0007e3c80): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000800240): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000800240): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000800240): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000800240): >_readAt: n=8, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000800240): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.066626871 +0000 UTC m=+648.668542095 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000800240): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ec40 item 55 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008008c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008008c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008008c0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008008c0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008008c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.068698057 +0000 UTC m=+648.670613272 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008008c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000800dc0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000800dc0): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000800dc0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f260 item 56 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000800dc0): _readAt: size=2, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000800dc0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000800dc0): _writeAt: size=3, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000800dc0): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000800dc0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.069521121 +0000 UTC m=+648.671436325 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000800dc0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801340): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801340): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801340): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801340): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801340): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.069521121 +0000 UTC m=+648.671436325 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801340): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f500 item 56 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801980): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801980): open at offset 0 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801980): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801980): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801980): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801980): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801980): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801980): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.071330667 +0000 UTC m=+648.673245881 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801980): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801ec0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801ec0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801ec0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f960 item 57 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801ec0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801ec0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.072048143 +0000 UTC m=+648.673963347 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000801ec0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081a480): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081a480): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081a480): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081a480): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081a480): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081a480): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fb20 item 57 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081a480): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081a480): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.073070692 +0000 UTC m=+648.674985895 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081a480): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081aa00): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081aa00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081aa00): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081aa00): >_readAt: n=8, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081aa00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.073070692 +0000 UTC m=+648.674985895 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081aa00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fce0 item 57 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081b040): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081b040): open at offset 0 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081b040): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081b040): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081b040): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081b040): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081b040): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081b040): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.0752181 +0000 UTC m=+648.677133304 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081b040): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081b580): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081b580): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081b580): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005127e0 item 58 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081b580): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081b580): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.075871826 +0000 UTC m=+648.677787031 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081b580): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081bac0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081bac0): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081bac0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512a80 item 58 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081bac0): _readAt: size=2, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081bac0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081bac0): _writeAt: size=3, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081bac0): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081bac0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.076845203 +0000 UTC m=+648.678760408 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00081bac0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838100): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838100): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838100): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838100): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838100): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.076845203 +0000 UTC m=+648.678760408 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838100): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000512e00 item 58 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838740): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838740): open at offset 0 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838740): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838740): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838740): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838740): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838740): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838740): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.079280994 +0000 UTC m=+648.681196208 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838740): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838c80): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838c80): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838c80): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513260 item 59 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838c80): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838c80): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.080084101 +0000 UTC m=+648.681999315 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000838c80): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008391c0): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008391c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008391c0): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008391c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008391c0): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008391c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513500 item 59 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008391c0): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008391c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.080985452 +0000 UTC m=+648.682900656 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008391c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000839740): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000839740): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000839740): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000839740): >_readAt: n=8, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000839740): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.080985452 +0000 UTC m=+648.682900656 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000839740): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000513880 item 59 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000839d80): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000839d80): open at offset 0 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000839d80): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000839d80): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000839d80): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000839d80): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000839d80): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000839d80): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.083289165 +0000 UTC m=+648.685204369 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000839d80): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872340): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872340): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872340): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380fc0 item 60 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872340): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872340): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.084010478 +0000 UTC m=+648.685925682 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872340): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872880): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872880): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872880): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381260 item 60 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872880): _readAt: size=2, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872880): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872880): _writeAt: size=3, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872880): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872880): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.085051101 +0000 UTC m=+648.686966314 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872880): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872e40): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872e40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872e40): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872e40): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872e40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.085051101 +0000 UTC m=+648.686966314 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000872e40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003819d0 item 60 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000873480): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000873480): open at offset 0 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000873480): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000873480): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000873480): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000873480): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000873480): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000873480): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.087372868 +0000 UTC m=+648.689288071 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000873480): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008739c0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008739c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008739c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc1c0 item 61 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008739c0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008739c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.088391739 +0000 UTC m=+648.690306943 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008739c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008ce140): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008ce140): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008ce140): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008ce140): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008ce140): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.088391739 +0000 UTC m=+648.690306943 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008ce140): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc5b0 item 61 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008ce780): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008ce780): open at offset 0 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008ce780): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008ce780): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008ce780): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008ce780): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008ce780): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008ce780): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.091238931 +0000 UTC m=+648.693154135 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008ce780): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cecc0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cecc0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cecc0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fccb0 item 62 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cecc0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cecc0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.09201119 +0000 UTC m=+648.693926394 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cecc0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cf3c0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cf3c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cf3c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cf3c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cf3c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.09201119 +0000 UTC m=+648.693926394 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cf3c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd0a0 item 62 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cfa00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cfa00): open at offset 0 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cfa00): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cfa00): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cfa00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cfa00): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cfa00): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cfa00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.094895212 +0000 UTC m=+648.696810416 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cfa00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cff40): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cff40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cff40): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fdce0 item 63 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cff40): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cff40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.09575243 +0000 UTC m=+648.697667634 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0008cff40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0009146c0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0009146c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0009146c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0009146c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0009146c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.09575243 +0000 UTC m=+648.697667634 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0009146c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350000 item 63 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000914d00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000914d00): open at offset 0 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000914d00): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000914d00): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000914d00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000914d00): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000914d00): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000914d00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.098071791 +0000 UTC m=+648.699986995 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000914d00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000915240): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000915240): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000915240): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350690 item 64 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000915240): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000915240): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.098809727 +0000 UTC m=+648.700724931 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000915240): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000915940): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000915940): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000915940): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000915940): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000915940): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.098809727 +0000 UTC m=+648.700724931 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000915940): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350a80 item 64 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e000): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e000): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e000): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e000): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e000): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.101081329 +0000 UTC m=+648.702996533 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e000): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e480): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e480): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e480): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e480): >_readAt: n=2, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e480): _writeAt: size=3, off=2 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351340 item 65 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e480): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e480): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.102035229 +0000 UTC m=+648.703950433 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e480): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e980): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e980): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e980): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e980): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e980): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.102035229 +0000 UTC m=+648.703950433 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094e980): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003515e0 item 65 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094efc0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094efc0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094efc0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094efc0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094efc0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.104442705 +0000 UTC m=+648.706357919 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094efc0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094f440): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094f440): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351f10 item 66 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094f440): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094f440): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094f440): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094f440): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094f440): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.105388761 +0000 UTC m=+648.707303965 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094f440): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094f980): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094f980): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094f980): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094f980): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094f980): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.105388761 +0000 UTC m=+648.707303965 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00094f980): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f67e0 item 66 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a040): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a040): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a040): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a040): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a040): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.107672316 +0000 UTC m=+648.709587519 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a040): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a4c0): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a4c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a4c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a4c0): >_readAt: n=2, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a4c0): _writeAt: size=3, off=2 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f70a0 item 67 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a4c0): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a4c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.108462708 +0000 UTC m=+648.710377913 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a4c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a9c0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a9c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a9c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a9c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a9c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.108462708 +0000 UTC m=+648.710377913 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a9c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7c00 item 67 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098b040): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098b040): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098b040): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098b040): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098b040): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.111256691 +0000 UTC m=+648.713171895 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098b040): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a23cc0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a23cc0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e0e0 item 68 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a23cc0): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a23cc0): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a23cc0): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a23cc0): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a23cc0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.112262529 +0000 UTC m=+648.714177733 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a23cc0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d2280): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d2280): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d2280): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d2280): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d2280): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.112262529 +0000 UTC m=+648.714177733 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d2280): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e540 item 68 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d28c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d28c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d28c0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d28c0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d28c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.114783658 +0000 UTC m=+648.716698862 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d28c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d2d40): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d2d40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d2d40): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d2d40): >_readAt: n=2, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d2d40): _writeAt: size=3, off=2 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ec40 item 69 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d2d40): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d2d40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.115947683 +0000 UTC m=+648.717862887 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d2d40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d3240): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d3240): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d3240): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d3240): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d3240): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.115947683 +0000 UTC m=+648.717862887 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d3240): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f2d0 item 69 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d38c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d38c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d38c0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d38c0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d38c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.118535619 +0000 UTC m=+648.720450823 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d38c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d3dc0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d3dc0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f8f0 item 70 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d3dc0): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d3dc0): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d3dc0): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d3dc0): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d3dc0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.11934131 +0000 UTC m=+648.721256514 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc0003d3dc0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62380): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62380): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62380): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62380): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62380): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.11934131 +0000 UTC m=+648.721256514 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62380): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fab0 item 70 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62a00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62a00): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62a00): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62a00): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62a00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.121725364 +0000 UTC m=+648.723640578 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62a00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62f00): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62f00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62f00): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62f00): >_readAt: n=2, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62f00): _writeAt: size=3, off=2 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001702a0 item 71 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62f00): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62f00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.12265092 +0000 UTC m=+648.724566124 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a62f00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a63400): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a63400): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a63400): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a63400): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a63400): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.12265092 +0000 UTC m=+648.724566124 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a63400): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170690 item 71 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a63a80): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a63a80): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a63a80): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a63a80): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a63a80): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.124951507 +0000 UTC m=+648.726866711 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a63a80): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92000): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92000): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171180 item 72 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92000): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92000): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92000): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92000): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92000): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.125997079 +0000 UTC m=+648.727912283 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92000): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92540): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92540): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92540): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92540): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92540): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.125997079 +0000 UTC m=+648.727912283 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92540): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001716c0 item 72 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92b00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92b00): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92b00): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92b00): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92b00): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92b00): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92b00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.128064137 +0000 UTC m=+648.729979351 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a92b00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a93000): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a93000): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a93000): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce3f0 item 73 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a93000): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a93000): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.129015472 +0000 UTC m=+648.730930677 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a93000): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a934c0): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a934c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a934c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a934c0): >_readAt: n=2, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a934c0): _writeAt: size=3, off=2 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce5b0 item 73 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a934c0): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a934c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.130077115 +0000 UTC m=+648.731992319 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a934c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a93a00): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a93a00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a93a00): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a93a00): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a93a00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.130077115 +0000 UTC m=+648.731992319 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000a93a00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ce770 item 73 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730840): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730840): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730840): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730840): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730840): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730840): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730840): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.132024389 +0000 UTC m=+648.733939692 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730840): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730d40): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730d40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730d40): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344f50 item 74 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730d40): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730d40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.13297439 +0000 UTC m=+648.734889594 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000730d40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731280): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731280): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345420 item 74 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731280): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731280): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731280): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731280): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731280): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.134102748 +0000 UTC m=+648.736017972 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731280): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731800): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731800): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731800): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731800): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731800): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.134102748 +0000 UTC m=+648.736017972 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731800): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345a40 item 74 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731e40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731e40): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731e40): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731e40): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731e40): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731e40): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731e40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.136937006 +0000 UTC m=+648.738852220 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000731e40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b043c0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b043c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b043c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e150 item 75 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b043c0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b043c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.13786147 +0000 UTC m=+648.739776685 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b043c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b04900): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b04900): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b04900): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b04900): >_readAt: n=2, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b04900): _writeAt: size=3, off=2 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e8c0 item 75 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b04900): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b04900): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.138701005 +0000 UTC m=+648.740616179 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b04900): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b04e40): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b04e40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b04e40): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b04e40): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b04e40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.138701005 +0000 UTC m=+648.740616179 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b04e40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ed20 item 75 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05480): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05480): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05480): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05480): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05480): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05480): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05480): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.140173979 +0000 UTC m=+648.742089163 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05480): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05980): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05980): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05980): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f1f0 item 76 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05980): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05980): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.141227216 +0000 UTC m=+648.743142399 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05980): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05ec0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05ec0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f570 item 76 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05ec0): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05ec0): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05ec0): _writeAt: size=3, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05ec0): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05ec0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.142053316 +0000 UTC m=+648.743968489 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b05ec0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2e4c0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2e4c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2e4c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2e4c0): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2e4c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.142053316 +0000 UTC m=+648.743968489 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2e4c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f880 item 76 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2eb00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2eb00): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2eb00): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2eb00): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2eb00): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2eb00): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2eb00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.143680899 +0000 UTC m=+648.745596084 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2eb00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2f000): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2f000): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2f000): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005143f0 item 77 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2f000): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2f000): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.144328034 +0000 UTC m=+648.746243218 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2f000): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2f700): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2f700): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2f700): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2f700): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2f700): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.144328034 +0000 UTC m=+648.746243218 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2f700): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514620 item 77 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2fd40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2fd40): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2fd40): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2fd40): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2fd40): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2fd40): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2fd40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.145998948 +0000 UTC m=+648.747914132 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b2fd40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b502c0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b502c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b502c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514a80 item 78 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b502c0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b502c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.146799291 +0000 UTC m=+648.748714495 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b502c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b509c0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b509c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b509c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b509c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b509c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.146799291 +0000 UTC m=+648.748714495 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b509c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514c40 item 78 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51000): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51000): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51000): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51000): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51000): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51000): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51000): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.149375845 +0000 UTC m=+648.751291059 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51000): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51500): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51500): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51500): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514fc0 item 79 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51500): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51500): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.150133286 +0000 UTC m=+648.752048490 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51500): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51c00): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51c00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51c00): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51c00): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51c00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.150133286 +0000 UTC m=+648.752048490 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b51c00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515260 item 79 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b822c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b822c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b822c0): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b822c0): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b822c0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b822c0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b822c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.152414186 +0000 UTC m=+648.754329390 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b822c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b827c0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b827c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b827c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515880 item 80 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b827c0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b827c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.153149365 +0000 UTC m=+648.755064580 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b827c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b82ec0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b82ec0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b82ec0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b82ec0): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b82ec0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.153149365 +0000 UTC m=+648.755064580 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b82ec0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515c00 item 80 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83500): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83500): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83500): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83500): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83500): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.155716121 +0000 UTC m=+648.757631325 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83500): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83980): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83980): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83980): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83980): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83980): >_readAt: n=2, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83980): _writeAt: size=3, off=7 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a230 item 81 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83980): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83980): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.156667026 +0000 UTC m=+648.758582230 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83980): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83ec0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83ec0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83ec0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83ec0): >_readAt: n=8, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83ec0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.156667026 +0000 UTC m=+648.758582230 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000b83ec0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a3f0 item 81 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb85c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb85c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb85c0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb85c0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb85c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.158769721 +0000 UTC m=+648.760684925 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb85c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb8ac0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb8ac0): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb8ac0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a7e0 item 82 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb8ac0): _readAt: size=2, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb8ac0): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb8ac0): _writeAt: size=3, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb8ac0): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb8ac0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.159707631 +0000 UTC m=+648.761622835 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb8ac0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb9040): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb9040): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb9040): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb9040): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb9040): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.159707631 +0000 UTC m=+648.761622835 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb9040): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048abd0 item 82 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb96c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb96c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb96c0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb96c0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb96c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.161853106 +0000 UTC m=+648.763768310 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb96c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb9bc0): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb9bc0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb9bc0): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb9bc0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb9bc0): >_readAt: n=2, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb9bc0): _writeAt: size=3, off=7 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b030 item 83 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb9bc0): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb9bc0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.162717218 +0000 UTC m=+648.764632422 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bb9bc0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0180): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0180): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0180): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0180): >_readAt: n=8, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0180): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.162717218 +0000 UTC m=+648.764632422 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0180): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b1f0 item 83 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0800): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0800): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0800): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0800): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0800): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.164996003 +0000 UTC m=+648.766911208 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0800): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0d00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0d00): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0d00): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b6c0 item 84 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0d00): _readAt: size=2, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0d00): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0d00): _writeAt: size=3, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0d00): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0d00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.166293658 +0000 UTC m=+648.768208873 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf0d00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1280): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1280): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1280): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1280): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1280): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.166293658 +0000 UTC m=+648.768208873 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1280): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b8f0 item 84 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1900): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1900): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1900): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1900): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1900): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.168570671 +0000 UTC m=+648.770485855 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1900): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1e00): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1e00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1e00): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1e00): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1e00): >_readAt: n=2, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1e00): _writeAt: size=3, off=7 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bdc0 item 85 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1e00): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1e00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.169675774 +0000 UTC m=+648.771590958 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000bf1e00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c183c0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c183c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c183c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c183c0): >_readAt: n=8, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c183c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.169675774 +0000 UTC m=+648.771590958 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c183c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e070 item 85 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c18a40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c18a40): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c18a40): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c18a40): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c18a40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.171406591 +0000 UTC m=+648.773321775 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c18a40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c18f40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c18f40): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c18f40): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e4d0 item 86 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c18f40): _readAt: size=2, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c18f40): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c18f40): _writeAt: size=3, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c18f40): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c18f40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.172111194 +0000 UTC m=+648.774026378 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c18f40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c194c0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c194c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c194c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c194c0): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c194c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.172111194 +0000 UTC m=+648.774026378 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c194c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e770 item 86 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c19b40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c19b40): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c19b40): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c19b40): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c19b40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.173625946 +0000 UTC m=+648.775541131 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c19b40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c360c0): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c360c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c360c0): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c360c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c360c0): >_readAt: n=2, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c360c0): _writeAt: size=3, off=7 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ed20 item 87 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c360c0): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c360c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.174424915 +0000 UTC m=+648.776340099 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c360c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c36600): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c36600): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c36600): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c36600): >_readAt: n=8, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c36600): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.174424915 +0000 UTC m=+648.776340099 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c36600): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043efc0 item 87 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c36c80): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c36c80): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c36c80): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c36c80): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c36c80): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.176039635 +0000 UTC m=+648.777954818 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c36c80): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37180): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37180): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37180): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f340 item 88 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37180): _readAt: size=2, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37180): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37180): _writeAt: size=3, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37180): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37180): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.176864974 +0000 UTC m=+648.778780158 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37180): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37700): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37700): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37700): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37700): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37700): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.176864974 +0000 UTC m=+648.778780158 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37700): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f570 item 88 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37d40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37d40): open at offset 0 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37d40): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37d40): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37d40): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37d40): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37d40): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37d40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.178849507 +0000 UTC m=+648.780764691 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c37d40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54300): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54300): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54300): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fa40 item 89 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54300): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54300): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.179785714 +0000 UTC m=+648.781700928 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54300): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54840): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54840): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54840): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54840): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54840): >_readAt: n=2, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54840): _writeAt: size=3, off=7 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fe30 item 89 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54840): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54840): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.180852186 +0000 UTC m=+648.782767399 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54840): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54dc0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54dc0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54dc0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54dc0): >_readAt: n=8, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54dc0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.180852186 +0000 UTC m=+648.782767399 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c54dc0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004940e0 item 89 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55400): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55400): open at offset 0 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55400): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55400): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55400): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55400): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55400): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55400): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.183407781 +0000 UTC m=+648.785322984 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55400): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55940): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55940): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55940): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494620 item 90 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55940): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55940): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.184291769 +0000 UTC m=+648.786206973 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55940): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55e80): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55e80): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55e80): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004947e0 item 90 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55e80): _readAt: size=2, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55e80): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55e80): _writeAt: size=3, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55e80): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55e80): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.185347058 +0000 UTC m=+648.787262273 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c55e80): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c764c0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c764c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c764c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c764c0): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c764c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.185347058 +0000 UTC m=+648.787262273 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c764c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494a80 item 90 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c76b00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c76b00): open at offset 0 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c76b00): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c76b00): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c76b00): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c76b00): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c76b00): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c76b00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.187902984 +0000 UTC m=+648.789818198 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c76b00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77040): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77040): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77040): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494fc0 item 91 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77040): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77040): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.188783127 +0000 UTC m=+648.790698340 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77040): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77580): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77580): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77580): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77580): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77580): >_readAt: n=2, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77580): _writeAt: size=3, off=7 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495180 item 91 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77580): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77580): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.189740292 +0000 UTC m=+648.791655507 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77580): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77b00): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77b00): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77b00): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77b00): >_readAt: n=8, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77b00): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.189740292 +0000 UTC m=+648.791655507 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c77b00): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495340 item 91 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c941c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c941c0): open at offset 0 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c941c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c941c0): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c941c0): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c941c0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c941c0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c941c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.192001254 +0000 UTC m=+648.793916458 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c941c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c94700): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c94700): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c94700): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495730 item 92 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c94700): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c94700): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.192957629 +0000 UTC m=+648.794872833 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c94700): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c94c40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c94c40): open at offset 5 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c94c40): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495b90 item 92 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c94c40): _readAt: size=2, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c94c40): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c94c40): _writeAt: size=3, off=5 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c94c40): >_writeAt: n=3, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c94c40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.194009833 +0000 UTC m=+648.795925038 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c94c40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95200): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95200): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95200): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95200): >_readAt: n=3, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95200): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.194009833 +0000 UTC m=+648.795925038 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95200): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495d50 item 92 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95840): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95840): open at offset 0 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95840): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95840): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95840): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95840): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95840): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95840): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.196555039 +0000 UTC m=+648.798470243 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95840): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95d80): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95d80): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95d80): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4460 item 93 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95d80): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95d80): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.19779802 +0000 UTC m=+648.799713245 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000c95d80): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb2500): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb2500): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb2500): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb2500): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb2500): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.19779802 +0000 UTC m=+648.799713245 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb2500): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4770 item 93 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098b580): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098b580): open at offset 0 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098b580): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098b580): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098b580): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098b580): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098b580): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098b580): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.200127142 +0000 UTC m=+648.802042326 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098b580): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb28c0): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb28c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb28c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4070 item 94 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb28c0): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb28c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.200751322 +0000 UTC m=+648.802666507 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb28c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb2fc0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb2fc0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb2fc0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb2fc0): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb2fc0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.200751322 +0000 UTC m=+648.802666507 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb2fc0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f42a0 item 94 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb3600): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb3600): open at offset 0 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb3600): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb3600): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb3600): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb3600): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb3600): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb3600): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.202286292 +0000 UTC m=+648.804201477 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb3600): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb3b40): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb3b40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb3b40): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4f50 item 95 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb3b40): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb3b40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.202964595 +0000 UTC m=+648.804879779 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc000cb3b40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a2c0): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a2c0): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a2c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a2c0): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a2c0): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.202964595 +0000 UTC m=+648.804879779 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a2c0): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f52d0 item 95 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a900): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a900): open at offset 0 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a900): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a900): _readAt: size=2, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a900): >_readAt: n=0, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a900): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a900): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a900): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.204754614 +0000 UTC m=+648.806669798 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098a900): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098ae40): _writeAt: size=5, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098ae40): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098ae40): >openPending: err= 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5810 item 96 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098ae40): >_writeAt: n=5, err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098ae40): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.205596232 +0000 UTC m=+648.807511417 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098ae40): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 03:27:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:27:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 03:27:28 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098bb80): _readAt: size=512, off=0 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098bb80): openPending: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098bb80): >openPending: err= 2025/07/22 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098bb80): >_readAt: n=5, err=EOF 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098bb80): close: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 03:27:28.205596232 +0000 UTC m=+648.807511417 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 03:27:28 DEBUG : open-test-file(0xc00098bb80): >close: err= 2025/07/22 03:27:28 DEBUG : open-test-file: Remove: 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5b20 item 96 2025/07/22 03:27:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 03:27:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 03:27:28 DEBUG : open-test-file: >Remove: err= 2025/07/22 03:27:28 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:27:28 DEBUG : Looking for writers 2025/07/22 03:27:28 DEBUG : >WaitForWriters: 2025/07/22 03:27:28 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.83s) --- PASS: TestRWFileHandleOpenTests/writes (0.93s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.20s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.90s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.20s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:27:28 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:27:28 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:27:28 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:28 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:27:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:27:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:27:28 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:27:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:27:28 DEBUG : file1: newRWFileHandle: 2025/07/22 03:27:28 DEBUG : file1(0xc00098e2c0): openPending: 2025/07/22 03:27:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:27:28 DEBUG : file1(0xc00098e2c0): >openPending: err= 2025/07/22 03:27:28 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 03:27:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:27:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 03:27:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/07/22 03:27:28 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:27:28 DEBUG : Looking for writers 2025/07/22 03:27:28 DEBUG : file1: reading active writers 2025/07/22 03:27:28 DEBUG : file1: active writers 1 2025/07/22 03:27:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/07/22 03:27:28 DEBUG : Looking for writers 2025/07/22 03:27:28 DEBUG : file1: reading active writers 2025/07/22 03:27:28 DEBUG : file1: active writers 1 2025/07/22 03:27:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/07/22 03:27:28 DEBUG : Looking for writers 2025/07/22 03:27:28 DEBUG : file1: reading active writers 2025/07/22 03:27:28 DEBUG : file1: active writers 1 2025/07/22 03:27:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/07/22 03:27:28 DEBUG : Looking for writers 2025/07/22 03:27:28 DEBUG : file1: reading active writers 2025/07/22 03:27:28 DEBUG : file1: active writers 1 2025/07/22 03:27:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/07/22 03:27:28 DEBUG : Looking for writers 2025/07/22 03:27:28 DEBUG : file1: reading active writers 2025/07/22 03:27:28 DEBUG : file1: active writers 1 2025/07/22 03:27:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/07/22 03:27:29 DEBUG : Looking for writers 2025/07/22 03:27:29 DEBUG : file1: reading active writers 2025/07/22 03:27:29 DEBUG : file1: active writers 1 2025/07/22 03:27:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/07/22 03:27:29 DEBUG : Looking for writers 2025/07/22 03:27:29 DEBUG : file1: reading active writers 2025/07/22 03:27:29 DEBUG : file1: active writers 1 2025/07/22 03:27:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/07/22 03:27:30 DEBUG : Looking for writers 2025/07/22 03:27:30 DEBUG : file1: reading active writers 2025/07/22 03:27:30 DEBUG : file1: active writers 1 2025/07/22 03:27:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:31 DEBUG : Looking for writers 2025/07/22 03:27:31 DEBUG : file1: reading active writers 2025/07/22 03:27:31 DEBUG : file1: active writers 1 2025/07/22 03:27:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:32 DEBUG : Looking for writers 2025/07/22 03:27:32 DEBUG : file1: reading active writers 2025/07/22 03:27:32 DEBUG : file1: active writers 1 2025/07/22 03:27:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:33 DEBUG : Looking for writers 2025/07/22 03:27:33 DEBUG : file1: reading active writers 2025/07/22 03:27:33 DEBUG : file1: active writers 1 2025/07/22 03:27:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:34 DEBUG : Looking for writers 2025/07/22 03:27:34 DEBUG : file1: reading active writers 2025/07/22 03:27:34 DEBUG : file1: active writers 1 2025/07/22 03:27:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:35 DEBUG : Looking for writers 2025/07/22 03:27:35 DEBUG : file1: reading active writers 2025/07/22 03:27:35 DEBUG : file1: active writers 1 2025/07/22 03:27:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:36 DEBUG : Looking for writers 2025/07/22 03:27:36 DEBUG : file1: reading active writers 2025/07/22 03:27:36 DEBUG : file1: active writers 1 2025/07/22 03:27:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:37 DEBUG : Looking for writers 2025/07/22 03:27:37 DEBUG : file1: reading active writers 2025/07/22 03:27:37 DEBUG : file1: active writers 1 2025/07/22 03:27:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:38 DEBUG : Looking for writers 2025/07/22 03:27:38 DEBUG : file1: reading active writers 2025/07/22 03:27:38 DEBUG : file1: active writers 1 2025/07/22 03:27:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:38 DEBUG : forgetting directory cache 2025/07/22 03:27:38 DEBUG : dir: forgetting directory cache 2025/07/22 03:27:38 DEBUG : dir: forgetting directory cache 2025/07/22 03:27:39 DEBUG : Looking for writers 2025/07/22 03:27:39 DEBUG : file1: reading active writers 2025/07/22 03:27:39 DEBUG : file1: active writers 1 2025/07/22 03:27:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:40 DEBUG : Looking for writers 2025/07/22 03:27:40 DEBUG : file1: reading active writers 2025/07/22 03:27:40 DEBUG : file1: active writers 1 2025/07/22 03:27:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:41 DEBUG : Looking for writers 2025/07/22 03:27:41 DEBUG : file1: reading active writers 2025/07/22 03:27:41 DEBUG : file1: active writers 1 2025/07/22 03:27:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:42 DEBUG : Looking for writers 2025/07/22 03:27:42 DEBUG : file1: reading active writers 2025/07/22 03:27:42 DEBUG : file1: active writers 1 2025/07/22 03:27:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:43 DEBUG : Looking for writers 2025/07/22 03:27:43 DEBUG : file1: reading active writers 2025/07/22 03:27:43 DEBUG : file1: active writers 1 2025/07/22 03:27:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:44 DEBUG : Looking for writers 2025/07/22 03:27:44 DEBUG : file1: reading active writers 2025/07/22 03:27:44 DEBUG : file1: active writers 1 2025/07/22 03:27:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:45 DEBUG : Looking for writers 2025/07/22 03:27:45 DEBUG : file1: reading active writers 2025/07/22 03:27:45 DEBUG : file1: active writers 1 2025/07/22 03:27:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:46 DEBUG : Looking for writers 2025/07/22 03:27:46 DEBUG : file1: reading active writers 2025/07/22 03:27:46 DEBUG : file1: active writers 1 2025/07/22 03:27:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:47 DEBUG : Looking for writers 2025/07/22 03:27:47 DEBUG : file1: reading active writers 2025/07/22 03:27:47 DEBUG : file1: active writers 1 2025/07/22 03:27:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:48 DEBUG : Looking for writers 2025/07/22 03:27:48 DEBUG : file1: reading active writers 2025/07/22 03:27:48 DEBUG : file1: active writers 1 2025/07/22 03:27:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:49 DEBUG : Looking for writers 2025/07/22 03:27:49 DEBUG : file1: reading active writers 2025/07/22 03:27:49 DEBUG : file1: active writers 1 2025/07/22 03:27:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:50 DEBUG : Looking for writers 2025/07/22 03:27:50 DEBUG : file1: reading active writers 2025/07/22 03:27:50 DEBUG : file1: active writers 1 2025/07/22 03:27:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:51 DEBUG : Looking for writers 2025/07/22 03:27:51 DEBUG : file1: reading active writers 2025/07/22 03:27:51 DEBUG : file1: active writers 1 2025/07/22 03:27:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:52 DEBUG : Looking for writers 2025/07/22 03:27:52 DEBUG : file1: reading active writers 2025/07/22 03:27:52 DEBUG : file1: active writers 1 2025/07/22 03:27:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:53 DEBUG : Looking for writers 2025/07/22 03:27:53 DEBUG : file1: reading active writers 2025/07/22 03:27:53 DEBUG : file1: active writers 1 2025/07/22 03:27:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:54 DEBUG : Looking for writers 2025/07/22 03:27:54 DEBUG : file1: reading active writers 2025/07/22 03:27:54 DEBUG : file1: active writers 1 2025/07/22 03:27:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:55 DEBUG : Looking for writers 2025/07/22 03:27:55 DEBUG : file1: reading active writers 2025/07/22 03:27:55 DEBUG : file1: active writers 1 2025/07/22 03:27:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:56 DEBUG : Looking for writers 2025/07/22 03:27:56 DEBUG : file1: reading active writers 2025/07/22 03:27:56 DEBUG : file1: active writers 1 2025/07/22 03:27:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:57 DEBUG : Looking for writers 2025/07/22 03:27:57 DEBUG : file1: reading active writers 2025/07/22 03:27:57 DEBUG : file1: active writers 1 2025/07/22 03:27:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:58 DEBUG : Looking for writers 2025/07/22 03:27:58 DEBUG : file1: reading active writers 2025/07/22 03:27:58 DEBUG : file1: active writers 1 2025/07/22 03:27:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 03:27:58 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0009e4690 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000ac1608 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824644998720} name:file1 opens:1 downloaders: o: fd:0xc0000ec020 info:{ModTime:{wall:13985892531510773362 ext:649398638026 loc:0x3ff7600} ATime:{wall:13985892531510773362 ext:649398638026 loc:0x3ff7600} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/07/22 03:27:58 DEBUG : >WaitForWriters: 2025/07/22 03:27:58 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.59s) === RUN TestRWCacheRename run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:27:59 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:27:59 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:27:59 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:59 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:27:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:27:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" read_write_test.go:694: skip as can't rename files 2025/07/22 03:27:59 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:27:59 DEBUG : Looking for writers 2025/07/22 03:27:59 DEBUG : >WaitForWriters: 2025/07/22 03:27:59 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:27:59 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting --- SKIP: TestRWCacheRename (0.41s) === RUN TestRWCacheUpdate run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:27:59 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:27:59 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 03:27:59 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:59 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:27:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" 2025/07/22 03:27:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 03:27:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-zopeqev1tuza" read_write_test.go:729: skip as modtime not supported 2025/07/22 03:27:59 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:27:59 DEBUG : Looking for writers 2025/07/22 03:27:59 DEBUG : >WaitForWriters: 2025/07/22 03:27:59 INFO : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 03:27:59 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': vfs cache: cleaner exiting 2025/07/22 03:27:59 DEBUG : forgetting directory cache --- SKIP: TestRWCacheUpdate (0.40s) === RUN TestCaseSensitivity run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.40s) === RUN TestUnicodeNormalization run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:28:04 DEBUG : forgetting directory cache 2025/07/22 03:28:04 DEBUG : dir: forgetting directory cache 2025/07/22 03:28:04 DEBUG : dir/subdir: forgetting directory cache 2025/07/22 03:28:04 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:28:04 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:28:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 03:28:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/22 03:28:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/22 03:28:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/22 03:28:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 vfs_case_test.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:147 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Received unexpected error: Open failed: RootURL not set Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Not equal: expected: 0 actual : 5 Test: TestUnicodeNormalization vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data1" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data1 Test: TestUnicodeNormalization 2025/07/22 03:28:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 03:28:05 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/22 03:28:05 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/22 03:28:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/22 03:28:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 vfs_case_test.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:147 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:188 Error: Received unexpected error: Open failed: RootURL not set Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:188 Error: Not equal: expected: 0 actual : 5 Test: TestUnicodeNormalization vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:188 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data2" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data2 Test: TestUnicodeNormalization 2025/07/22 03:28:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 03:28:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/22 03:28:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/22 03:28:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/22 03:28:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 vfs_case_test.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:147 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Received unexpected error: Open failed: RootURL not set Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Not equal: expected: 0 actual : 5 Test: TestUnicodeNormalization vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data1" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data1 Test: TestUnicodeNormalization 2025/07/22 03:28:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 03:28:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/22 03:28:06 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:28:06 DEBUG : Looking for writers 2025/07/22 03:28:06 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/22 03:28:06 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/22 03:28:06 DEBUG : >WaitForWriters: --- FAIL: TestUnicodeNormalization (9.05s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:28:09 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:28:09 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:28:09 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': Reusing VFS from active cache 2025/07/22 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:28:09 DEBUG : Looking for writers 2025/07/22 03:28:09 DEBUG : >WaitForWriters: 2025/07/22 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:28:09 DEBUG : Looking for writers 2025/07/22 03:28:09 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.41s) === RUN TestVFSNewWithOpts run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:28:09 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:28:09 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:28:09 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:28:09 DEBUG : Looking for writers 2025/07/22 03:28:09 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.41s) === RUN TestVFSRoot run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:28:10 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:28:10 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:28:10 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:28:10 DEBUG : Looking for writers 2025/07/22 03:28:10 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.42s) === RUN TestVFSStat run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:28:10 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:28:10 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:28:16 DEBUG : forgetting directory cache 2025/07/22 03:28:16 DEBUG : dir: forgetting directory cache 2025/07/22 03:28:17 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:28:17 DEBUG : dir: Looking for writers 2025/07/22 03:28:17 DEBUG : file2: reading active writers 2025/07/22 03:28:17 DEBUG : Looking for writers 2025/07/22 03:28:17 DEBUG : dir: reading active writers 2025/07/22 03:28:17 DEBUG : file1: reading active writers 2025/07/22 03:28:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (11.40s) === RUN TestVFSStatParent run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:28:22 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:28:22 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:28:23 DEBUG : forgetting directory cache 2025/07/22 03:28:23 DEBUG : dir: forgetting directory cache 2025/07/22 03:28:23 DEBUG : dir: forgetting directory cache 2025/07/22 03:28:28 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:28:28 DEBUG : dir: Looking for writers 2025/07/22 03:28:28 DEBUG : Looking for writers 2025/07/22 03:28:28 DEBUG : dir: reading active writers 2025/07/22 03:28:28 DEBUG : file1: reading active writers 2025/07/22 03:28:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (10.76s) === RUN TestVFSOpenFile run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:28:32 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:28:32 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:28:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 03:28:38 DEBUG : file1: Open: flags=O_RDONLY 2025/07/22 03:28:38 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/22 03:28:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/22 03:28:38 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 03:28:38 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/22 03:28:38 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 03:28:38 DEBUG : forgetting directory cache 2025/07/22 03:28:38 DEBUG : dir: forgetting directory cache 2025/07/22 03:28:39 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/22 03:28:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:28:39 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:28:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/22 03:28:39 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/22 03:28:39 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/22 03:28:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/22 03:28:39 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': File to upload is small (0 bytes), uploading instead of streaming 2025/07/22 03:28:39 ERROR : dir/new_file.txt: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2025/07/22 03:28:39 DEBUG : dir/new_file.txt: Remove: 2025/07/22 03:28:39 DEBUG : dir: Added virtual directory entry vDel: "new_file.txt" 2025/07/22 03:28:39 DEBUG : dir/new_file.txt: >Remove: err= 2025/07/22 03:28:39 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:28:39 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/22 03:28:39 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:28:39 DEBUG : dir: Looking for writers 2025/07/22 03:28:39 DEBUG : file2: reading active writers 2025/07/22 03:28:39 DEBUG : Looking for writers 2025/07/22 03:28:39 DEBUG : dir: reading active writers 2025/07/22 03:28:39 DEBUG : file1: reading active writers 2025/07/22 03:28:39 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (10.94s) === RUN TestVFSRename run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:28:43 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:28:43 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream vfs_test.go:292: skip as can't rename files 2025/07/22 03:28:43 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:28:43 DEBUG : Looking for writers 2025/07/22 03:28:43 DEBUG : >WaitForWriters: --- SKIP: TestVFSRename (0.41s) === RUN TestVFSStatfs run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:28:44 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:28:44 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:28:44 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:28:44 DEBUG : Looking for writers 2025/07/22 03:28:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.39s) === RUN TestVFSMkdir run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:28:44 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:28:44 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:28:44 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/22 03:28:46 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/22 03:28:49 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/22 03:28:51 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/22 03:28:53 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/22 03:28:54 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:28:54 DEBUG : Looking for writers 2025/07/22 03:28:54 DEBUG : a: Looking for writers 2025/07/22 03:28:54 DEBUG : b: Looking for writers 2025/07/22 03:28:54 DEBUG : c: Looking for writers 2025/07/22 03:28:54 DEBUG : d: Looking for writers 2025/07/22 03:28:54 DEBUG : Looking for writers 2025/07/22 03:28:54 DEBUG : b: reading active writers 2025/07/22 03:28:54 DEBUG : c: reading active writers 2025/07/22 03:28:54 DEBUG : d: reading active writers 2025/07/22 03:28:54 DEBUG : /: reading active writers 2025/07/22 03:28:54 DEBUG : a: reading active writers 2025/07/22 03:28:54 DEBUG : >WaitForWriters: 2025/07/22 03:28:54 DEBUG : dir: forgetting directory cache 2025/07/22 03:28:54 DEBUG : forgetting directory cache 2025/07/22 03:28:54 DEBUG : dir: forgetting directory cache 2025/07/22 03:28:54 DEBUG : fil: forgetting directory cache 2025/07/22 03:28:54 DEBUG : fil/a: forgetting directory cache 2025/07/22 03:28:54 DEBUG : fil/a/b: forgetting directory cache --- PASS: TestVFSMkdir (17.01s) === RUN TestVFSMkdirAll run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:29:01 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:29:01 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:29:03 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/22 03:29:05 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/22 03:29:07 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/22 03:29:08 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/22 03:29:08 DEBUG : forgetting directory cache 2025/07/22 03:29:08 DEBUG : dir: forgetting directory cache 2025/07/22 03:29:08 DEBUG : dir: forgetting directory cache 2025/07/22 03:29:11 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:29:11 DEBUG : a/b/c/d: Looking for writers 2025/07/22 03:29:11 DEBUG : a/b/c: Looking for writers 2025/07/22 03:29:11 DEBUG : d: reading active writers 2025/07/22 03:29:11 DEBUG : a/b: Looking for writers 2025/07/22 03:29:11 DEBUG : c: reading active writers 2025/07/22 03:29:11 DEBUG : a: Looking for writers 2025/07/22 03:29:11 DEBUG : b: reading active writers 2025/07/22 03:29:11 DEBUG : Looking for writers 2025/07/22 03:29:11 DEBUG : a: reading active writers 2025/07/22 03:29:11 DEBUG : >WaitForWriters: 2025/07/22 03:29:16 DEBUG : forgetting directory cache 2025/07/22 03:29:16 DEBUG : dir: forgetting directory cache --- PASS: TestVFSMkdirAll (17.51s) === 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 "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:29:19 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:29:19 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:29:19 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:29:19 DEBUG : Looking for writers 2025/07/22 03:29:19 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.42s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:29:19 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:29:19 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:29:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:29:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:29:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 03:29:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 03:29:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:19 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/22 03:29:19 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/22 03:29:19 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/22 03:29:19 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': File to upload is small (5 bytes), uploading instead of streaming 2025/07/22 03:29:21 DEBUG : file1: Size of src and dst objects identical 2025/07/22 03:29:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:29:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:29:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 03:29:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 03:29:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:29:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:29:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 03:29:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 03:29:21 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/22 03:29:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/22 03:29:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 03:29:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 03:29:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 03:29:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:21 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': File to upload is small (0 bytes), uploading instead of streaming 2025/07/22 03:29:21 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2025/07/22 03:29:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/22 03:29:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 03:29:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 03:29:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 03:29:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:21 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': File to upload is small (7 bytes), uploading instead of streaming 2025/07/22 03:29:22 DEBUG : file1: Update: removing old file 2025/07/22 03:29:25 DEBUG : file1: Size of src and dst objects identical 2025/07/22 03:29:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:25 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:29:25 DEBUG : Looking for writers 2025/07/22 03:29:25 DEBUG : file1: reading active writers 2025/07/22 03:29:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (7.37s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:29:26 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:29:26 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:29:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:29:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:29:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 03:29:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 03:29:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:27 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/22 03:29:28 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/22 03:29:28 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/22 03:29:28 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/22 03:29:28 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': File to upload is small (11 bytes), uploading instead of streaming 2025/07/22 03:29:30 DEBUG : file1: Size of src and dst objects identical 2025/07/22 03:29:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:30 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/22 03:29:30 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:29:30 DEBUG : Looking for writers 2025/07/22 03:29:30 DEBUG : file1: reading active writers 2025/07/22 03:29:30 DEBUG : >WaitForWriters: 2025/07/22 03:29:30 DEBUG : dir/subdir: forgetting directory cache --- PASS: TestWriteFileHandleWriteAt (5.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:29:31 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:29:31 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:29:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:29:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:29:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 03:29:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 03:29:32 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/22 03:29:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:32 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': File to upload is small (5 bytes), uploading instead of streaming 2025/07/22 03:29:34 DEBUG : file1: Size of src and dst objects identical 2025/07/22 03:29:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:34 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/22 03:29:34 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:29:34 DEBUG : Looking for writers 2025/07/22 03:29:34 DEBUG : file1: reading active writers 2025/07/22 03:29:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (3.88s) === RUN TestWriteFileHandleRelease run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:29:35 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:29:35 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:29:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:29:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:29:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 03:29:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 03:29:36 DEBUG : file1: WriteFileHandle.Release closing 2025/07/22 03:29:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:36 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': File to upload is small (0 bytes), uploading instead of streaming 2025/07/22 03:29:36 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2025/07/22 03:29:36 DEBUG : file1: Remove: 2025/07/22 03:29:36 DEBUG : Added virtual directory entry vDel: "file1" 2025/07/22 03:29:36 DEBUG : file1: >Remove: err= 2025/07/22 03:29:36 ERROR : file1: WriteFileHandle.Release error: can't upload empty files to this remote write_test.go:276: skipping test: can't upload empty files to this remote 2025/07/22 03:29:36 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:29:36 DEBUG : Looking for writers 2025/07/22 03:29:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.60s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:29:36 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:29:36 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:29:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:29:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:29:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:29:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 03:29:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/07/22 03:29:36 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:29:36 DEBUG : Looking for writers 2025/07/22 03:29:36 DEBUG : file1: reading active writers 2025/07/22 03:29:36 DEBUG : file1: active writers 1 2025/07/22 03:29:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/07/22 03:29:36 DEBUG : Looking for writers 2025/07/22 03:29:36 DEBUG : file1: reading active writers 2025/07/22 03:29:36 DEBUG : file1: active writers 1 2025/07/22 03:29:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/07/22 03:29:36 DEBUG : Looking for writers 2025/07/22 03:29:36 DEBUG : file1: reading active writers 2025/07/22 03:29:36 DEBUG : file1: active writers 1 2025/07/22 03:29:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/07/22 03:29:36 DEBUG : Looking for writers 2025/07/22 03:29:36 DEBUG : file1: reading active writers 2025/07/22 03:29:36 DEBUG : file1: active writers 1 2025/07/22 03:29:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/07/22 03:29:36 DEBUG : Looking for writers 2025/07/22 03:29:36 DEBUG : file1: reading active writers 2025/07/22 03:29:36 DEBUG : file1: active writers 1 2025/07/22 03:29:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/07/22 03:29:36 DEBUG : Looking for writers 2025/07/22 03:29:36 DEBUG : file1: reading active writers 2025/07/22 03:29:36 DEBUG : file1: active writers 1 2025/07/22 03:29:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/07/22 03:29:37 DEBUG : Looking for writers 2025/07/22 03:29:37 DEBUG : file1: reading active writers 2025/07/22 03:29:37 DEBUG : file1: active writers 1 2025/07/22 03:29:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/07/22 03:29:37 DEBUG : Looking for writers 2025/07/22 03:29:37 DEBUG : file1: reading active writers 2025/07/22 03:29:37 DEBUG : file1: active writers 1 2025/07/22 03:29:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:38 DEBUG : dir/virtualDir2: forgetting directory cache 2025/07/22 03:29:38 DEBUG : Looking for writers 2025/07/22 03:29:38 DEBUG : file1: reading active writers 2025/07/22 03:29:38 DEBUG : file1: active writers 1 2025/07/22 03:29:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:38 DEBUG : forgetting directory cache 2025/07/22 03:29:38 DEBUG : dir: forgetting directory cache 2025/07/22 03:29:38 DEBUG : dir: forgetting directory cache 2025/07/22 03:29:38 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/22 03:29:38 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/22 03:29:39 DEBUG : Looking for writers 2025/07/22 03:29:39 DEBUG : file1: reading active writers 2025/07/22 03:29:39 DEBUG : file1: active writers 1 2025/07/22 03:29:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:40 DEBUG : Looking for writers 2025/07/22 03:29:40 DEBUG : file1: reading active writers 2025/07/22 03:29:40 DEBUG : file1: active writers 1 2025/07/22 03:29:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:41 DEBUG : Looking for writers 2025/07/22 03:29:41 DEBUG : file1: reading active writers 2025/07/22 03:29:41 DEBUG : file1: active writers 1 2025/07/22 03:29:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:42 DEBUG : Looking for writers 2025/07/22 03:29:42 DEBUG : file1: reading active writers 2025/07/22 03:29:42 DEBUG : file1: active writers 1 2025/07/22 03:29:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:43 DEBUG : Looking for writers 2025/07/22 03:29:43 DEBUG : file1: reading active writers 2025/07/22 03:29:43 DEBUG : file1: active writers 1 2025/07/22 03:29:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:44 DEBUG : Looking for writers 2025/07/22 03:29:44 DEBUG : file1: reading active writers 2025/07/22 03:29:44 DEBUG : file1: active writers 1 2025/07/22 03:29:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:45 DEBUG : Looking for writers 2025/07/22 03:29:45 DEBUG : file1: reading active writers 2025/07/22 03:29:45 DEBUG : file1: active writers 1 2025/07/22 03:29:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:46 DEBUG : Looking for writers 2025/07/22 03:29:46 DEBUG : file1: reading active writers 2025/07/22 03:29:46 DEBUG : file1: active writers 1 2025/07/22 03:29:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:47 DEBUG : Looking for writers 2025/07/22 03:29:47 DEBUG : file1: reading active writers 2025/07/22 03:29:47 DEBUG : file1: active writers 1 2025/07/22 03:29:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:48 DEBUG : Looking for writers 2025/07/22 03:29:48 DEBUG : file1: reading active writers 2025/07/22 03:29:48 DEBUG : file1: active writers 1 2025/07/22 03:29:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:49 DEBUG : Looking for writers 2025/07/22 03:29:49 DEBUG : file1: reading active writers 2025/07/22 03:29:49 DEBUG : file1: active writers 1 2025/07/22 03:29:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:50 DEBUG : dir: forgetting directory cache 2025/07/22 03:29:50 DEBUG : forgetting directory cache 2025/07/22 03:29:50 DEBUG : dir: forgetting directory cache 2025/07/22 03:29:50 DEBUG : Looking for writers 2025/07/22 03:29:50 DEBUG : file1: reading active writers 2025/07/22 03:29:50 DEBUG : file1: active writers 1 2025/07/22 03:29:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:51 DEBUG : Looking for writers 2025/07/22 03:29:51 DEBUG : file1: reading active writers 2025/07/22 03:29:51 DEBUG : file1: active writers 1 2025/07/22 03:29:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:52 DEBUG : Looking for writers 2025/07/22 03:29:52 DEBUG : file1: reading active writers 2025/07/22 03:29:52 DEBUG : file1: active writers 1 2025/07/22 03:29:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:53 DEBUG : Looking for writers 2025/07/22 03:29:53 DEBUG : file1: reading active writers 2025/07/22 03:29:53 DEBUG : file1: active writers 1 2025/07/22 03:29:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:54 DEBUG : Looking for writers 2025/07/22 03:29:54 DEBUG : file1: reading active writers 2025/07/22 03:29:54 DEBUG : file1: active writers 1 2025/07/22 03:29:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:55 DEBUG : Looking for writers 2025/07/22 03:29:55 DEBUG : file1: reading active writers 2025/07/22 03:29:55 DEBUG : file1: active writers 1 2025/07/22 03:29:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:56 DEBUG : Looking for writers 2025/07/22 03:29:56 DEBUG : file1: reading active writers 2025/07/22 03:29:56 DEBUG : file1: active writers 1 2025/07/22 03:29:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:57 DEBUG : Looking for writers 2025/07/22 03:29:57 DEBUG : file1: reading active writers 2025/07/22 03:29:57 DEBUG : file1: active writers 1 2025/07/22 03:29:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:58 DEBUG : forgetting directory cache 2025/07/22 03:29:58 DEBUG : dir: forgetting directory cache 2025/07/22 03:29:58 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2025/07/22 03:29:58 DEBUG : Looking for writers 2025/07/22 03:29:58 DEBUG : file1: reading active writers 2025/07/22 03:29:58 DEBUG : file1: active writers 1 2025/07/22 03:29:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:29:59 DEBUG : Looking for writers 2025/07/22 03:29:59 DEBUG : file1: reading active writers 2025/07/22 03:29:59 DEBUG : file1: active writers 1 2025/07/22 03:29:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:30:00 DEBUG : Looking for writers 2025/07/22 03:30:00 DEBUG : file1: reading active writers 2025/07/22 03:30:00 DEBUG : file1: active writers 1 2025/07/22 03:30:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:30:01 DEBUG : Looking for writers 2025/07/22 03:30:01 DEBUG : file1: reading active writers 2025/07/22 03:30:01 DEBUG : file1: active writers 1 2025/07/22 03:30:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:30:02 DEBUG : Looking for writers 2025/07/22 03:30:02 DEBUG : file1: reading active writers 2025/07/22 03:30:02 DEBUG : file1: active writers 1 2025/07/22 03:30:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:30:03 DEBUG : Looking for writers 2025/07/22 03:30:03 DEBUG : file1: reading active writers 2025/07/22 03:30:03 DEBUG : file1: active writers 1 2025/07/22 03:30:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:30:04 DEBUG : Looking for writers 2025/07/22 03:30:04 DEBUG : file1: reading active writers 2025/07/22 03:30:04 DEBUG : file1: active writers 1 2025/07/22 03:30:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:30:05 DEBUG : Looking for writers 2025/07/22 03:30:05 DEBUG : file1: reading active writers 2025/07/22 03:30:05 DEBUG : file1: active writers 1 2025/07/22 03:30:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 03:30:06 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/07/22 03:30:06 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.59s) === RUN TestFileReadAtZeroLength run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:30:07 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:30:07 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:30:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:30:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:30:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:30:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 03:30:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 03:30:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:30:07 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': File to upload is small (0 bytes), uploading instead of streaming 2025/07/22 03:30:07 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2025/07/22 03:30:07 DEBUG : file1: Remove: 2025/07/22 03:30:07 DEBUG : Added virtual directory entry vDel: "file1" 2025/07/22 03:30:07 DEBUG : file1: >Remove: err= write_test.go:357: skipping test: can't upload empty files to this remote 2025/07/22 03:30:07 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:30:07 DEBUG : Looking for writers 2025/07/22 03:30:07 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.63s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "Linkbox root 'rclone-test-zopeqev1tuza'", Local "Local file system at /tmp/rclone4122974817", Modify Window "876000h0m0s" 2025/07/22 03:30:07 INFO : Linkbox root 'rclone-test-zopeqev1tuza': poll-interval is not supported by this remote 2025/07/22 03:30:07 NOTICE: Linkbox root 'rclone-test-zopeqev1tuza': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 03:30:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 03:30:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 03:30:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:30:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 03:30:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 03:30:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:30:07 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': File to upload is small (100 bytes), uploading instead of streaming 2025/07/22 03:30:09 DEBUG : forgetting directory cache 2025/07/22 03:30:09 DEBUG : dir: forgetting directory cache 2025/07/22 03:30:09 DEBUG : dir/sub: forgetting directory cache 2025/07/22 03:30:09 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/22 03:30:10 DEBUG : file1: Size of src and dst objects identical 2025/07/22 03:30:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 03:30:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 03:30:10 DEBUG : file1: Open: flags=O_RDONLY 2025/07/22 03:30:10 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/22 03:30:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/22 03:30:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 write_test.go:370: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:370 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Received unexpected error: Open failed: RootURL not set Test: TestFileReadAtNonZeroLength write_test.go:372: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:372 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Not equal: expected: 0 actual : 100 Test: TestFileReadAtNonZeroLength write_test.go:373: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:373 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Not equal: expected: []byte{0x64, 0x69, 0x63, 0x75, 0x78, 0x61, 0x6a, 0x35, 0x7a, 0x6f, 0x72, 0x65, 0x72, 0x65, 0x63, 0x33, 0x68, 0x65, 0x68, 0x65, 0x70, 0x75, 0x63, 0x38, 0x6a, 0x6f, 0x62, 0x6f, 0x73, 0x61, 0x6d, 0x34, 0x77, 0x65, 0x71, 0x65, 0x62, 0x75, 0x71, 0x34, 0x78, 0x65, 0x68, 0x69, 0x6e, 0x75, 0x77, 0x36, 0x71, 0x65, 0x68, 0x75, 0x68, 0x65, 0x7a, 0x37, 0x79, 0x65, 0x62, 0x75, 0x6c, 0x69, 0x6b, 0x38, 0x62, 0x6f, 0x79, 0x75, 0x78, 0x61, 0x6a, 0x38, 0x73, 0x61, 0x6c, 0x61, 0x66, 0x75, 0x6a, 0x33, 0x67, 0x69, 0x6d, 0x69, 0x79, 0x75, 0x78, 0x33, 0x66, 0x61, 0x62, 0x65, 0x72, 0x75, 0x7a, 0x35, 0x66, 0x6f, 0x66, 0x69} actual : []byte{} Diff: --- Expected +++ Actual @@ -1,9 +1,2 @@ -([]uint8) (len=100) { - 00000000 64 69 63 75 78 61 6a 35 7a 6f 72 65 72 65 63 33 |dicuxaj5zorerec3| - 00000010 68 65 68 65 70 75 63 38 6a 6f 62 6f 73 61 6d 34 |hehepuc8jobosam4| - 00000020 77 65 71 65 62 75 71 34 78 65 68 69 6e 75 77 36 |weqebuq4xehinuw6| - 00000030 71 65 68 75 68 65 7a 37 79 65 62 75 6c 69 6b 38 |qehuhez7yebulik8| - 00000040 62 6f 79 75 78 61 6a 38 73 61 6c 61 66 75 6a 33 |boyuxaj8salafuj3| - 00000050 67 69 6d 69 79 75 78 33 66 61 62 65 72 75 7a 35 |gimiyux3faberuz5| - 00000060 66 6f 66 69 |fofi| +([]uint8) { } Test: TestFileReadAtNonZeroLength 2025/07/22 03:30:10 DEBUG : WaitForWriters: timeout=30s 2025/07/22 03:30:10 DEBUG : Looking for writers 2025/07/22 03:30:10 DEBUG : file1: reading active writers 2025/07/22 03:30:10 DEBUG : >WaitForWriters: --- FAIL: TestFileReadAtNonZeroLength (5.10s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/07/22 03:30:12 DEBUG : Linkbox root 'rclone-test-zopeqev1tuza': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 13m34.703630497s (try 1/5): exit status 1: Failed [TestDirHandleMethods TestFileOpenRead TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestUnicodeNormalization TestFileReadAtNonZeroLength]